HEADER

biouml.plugins.ginsim
Class GinSimDiagramType

biouml.model.DiagramTypeSupport
  |
  +--biouml.plugins.ginsim.GinSimDiagramType

public class GinSimDiagramType
extends DiagramTypeSupport


Method Summary
 DiagramViewBuildergetDiagramViewBuilder()
           
 Class[]getEdgeTypes()
           
 Class[]getNodeTypes()
           

Methods inherited from class biouml.model.DiagramTypeSupport
getDiagramFilter, getLegend, getSemanticController

Method Detail

getDiagramViewBuilder

public DiagramViewBuilder getDiagramViewBuilder()

getEdgeTypes

public Class[] getEdgeTypes()

getNodeTypes

public Class[] getNodeTypes()

Association Links

to Class biouml.model.DiagramViewBuilder


FOOTER

BOTTOM