ru.biosoft.access
Class MutableDataElementSupport
|
+--ru.biosoft.access.MutableDataElementSupport
- Direct Known Subclasses:
- DiagramElement, Variable, Plot, BaseSupport, KineticType, LiteratureReference, RelationType, Species, Unit
- public abstract class MutableDataElementSupport
- extends Option
- implements MutableDataElement
MutableDataElementSupport
public MutableDataElementSupport(String name, DataCollection origin)
getName
public String getName()
getOrigin
public DataCollection getOrigin()
toString
public String toString()
to Class java.lang.String
to Class ru.biosoft.access.DataCollection
BOTTOM