com.inscoper.nbo.Plate
Represents the XML element Plate. More...
Inherits from com.inscoper.nbo.NBOBaseClass
Public Functions
|
Name |
| synchronized void |
delete() |
|
Plate() |
| String |
getTypeName() Returns the class type name. |
| String |
getXMLName() Returns the XML element name corresponding to this class. |
| ENBOType |
getNBOType() Returns the NBO Type corresponding to this class. |
| NBOBaseClassVector |
getChildren() Returns a list of all classes derived from this class. |
| NBOBaseClassVector |
getSubElements() Returns a list of all child elements contained in this class. |
| void |
fromJsonFile(String path, boolean validate) Populates this object from a JSON file. |
| void |
fromJsonFile(String path) Populates this object from a JSON file. |
| void |
fromJsonString(String json_string, boolean validate) Populates this object from a JSON string. |
| void |
fromJsonString(String json_string) Populates this object from a JSON string. |
| void |
fromXmlFile(String path, boolean validate) Populates this object from a XML file. |
| void |
fromXmlFile(String path) Populates this object from a XML file. |
| void |
fromXmlString(String xml_string, boolean validate) Populates this object from a XML string. |
| void |
fromXmlString(String xml_string) Populates this object from a XML string. |
| void |
toXmlFile(String filename, boolean validate) Serializes this object to an XML file. |
| void |
toXmlFile(String filename) Serializes this object to an XML file. |
| String |
toXmlString(boolean validate) Serializes this object to an XML string. |
| String |
toXmlString() Serializes this object to an XML string. |
| void |
setID(PlateID_Type value, boolean validate) Sets the value of the ID attribute. |
| void |
setID(PlateID_Type value) Sets the value of the ID attribute. |
| PlateID_Type |
getID() Returns the value of the ID attribute. |
| void |
resetID() Resets the ID attribute to an unset state. |
| boolean |
hasID() Checks whether the optional ID attribute is present. |
| void |
setName(String value, boolean validate) Sets the value of the Name attribute. |
| void |
setName(String value) Sets the value of the Name attribute. |
| String |
getName() Returns the value of the Name attribute. |
| void |
resetName() Resets the Name attribute to an unset state. |
| boolean |
hasName() Checks whether the Name attribute is present. |
| void |
setStatus(String value, boolean validate) Sets the value of the Status attribute. |
| void |
setStatus(String value) Sets the value of the Status attribute. |
| String |
getStatus() Returns the value of the Status attribute. |
| void |
resetStatus() Resets the Status attribute to an unset state. |
| boolean |
hasStatus() Checks whether the Status attribute is present. |
| void |
setExternalIdentifier(String value, boolean validate) Sets the value of the ExternalIdentifier attribute. |
| void |
setExternalIdentifier(String value) Sets the value of the ExternalIdentifier attribute. |
| String |
getExternalIdentifier() Returns the value of the ExternalIdentifier attribute. |
| void |
resetExternalIdentifier() Resets the ExternalIdentifier attribute to an unset state. |
| boolean |
hasExternalIdentifier() Checks whether the ExternalIdentifier attribute is present. |
| void |
setColumnNamingConvention(NamingConvention_Type value, boolean validate) Sets the value of the ColumnNamingConvention attribute. |
| void |
setColumnNamingConvention(NamingConvention_Type value) Sets the value of the ColumnNamingConvention attribute. |
| NamingConvention_Type |
getColumnNamingConvention() Returns the value of the ColumnNamingConvention attribute. |
| void |
resetColumnNamingConvention() Resets the ColumnNamingConvention attribute to an unset state. |
| boolean |
hasColumnNamingConvention() Checks whether the optional ColumnNamingConvention attribute is present. |
| void |
setRowNamingConvention(NamingConvention_Type value, boolean validate) Sets the value of the RowNamingConvention attribute. |
| void |
setRowNamingConvention(NamingConvention_Type value) Sets the value of the RowNamingConvention attribute. |
| NamingConvention_Type |
getRowNamingConvention() Returns the value of the RowNamingConvention attribute. |
| void |
resetRowNamingConvention() Resets the RowNamingConvention attribute to an unset state. |
| boolean |
hasRowNamingConvention() Checks whether the optional RowNamingConvention attribute is present. |
| void |
setWellOriginX(float value, boolean validate) Sets the value of the WellOriginX attribute. |
| void |
setWellOriginX(float value) Sets the value of the WellOriginX attribute. |
| float |
getWellOriginX() Returns the value of the WellOriginX attribute. |
| void |
resetWellOriginX() Resets the WellOriginX attribute to an unset state. |
| boolean |
hasWellOriginX() Checks whether the WellOriginX attribute is present. |
| void |
setWellOriginXUnit(UnitsLength_Type value, boolean validate) Sets the value of the WellOriginXUnit attribute. |
| void |
setWellOriginXUnit(UnitsLength_Type value) Sets the value of the WellOriginXUnit attribute. |
| UnitsLength_Type |
getWellOriginXUnit() Returns the value of the WellOriginXUnit attribute. |
| void |
resetWellOriginXUnit() Resets the WellOriginXUnit attribute to an unset state. |
| boolean |
hasWellOriginXUnit() Checks whether the optional WellOriginXUnit attribute is present. |
| void |
setWellOriginY(float value, boolean validate) Sets the value of the WellOriginY attribute. |
| void |
setWellOriginY(float value) Sets the value of the WellOriginY attribute. |
| float |
getWellOriginY() Returns the value of the WellOriginY attribute. |
| void |
resetWellOriginY() Resets the WellOriginY attribute to an unset state. |
| boolean |
hasWellOriginY() Checks whether the WellOriginY attribute is present. |
| void |
setWellOriginYUnit(UnitsLength_Type value, boolean validate) Sets the value of the WellOriginYUnit attribute. |
| void |
setWellOriginYUnit(UnitsLength_Type value) Sets the value of the WellOriginYUnit attribute. |
| UnitsLength_Type |
getWellOriginYUnit() Returns the value of the WellOriginYUnit attribute. |
| void |
resetWellOriginYUnit() Resets the WellOriginYUnit attribute to an unset state. |
| boolean |
hasWellOriginYUnit() Checks whether the optional WellOriginYUnit attribute is present. |
| void |
setRows(PositiveInt_Type value, boolean validate) Sets the value of the Rows attribute. |
| void |
setRows(PositiveInt_Type value) Sets the value of the Rows attribute. |
| PositiveInt_Type |
getRows() Returns the value of the Rows attribute. |
| void |
resetRows() Resets the Rows attribute to an unset state. |
| boolean |
hasRows() Checks whether the optional Rows attribute is present. |
| void |
setColumns(PositiveInt_Type value, boolean validate) Sets the value of the Columns attribute. |
| void |
setColumns(PositiveInt_Type value) Sets the value of the Columns attribute. |
| PositiveInt_Type |
getColumns() Returns the value of the Columns attribute. |
| void |
resetColumns() Resets the Columns attribute to an unset state. |
| boolean |
hasColumns() Checks whether the optional Columns attribute is present. |
| void |
setFieldIndex(NonNegativeInt_Type value, boolean validate) Sets the value of the FieldIndex attribute. |
| void |
setFieldIndex(NonNegativeInt_Type value) Sets the value of the FieldIndex attribute. |
| NonNegativeInt_Type |
getFieldIndex() Returns the value of the FieldIndex attribute. |
| void |
resetFieldIndex() Resets the FieldIndex attribute to an unset state. |
| boolean |
hasFieldIndex() Checks whether the optional FieldIndex attribute is present. |
| void |
setDescription(Plate_InlineDescription value, boolean validate) Sets the value of the Description element. |
| void |
setDescription(Plate_InlineDescription value) Sets the value of the Description element. |
| Plate_InlineDescription |
getDescription() Returns the value of the Description element. |
| void |
resetDescription() Resets the Description element to an unset state. |
| boolean |
hasDescription() Checks whether the optional Description element is present. |
| void |
setWell_List(WellVector value, boolean validate) Sets the list of Well elements. |
| void |
setWell_List(WellVector value) Sets the list of Well elements. |
| WellVector |
getWell_List() Returns the list of Well elements. |
| void |
addToWell_List(Well value, boolean validate) Adds a new Well element to this object. |
| void |
addToWell_List(Well value) Adds a new Well element to this object. |
| void |
clearWell_List() Clear the list of Well. |
| void |
setAnnotationRef_List(AnnotationRefVector value, boolean validate) Sets the list of AnnotationRef elements. |
| void |
setAnnotationRef_List(AnnotationRefVector value) Sets the list of AnnotationRef elements. |
| AnnotationRefVector |
getAnnotationRef_List() Returns the list of AnnotationRef elements. |
| void |
addToAnnotationRef_List(AnnotationRef value, boolean validate) Adds a new AnnotationRef element to this object. |
| void |
addToAnnotationRef_List(AnnotationRef value) Adds a new AnnotationRef element to this object. |
| void |
clearAnnotationRef_List() Clear the list of AnnotationRef. |
| void |
setPlateAcquisition_List(PlateAcquisitionVector value, boolean validate) Sets the list of PlateAcquisition elements. |
| void |
setPlateAcquisition_List(PlateAcquisitionVector value) Sets the list of PlateAcquisition elements. |
| PlateAcquisitionVector |
getPlateAcquisition_List() Returns the list of PlateAcquisition elements. |
| void |
addToPlateAcquisition_List(PlateAcquisition value, boolean validate) Adds a new PlateAcquisition element to this object. |
| void |
addToPlateAcquisition_List(PlateAcquisition value) Adds a new PlateAcquisition element to this object. |
| void |
clearPlateAcquisition_List() Clear the list of PlateAcquisition. |
| Plate |
__internal_create(long cPtr, boolean own) |
| Plate |
fromBase(NBOBaseClass base) Cast a NBOBaseClass to a Plate. |
| StringSet |
getNameAllowedValues() Returns the allowed values for this attribut. |
| StringSet |
getStatusAllowedValues() Returns the allowed values for this attribut. |
| StringSet |
getExternalIdentifierAllowedValues() Returns the allowed values for this attribut. |
Protected Functions
Additional inherited members
Protected Functions inherited from com.inscoper.nbo.NBOBaseClass
Detailed Description
public class com.inscoper.nbo.Plate;
Represents the XML element Plate.
A description for the plate.
Public Functions Documentation
function delete
function Plate
function getTypeName
function getXMLName
function getNBOType
function getChildren
function getSubElements
function fromJsonFile
function fromJsonFile
function fromJsonString
function fromJsonString
function fromXmlFile
function fromXmlFile
function fromXmlString
function fromXmlString
function toXmlFile
function toXmlFile
function toXmlString
function toXmlString
function setID
function setID
function getID
function resetID
function hasID
function setName
function setName
function getName
function resetName
function hasName
function setStatus
function setStatus
function getStatus
function resetStatus
function hasStatus
function setExternalIdentifier
function setExternalIdentifier
function getExternalIdentifier
function resetExternalIdentifier
function hasExternalIdentifier
function setColumnNamingConvention
function setColumnNamingConvention
function getColumnNamingConvention
function resetColumnNamingConvention
function hasColumnNamingConvention
function setRowNamingConvention
function setRowNamingConvention
function getRowNamingConvention
function resetRowNamingConvention
function hasRowNamingConvention
function setWellOriginX
function setWellOriginX
function getWellOriginX
function resetWellOriginX
function hasWellOriginX
function setWellOriginXUnit
function setWellOriginXUnit
function getWellOriginXUnit
function resetWellOriginXUnit
function hasWellOriginXUnit
function setWellOriginY
function setWellOriginY
function getWellOriginY
function resetWellOriginY
function hasWellOriginY
function setWellOriginYUnit
function setWellOriginYUnit
function getWellOriginYUnit
function resetWellOriginYUnit
function hasWellOriginYUnit
function setRows
function setRows
function getRows
function resetRows
function hasRows
function setColumns
function setColumns
function getColumns
function resetColumns
function hasColumns
function setFieldIndex
function setFieldIndex
function getFieldIndex
function resetFieldIndex
function hasFieldIndex
function setDescription
function setDescription
function getDescription
function resetDescription
function hasDescription
function setWell_List
function setWell_List
function getWell_List
function addToWell_List
function addToWell_List
function clearWell_List
function setAnnotationRef_List
function setAnnotationRef_List
function getAnnotationRef_List
function addToAnnotationRef_List
function addToAnnotationRef_List
function clearAnnotationRef_List
function setPlateAcquisition_List
function setPlateAcquisition_List
function getPlateAcquisition_List
function addToPlateAcquisition_List
function addToPlateAcquisition_List
function clearPlateAcquisition_List
function __internal_create
function fromBase
function getNameAllowedValues
function getStatusAllowedValues
function getExternalIdentifierAllowedValues
Protected Functions Documentation
function Plate
function swigSetCMemOwn
function finalize
function getCPtr