Package | Description |
---|---|
org.modelio.metamodel.mmextensions.infrastructure | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
GraphDiagram |
IInfrastructureModelFactory.createGraphDiagram() |
GraphDiagram |
IInfrastructureModelFactory.createGraphDiagram(java.lang.String name,
ModelElement owner) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
IInfrastructureVisitor.visitGraphDiagram(GraphDiagram obj) |
default java.lang.Object |
IDefaultInfrastructureVisitor.visitGraphDiagram(GraphDiagram obj) |
default java.lang.Object |
IAbstractInfrastructureVisitor.visitGraphDiagram(GraphDiagram obj) |
java.lang.Object |
DefaultInfrastructureVisitor.visitGraphDiagram(GraphDiagram obj) |
java.lang.Object |
AbstractInfrastructureVisitor.visitGraphDiagram(GraphDiagram obj) |