Package | Description |
---|---|
com.modeliosoft.modelio.api.model.diagrams | |
com.modeliosoft.modelio.api.model.extension | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IDiagramContainer |
IDiagramSet.getContainer()
Get the Container association.
|
IDiagramContainer |
IAbstractDiagram.getOwner()
Get the Owner association.
|
Modifier and Type | Method and Description |
---|---|
void |
IDiagramSet.setContainer(IDiagramContainer element)
Setter for the 'Container' [0..1] association.
|
void |
IAbstractDiagram.setOwner(IDiagramContainer element)
Setter for the 'Owner' [1..1] association.
|
Modifier and Type | Method and Description |
---|---|
IDiagramContainer |
IProject.getDiagramRoot()
Get the DiagramRoot association.
|
Modifier and Type | Method and Description |
---|---|
void |
IProject.setDiagramRoot(IDiagramContainer element)
Setter for the 'DiagramRoot' [1..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitDiagramContainer(IDiagramContainer theDiagramContainer) |
Object |
DefaultMetamodelVisitor.visitDiagramContainer(IDiagramContainer theDiagramContainer) |
Object |
AbstractMetamodelVisitor.visitDiagramContainer(IDiagramContainer theDiagramContainer) |