Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.diagrams | |
com.modeliosoft.modelio.api.model.extension | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IProject |
IUmlModel.getUmlProject()
Get the root UML project element.
|
Modifier and Type | Method and Description |
---|---|
IProject |
IDiagramContainer.getOwner()
Get the Owner association.
|
Modifier and Type | Method and Description |
---|---|
void |
IDiagramContainer.setOwner(IProject element)
Setter for the 'Owner' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
IProject |
IModule.getproject()
Get the project association.
|
Modifier and Type | Method and Description |
---|---|
void |
IModule.setproject(IProject element)
Setter for the 'project' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitProject(IProject theProject) |
Object |
DefaultMetamodelVisitor.visitProject(IProject theProject) |
Object |
AbstractMetamodelVisitor.visitProject(IProject theProject) |