biouml.standard.type
Interface Base

All Superinterfaces:
DataElement, Type
All Known Subinterfaces:
Relation
All Known Implementing Classes:
BaseSupport, SemanticRelation, SpecieReference

public interface Base
extends DataElement, Type

General interface to be implemented by all classes to be used as BioUML diagram elements.


Field Summary
 
Fields inherited from interface biouml.standard.type.Type
CONSTANT, DATABASE_INFO, DIAGRAM_INFO, MATH, MATH_EQUATION, MATH_EVENT, MATH_FUNCTION, MATH_STATE, MATH_TRANSITION, TYPE_CELL, TYPE_CHEMICAL_ROLE, TYPE_COMPARTMENT, TYPE_CONCEPT, TYPE_DIAGRAM_REFERENCE, TYPE_FUNCTION, TYPE_GENE, TYPE_MOLECULE, TYPE_NOTE, TYPE_NOTE_LINK, TYPE_PROCESS, TYPE_PROTEIN, TYPE_REACTION, TYPE_RELATION, TYPE_RNA, TYPE_SEMANTIC_RELATION, TYPE_STATE, TYPE_SUBSTANCE, TYPE_UNKNOWN
 
Method Summary
 java.lang.String getTitle()
           
 java.lang.String getType()
           
 
Methods inherited from interface ru.biosoft.access.DataElement
getName, getOrigin
 

Method Detail

getType

public java.lang.String getType()
See Also:
Type

getTitle

public java.lang.String getTitle()


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.