biouml.plugins.ginsim
Class GinSimDiagramType

java.lang.Object
  extended bybiouml.model.DiagramTypeSupport
      extended bybiouml.plugins.ginsim.GinSimDiagramType
All Implemented Interfaces:
DiagramType

public class GinSimDiagramType
extends DiagramTypeSupport


Field Summary
 
Fields inherited from class biouml.model.DiagramTypeSupport
semanticController
 
Constructor Summary
GinSimDiagramType()
           
 
Method Summary
 DiagramViewBuilder getDiagramViewBuilder()
           
 java.lang.Class[] getEdgeTypes()
           
 java.lang.Class[] getNodeTypes()
           
 
Methods inherited from class biouml.model.DiagramTypeSupport
getDiagramFilter, getLegend, getSemanticController
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GinSimDiagramType

public GinSimDiagramType()
Method Detail

getNodeTypes

public java.lang.Class[] getNodeTypes()
Specified by:
getNodeTypes in interface DiagramType
Overrides:
getNodeTypes in class DiagramTypeSupport

getEdgeTypes

public java.lang.Class[] getEdgeTypes()
Specified by:
getEdgeTypes in interface DiagramType
Overrides:
getEdgeTypes in class DiagramTypeSupport

getDiagramViewBuilder

public DiagramViewBuilder getDiagramViewBuilder()
Specified by:
getDiagramViewBuilder in interface DiagramType
Overrides:
getDiagramViewBuilder in class DiagramTypeSupport


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.