HEADER

biouml.plugins.cellml
Class CellMLDiagramViewBuilder

biouml.model.DefaultDiagramViewBuilder
  |
  +--biouml.standard.diagram.PathwayDiagramViewBuilder
        |
        +--biouml.standard.diagram.PathwaySimulationDiagramViewBuilder
              |
              +--biouml.plugins.cellml.CellMLDiagramViewBuilder

public class CellMLDiagramViewBuilder
extends PathwaySimulationDiagramViewBuilder


Methods inherited from class biouml.standard.diagram.PathwaySimulationDiagramViewBuilder
createDefaultDiagramViewOptions, createNodeView

Methods inherited from class biouml.standard.diagram.PathwayDiagramViewBuilder
createDiagramView, createEdgeView, createEquivalentNodeGroupView, createReactionTitles, createSemanticRelationView, locateReaction

Methods inherited from class biouml.model.DefaultDiagramViewBuilder
calcAttachmentPoints, createCompartmentView, getIcon, hideElement, isReaction, moveNode, proportion, removeElement


FOOTER

BOTTOM