| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model | |
| com.modeliosoft.modelio.api.model.analyst | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Method and Description |
|---|---|
ITerm |
IAnalystModel.createTerm()
Create a new term without container.
|
| Modifier and Type | Method and Description |
|---|---|
ITerm |
IPropertyValueSet.getOwnerTerm()
Get the OwnerTerm association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPropertyValueSet.setOwnerTerm(ITerm element)
Setter for the 'OwnerTerm' [0..1] association.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitTerm(ITerm theTerm) |
Object |
DefaultMetamodelVisitor.visitTerm(ITerm theTerm) |
Object |
AbstractMetamodelVisitor.visitTerm(ITerm theTerm) |