org.biomage.Description.Ontology
Class Age
java.lang.Object
org.biomage.Common.Extendable
org.biomage.Description.Ontology.BioMaterialCharacteristic
org.biomage.Description.OntologyEntry
org.biomage.Description.Ontology.Age
- All Implemented Interfaces:
- SecuredElementItf, java.io.Serializable, HasAssociations, HasOntologyReference, HasPropertySets
public class Age
- extends OntologyEntry
- Author:
- TranP
- See Also:
- Serialized Form
Constructor Summary |
Age()
|
Age(org.xml.sax.Attributes atts)
|
Methods inherited from class org.biomage.Description.OntologyEntry |
addToAssociations, addToAssociations, emptyMAGEobject, getCategory, getDescription, getFromAssociations, getModelClassName, getOntologyReference, getValue, removeElementAtFromAssociations, removeFromAssociations, setAssociations, setCategory, setDescription, setOntologyReference, setValue, writeAssociations, writeAttributes, writeMAGEML |
Methods inherited from class org.biomage.Common.Extendable |
addToPropertySets, addToPropertySets, equals, getFromPropertySets, getId, getIsEditable, getPropertySets, getSecuredElementId, isEditable, removeElementAtFromPropertySets, removeFromPropertySets, setAttributes, setId, setIsEditable, setPropertySets, setSecuredElementId, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Age
public Age()
Age
public Age(org.xml.sax.Attributes atts)
- Parameters:
atts
-
getAssociations
public HasAssociations.Associations_list getAssociations()
- Description copied from class:
OntologyEntry
- Get method for associations
- Specified by:
getAssociations
in interface HasAssociations
- Overrides:
getAssociations
in class OntologyEntry
- Returns:
- value of the attribute
getMeasurement
public OntologyEntry getMeasurement()
- Returns:
setMeasurement
public void setMeasurement(OntologyEntry entry)
- Parameters:
entry
-
getAgeValue
public OntologyEntry getAgeValue()
- Returns:
setAgeValue
public void setAgeValue(OntologyEntry entry)
- Parameters:
entry
-
getMinMeasurement
public OntologyEntry getMinMeasurement()
- Returns:
setMinMeasurement
public void setMinMeasurement(OntologyEntry entry)
- Parameters:
entry
-
getMinValue
public OntologyEntry getMinValue()
- Returns:
setMinValue
public void setMinValue(OntologyEntry entry)
- Parameters:
entry
-
getMaxMeasurement
public OntologyEntry getMaxMeasurement()
- Returns:
setMaxMeasurement
public void setMaxMeasurement(OntologyEntry entry)
- Parameters:
entry
-
getMaxValue
public OntologyEntry getMaxValue()
- Returns:
setMaxValue
public void setMaxValue(OntologyEntry entry)
- Parameters:
entry
-
getInitialTimePoint
public OntologyEntry getInitialTimePoint()
- Returns:
setInitialTimePoint
public void setInitialTimePoint(OntologyEntry entry)
- Parameters:
entry
-