biouml.modules.transpath
Class TranspathDiagramType
ru.biosoft.access.DataElementSupport
|
+--biouml.standard.diagram.pathway.PathwayDiagramType
|
+--biouml.modules.transpath.TranspathDiagramType
- public class TranspathDiagramType
- extends PathwayDiagramType
TranspathDiagramType
public TranspathDiagramType()
getDiagramFilter
public DiagramFilter getDiagramFilter(Diagram diagram)
getDiagramViewBuilder
public DiagramViewBuilder getDiagramViewBuilder()
getEdgeTypes
public Class[] getEdgeTypes()
getNodeTypes
public Class[] getNodeTypes()
- pending provide special class for each molecule type
getSemanticController
public SemanticController getSemanticController()
to Class biouml.model.DiagramViewBuilder
to Class biouml.model.SemanticController
BOTTOM