org.biomage.Measurement
Class OtherUnit

java.lang.Object
  extended by org.biomage.Common.Extendable
      extended by org.biomage.Measurement.Unit
          extended by org.biomage.Measurement.OtherUnit
All Implemented Interfaces:
SecuredElementItf, java.io.Serializable, HasPropertySets

public class OtherUnit
extends Unit
implements java.io.Serializable

Author:
TranP
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.biomage.Interface.HasPropertySets
HasPropertySets.PropertySets_list
 
Field Summary
 
Fields inherited from class org.biomage.Measurement.Unit
ojbConcreteClass
 
Fields inherited from class org.biomage.Common.Extendable
editable, id, securedElementId
 
Constructor Summary
OtherUnit()
           
 
Method Summary
 
Methods inherited from class org.biomage.Measurement.Unit
getModelClassName, getUnitName, setUnitName, 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
 

Constructor Detail

OtherUnit

public OtherUnit()