HEADER

biouml.modules.transpath
Class TranspathDiagramType

ru.biosoft.access.DataElementSupport
  |
  +--biouml.standard.diagram.pathway.PathwayDiagramType
        |
        +--biouml.modules.transpath.TranspathDiagramType

public class TranspathDiagramType
extends PathwayDiagramType


Constructor Summary
TranspathDiagramType()
           

Method Summary
 DiagramFiltergetDiagramFilter(Diagram diagram)
           
 DiagramViewBuildergetDiagramViewBuilder()
           
 Class[]getEdgeTypes()
           
 Class[]getNodeTypes()
           
 SemanticControllergetSemanticController()
           

Methods inherited from class ru.biosoft.access.DataElementSupport
getName, getOrigin, registerConstructorWithBadEqual, toString

Constructor Detail

TranspathDiagramType

public TranspathDiagramType()
Method Detail

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()

Association Links

to Class biouml.model.DiagramViewBuilder

to Class biouml.model.SemanticController


FOOTER

BOTTOM