|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiouml.model.DiagramTypeSupport
biouml.model.dynamics.EModelDiagramType
Type for executable model diagram.
It is a decorator (Decorator Design Pattern) for other DiagramType.
| Field Summary | |
protected DiagramType |
diagramType
|
| Fields inherited from class biouml.model.DiagramTypeSupport |
diagramViewBuilder, semanticController |
| Constructor Summary | |
EModelDiagramType(DiagramType type)
|
|
| Method Summary | |
DiagramViewBuilder |
getDiagramViewBuilder()
|
java.lang.Class[] |
getEdgeTypes()
|
java.lang.Class[] |
getNodeTypes()
|
SemanticController |
getSemanticController()
|
| Methods inherited from class biouml.model.DiagramTypeSupport |
getDiagramFilter, getLegend |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected DiagramType diagramType
| Constructor Detail |
public EModelDiagramType(DiagramType type)
| Method Detail |
public java.lang.Class[] getNodeTypes()
getNodeTypes in interface DiagramTypegetNodeTypes in class DiagramTypeSupportpublic java.lang.Class[] getEdgeTypes()
getEdgeTypes in interface DiagramTypegetEdgeTypes in class DiagramTypeSupportpublic DiagramViewBuilder getDiagramViewBuilder()
getDiagramViewBuilder in interface DiagramTypegetDiagramViewBuilder in class DiagramTypeSupportpublic SemanticController getSemanticController()
getSemanticController in interface DiagramTypegetSemanticController in class DiagramTypeSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||