biouml.modules.kegg
Class KeggPathwayDiagramType
ru.biosoft.access.DataElementSupport
|
+--biouml.standard.diagram.pathway.PathwayDiagramType
|
+--biouml.modules.kegg.KeggPathwayDiagramType
- public class KeggPathwayDiagramType
- extends PathwayDiagramType
KeggPathwayDiagramType
public KeggPathwayDiagramType()
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