Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.diagrams | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IStaticDiagram |
IUmlModel.createStaticDiagram(String name,
IModelElement owner,
String stereotype)
Create a StaticDiagram.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IClassDiagram |
interface |
ICompositeStructureDiagram |
interface |
IDeploymentDiagram |
interface |
IObjectDiagram |
interface |
IUseCaseDiagram |
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitStaticDiagram(IStaticDiagram theStaticDiagram) |
Object |
DefaultMetamodelVisitor.visitStaticDiagram(IStaticDiagram theStaticDiagram) |
Object |
AbstractMetamodelVisitor.visitStaticDiagram(IStaticDiagram theStaticDiagram) |