Package | Description |
---|---|
com.modeliosoft.modelio.api.model.analyst | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IPropertyContainer |
IPropertyType.getOwner()
Get the Owner association.
|
IPropertyContainer |
IPropertySet.getOwner()
Get the Owner association.
|
IPropertyContainer |
IAnalystProject.getProperties()
Get the Properties association.
|
Modifier and Type | Method and Description |
---|---|
void |
IPropertyType.setOwner(IPropertyContainer element)
Setter for the 'Owner' [1..1] association.
|
void |
IPropertySet.setOwner(IPropertyContainer element)
Setter for the 'Owner' [1..1] association.
|
void |
IAnalystProject.setProperties(IPropertyContainer element)
Setter for the 'Properties' [1..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitPropertyContainer(IPropertyContainer thePropertyContainer) |
Object |
DefaultMetamodelVisitor.visitPropertyContainer(IPropertyContainer thePropertyContainer) |
Object |
AbstractMetamodelVisitor.visitPropertyContainer(IPropertyContainer thePropertyContainer) |