HEADER

biouml.standard.diagram.pathway
Class PathwaySimulationDiagramType

ru.biosoft.access.DataElementSupport
  |
  +--biouml.standard.diagram.pathway.PathwayDiagramType
        |
        +--biouml.standard.diagram.pathway.PathwaySimulationDiagramType

public class PathwaySimulationDiagramType
extends PathwayDiagramType


Constructor Summary
PathwaySimulationDiagramType()
           

Method Summary
 DiagramViewBuildergetDiagramViewBuilder()
           

Methods inherited from class biouml.standard.diagram.pathway.PathwayDiagramType
getDiagramFilter, getEdgeTypes, getNodeTypes, getSemanticController

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

Constructor Detail

PathwaySimulationDiagramType

public PathwaySimulationDiagramType()
Method Detail

getDiagramViewBuilder

public DiagramViewBuilder getDiagramViewBuilder()

FOOTER

BOTTOM