biouml.standard.diagram
Class SemanticNetworkDiagramType

java.lang.Object
  extended bybiouml.model.DiagramTypeSupport
      extended bybiouml.standard.diagram.PathwayDiagramType
          extended bybiouml.standard.diagram.SemanticNetworkDiagramType
All Implemented Interfaces:
DiagramType

public class SemanticNetworkDiagramType
extends PathwayDiagramType


Nested Class Summary
static class SemanticNetworkDiagramType.SemanticNetworkDiagramViewBuilder
           
static class SemanticNetworkDiagramType.SemanticNetworkDiagramViewOptions
          We have defined SemanticNetworkDiagramViewOptions to have an ability specify corresponding bean info.
 
Field Summary
 
Fields inherited from class biouml.model.DiagramTypeSupport
diagramViewBuilder, semanticController
 
Constructor Summary
SemanticNetworkDiagramType()
           
 
Method Summary
 DiagramFilter getDiagramFilter(Diagram diagram)
           
 DiagramViewBuilder getDiagramViewBuilder()
           
 java.lang.Class[] getEdgeTypes()
           
 java.lang.Class[] getNodeTypes()
           
 
Methods inherited from class biouml.standard.diagram.PathwayDiagramType
getSemanticController
 
Methods inherited from class biouml.model.DiagramTypeSupport
getLegend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemanticNetworkDiagramType

public SemanticNetworkDiagramType()
Method Detail

getNodeTypes

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

getEdgeTypes

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

getDiagramViewBuilder

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

getDiagramFilter

public DiagramFilter getDiagramFilter(Diagram diagram)
Specified by:
getDiagramFilter in interface DiagramType
Overrides:
getDiagramFilter in class PathwayDiagramType


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