com.inscoper.nbo.Sample
Represents the XML element Sample. More...
Inherits from com.inscoper.nbo.NBOBaseClass
Public Functions
|
Name |
| synchronized void |
delete() |
|
Sample() |
| 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(LSID_Type value, boolean validate) Sets the value of the ID attribute. |
| void |
setID(LSID_Type value) Sets the value of the ID attribute. |
| LSID_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(Denomination_Type value, boolean validate) Sets the value of the Name attribute. |
| void |
setName(Denomination_Type value) Sets the value of the Name attribute. |
| Denomination_Type |
getName() Returns the value of the Name attribute. |
| void |
resetName() Resets the Name attribute to an unset state. |
| boolean |
hasName() Checks whether the optional Name attribute is present. |
| void |
setBiologicalOrigin(boolean value, boolean validate) Sets the value of the BiologicalOrigin attribute. |
| void |
setBiologicalOrigin(boolean value) Sets the value of the BiologicalOrigin attribute. |
| boolean |
getBiologicalOrigin() Returns the value of the BiologicalOrigin attribute. |
| void |
resetBiologicalOrigin() Resets the BiologicalOrigin attribute to an unset state. |
| boolean |
hasBiologicalOrigin() Checks whether the BiologicalOrigin attribute is present. |
| void |
setSampleType(SampleType_Type value, boolean validate) Sets the value of the SampleType attribute. |
| void |
setSampleType(SampleType_Type value) Sets the value of the SampleType attribute. |
| SampleType_Type |
getSampleType() Returns the value of the SampleType attribute. |
| void |
resetSampleType() Resets the SampleType attribute to an unset state. |
| boolean |
hasSampleType() Checks whether the optional SampleType attribute is present. |
| void |
setLiveSample(boolean value, boolean validate) Sets the value of the LiveSample attribute. |
| void |
setLiveSample(boolean value) Sets the value of the LiveSample attribute. |
| boolean |
getLiveSample() Returns the value of the LiveSample attribute. |
| void |
resetLiveSample() Resets the LiveSample attribute to an unset state. |
| boolean |
hasLiveSample() Checks whether the LiveSample attribute is present. |
| void |
setOrganism(String value, boolean validate) Sets the value of the Organism attribute. |
| void |
setOrganism(String value) Sets the value of the Organism attribute. |
| String |
getOrganism() Returns the value of the Organism attribute. |
| void |
resetOrganism() Resets the Organism attribute to an unset state. |
| boolean |
hasOrganism() Checks whether the Organism attribute is present. |
| void |
setOrganismTermAccession(String value, boolean validate) Sets the value of the OrganismTermAccession attribute. |
| void |
setOrganismTermAccession(String value) Sets the value of the OrganismTermAccession attribute. |
| String |
getOrganismTermAccession() Returns the value of the OrganismTermAccession attribute. |
| void |
resetOrganismTermAccession() Resets the OrganismTermAccession attribute to an unset state. |
| boolean |
hasOrganismTermAccession() Checks whether the OrganismTermAccession attribute is present. |
| void |
setOrganismPart(String value, boolean validate) Sets the value of the OrganismPart attribute. |
| void |
setOrganismPart(String value) Sets the value of the OrganismPart attribute. |
| String |
getOrganismPart() Returns the value of the OrganismPart attribute. |
| void |
resetOrganismPart() Resets the OrganismPart attribute to an unset state. |
| boolean |
hasOrganismPart() Checks whether the OrganismPart attribute is present. |
| void |
setOrganismPartTermAccession(String value, boolean validate) Sets the value of the OrganismPartTermAccession attribute. |
| void |
setOrganismPartTermAccession(String value) Sets the value of the OrganismPartTermAccession attribute. |
| String |
getOrganismPartTermAccession() Returns the value of the OrganismPartTermAccession attribute. |
| void |
resetOrganismPartTermAccession() Resets the OrganismPartTermAccession attribute to an unset state. |
| boolean |
hasOrganismPartTermAccession() Checks whether the OrganismPartTermAccession attribute is present. |
| void |
setSamplePreparationMethod(String value, boolean validate) Sets the value of the SamplePreparationMethod attribute. |
| void |
setSamplePreparationMethod(String value) Sets the value of the SamplePreparationMethod attribute. |
| String |
getSamplePreparationMethod() Returns the value of the SamplePreparationMethod attribute. |
| void |
resetSamplePreparationMethod() Resets the SamplePreparationMethod attribute to an unset state. |
| boolean |
hasSamplePreparationMethod() Checks whether the SamplePreparationMethod attribute is present. |
| void |
setSamplePreparationMethodTermAccession(String value, boolean validate) Sets the value of the SamplePreparationMethodTermAccession attribute. |
| void |
setSamplePreparationMethodTermAccession(String value) Sets the value of the SamplePreparationMethodTermAccession attribute. |
| String |
getSamplePreparationMethodTermAccession() Returns the value of the SamplePreparationMethodTermAccession attribute. |
| void |
resetSamplePreparationMethodTermAccession() Resets the SamplePreparationMethodTermAccession attribute to an unset state. |
| boolean |
hasSamplePreparationMethodTermAccession() Checks whether the SamplePreparationMethodTermAccession attribute is present. |
| void |
setMetrologySample(boolean value, boolean validate) Sets the value of the MetrologySample attribute. |
| void |
setMetrologySample(boolean value) Sets the value of the MetrologySample attribute. |
| boolean |
getMetrologySample() Returns the value of the MetrologySample attribute. |
| void |
resetMetrologySample() Resets the MetrologySample attribute to an unset state. |
| boolean |
hasMetrologySample() Checks whether the MetrologySample attribute is present. |
| void |
setFacingTheObjective(FacingTheObjectiveChoice_Type value, boolean validate) Sets the value of the FacingTheObjective attribute. |
| void |
setFacingTheObjective(FacingTheObjectiveChoice_Type value) Sets the value of the FacingTheObjective attribute. |
| FacingTheObjectiveChoice_Type |
getFacingTheObjective() Returns the value of the FacingTheObjective attribute. |
| void |
resetFacingTheObjective() Resets the FacingTheObjective attribute to an unset state. |
| boolean |
hasFacingTheObjective() Checks whether the optional FacingTheObjective attribute is present. |
| void |
setMountingMedium_List(MountingMediumVector value, boolean validate) Sets the list of MountingMedium elements. |
| void |
setMountingMedium_List(MountingMediumVector value) Sets the list of MountingMedium elements. |
| MountingMediumVector |
getMountingMedium_List() Returns the list of MountingMedium elements. |
| void |
addToMountingMedium_List(MountingMedium value, boolean validate) Adds a new MountingMedium element to this object. |
| void |
addToMountingMedium_List(MountingMedium value) Adds a new MountingMedium element to this object. |
| void |
clearMountingMedium_List() Clear the list of MountingMedium. |
| void |
setCoverGlass_List(CoverGlassVector value, boolean validate) Sets the list of CoverGlass elements. |
| void |
setCoverGlass_List(CoverGlassVector value) Sets the list of CoverGlass elements. |
| CoverGlassVector |
getCoverGlass_List() Returns the list of CoverGlass elements. |
| void |
addToCoverGlass_List(CoverGlass value, boolean validate) Adds a new CoverGlass element to this object. |
| void |
addToCoverGlass_List(CoverGlass value) Adds a new CoverGlass element to this object. |
| void |
clearCoverGlass_List() Clear the list of CoverGlass. |
| void |
setSampleHolder_List(SampleHolderVector value, boolean validate) Sets the list of SampleHolder elements. |
| void |
setSampleHolder_List(SampleHolderVector value) Sets the list of SampleHolder elements. |
| SampleHolderVector |
getSampleHolder_List() Returns the list of SampleHolder elements. |
| void |
addToSampleHolder_List(SampleHolder value, boolean validate) Adds a new SampleHolder element to this object. |
| void |
addToSampleHolder_List(SampleHolder value) Adds a new SampleHolder element to this object. |
| void |
clearSampleHolder_List() Clear the list of SampleHolder. |
| void |
setDescription(Description value, boolean validate) Sets the value of the Description element. |
| void |
setDescription(Description value) Sets the value of the Description element. |
| Description |
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 |
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. |
| Sample |
__internal_create(long cPtr, boolean own) |
| Sample |
fromBase(NBOBaseClass base) Cast a NBOBaseClass to a Sample. |
| StringSet |
getOrganismAllowedValues() Returns the allowed values for this attribut. |
| StringSet |
getOrganismTermAccessionAllowedValues() Returns the allowed values for this attribut. |
| StringSet |
getOrganismPartAllowedValues() Returns the allowed values for this attribut. |
| StringSet |
getOrganismPartTermAccessionAllowedValues() Returns the allowed values for this attribut. |
| StringSet |
getSamplePreparationMethodAllowedValues() Returns the allowed values for this attribut. |
| StringSet |
getSamplePreparationMethodTermAccessionAllowedValues() 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.Sample;
Represents the XML element Sample.
This field captures a description of the sample that was imaged in this experiment.
Public Functions Documentation
function delete
function Sample
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 setBiologicalOrigin
function setBiologicalOrigin
function getBiologicalOrigin
function resetBiologicalOrigin
function hasBiologicalOrigin
function setSampleType
function setSampleType
function getSampleType
function resetSampleType
function hasSampleType
function setLiveSample
function setLiveSample
function getLiveSample
function resetLiveSample
function hasLiveSample
function setOrganism
function setOrganism
function getOrganism
function resetOrganism
function hasOrganism
function setOrganismTermAccession
function setOrganismTermAccession
function getOrganismTermAccession
function resetOrganismTermAccession
function hasOrganismTermAccession
function setOrganismPart
function setOrganismPart
function getOrganismPart
function resetOrganismPart
function hasOrganismPart
function setOrganismPartTermAccession
function setOrganismPartTermAccession
function getOrganismPartTermAccession
function resetOrganismPartTermAccession
function hasOrganismPartTermAccession
function setSamplePreparationMethod
function setSamplePreparationMethod
function getSamplePreparationMethod
function resetSamplePreparationMethod
function hasSamplePreparationMethod
function setSamplePreparationMethodTermAccession
function setSamplePreparationMethodTermAccession
function getSamplePreparationMethodTermAccession
function resetSamplePreparationMethodTermAccession
function hasSamplePreparationMethodTermAccession
function setMetrologySample
function setMetrologySample
function getMetrologySample
function resetMetrologySample
function hasMetrologySample
function setFacingTheObjective
function setFacingTheObjective
function getFacingTheObjective
function resetFacingTheObjective
function hasFacingTheObjective
function setMountingMedium_List
function setMountingMedium_List
function getMountingMedium_List
function addToMountingMedium_List
function addToMountingMedium_List
function clearMountingMedium_List
function setCoverGlass_List
function setCoverGlass_List
function getCoverGlass_List
function addToCoverGlass_List
function addToCoverGlass_List
function clearCoverGlass_List
function setSampleHolder_List
function setSampleHolder_List
function getSampleHolder_List
function addToSampleHolder_List
function addToSampleHolder_List
function clearSampleHolder_List
function setDescription
function setDescription
function getDescription
function resetDescription
function hasDescription
function setAnnotationRef_List
function setAnnotationRef_List
function getAnnotationRef_List
function addToAnnotationRef_List
function addToAnnotationRef_List
function clearAnnotationRef_List
function __internal_create
function fromBase
function getOrganismAllowedValues
function getOrganismTermAccessionAllowedValues
function getOrganismPartAllowedValues
function getOrganismPartTermAccessionAllowedValues
function getSamplePreparationMethodAllowedValues
function getSamplePreparationMethodTermAccessionAllowedValues
Protected Functions Documentation
function Sample
function swigSetCMemOwn
function finalize
function getCPtr