org.biomage.Description.Ontology
Class Biometrics

java.lang.Object
  extended by org.biomage.Common.Extendable
      extended by org.biomage.Description.Ontology.BioMaterialCharacteristic
          extended by org.biomage.Description.OntologyEntry
              extended by org.biomage.Description.Ontology.Biometrics
All Implemented Interfaces:
SecuredElementItf, java.io.Serializable, HasAssociations, HasOntologyReference, HasPropertySets

public class Biometrics
extends OntologyEntry

Author:
TranP
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.biomage.Interface.HasAssociations
HasAssociations.Associations_list
 
Nested classes/interfaces inherited from interface org.biomage.Interface.HasPropertySets
HasPropertySets.PropertySets_list
 
Field Summary
 
Fields inherited from class org.biomage.Description.OntologyEntry
ontologyReference
 
Fields inherited from class org.biomage.Description.Ontology.BioMaterialCharacteristic
ojbConcreteClass
 
Fields inherited from class org.biomage.Common.Extendable
editable, id, securedElementId
 
Constructor Summary
Biometrics()
           
 
Method Summary
 HasAssociations.Associations_list getAssociations()
          Get method for associations
 OntologyEntry getHeight()
           
 OntologyEntry getHeightMeasurement()
           
 OntologyEntry getWeight()
           
 OntologyEntry getWeightMeasurement()
           
 void setHeight(OntologyEntry entry)
           
 void setHeightMeasurement(OntologyEntry entry)
           
 void setWeight(OntologyEntry entry)
           
 void setWeightMeasurement(OntologyEntry entry)
           
 
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.Description.Ontology.BioMaterialCharacteristic
createMGEDMeasurementRestriction
 
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
 

Constructor Detail

Biometrics

public Biometrics()
Method Detail

getHeight

public OntologyEntry getHeight()
Returns:

setHeight

public void setHeight(OntologyEntry entry)
Parameters:
entry -

getWeight

public OntologyEntry getWeight()
Returns:

setWeight

public void setWeight(OntologyEntry entry)
Parameters:
entry -

getWeightMeasurement

public OntologyEntry getWeightMeasurement()
Returns:

setWeightMeasurement

public void setWeightMeasurement(OntologyEntry entry)
Parameters:
entry -

getHeightMeasurement

public OntologyEntry getHeightMeasurement()
Returns:

setHeightMeasurement

public void setHeightMeasurement(OntologyEntry entry)
Parameters:
entry -

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