Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.uml.behavior.activity | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IExpansionRegion |
IUmlModel.createExpansionRegion()
Create an ExpansionRegion.
|
Modifier and Type | Method and Description |
---|---|
IExpansionRegion |
IExpansionNode.getRegionAsInput()
Get the RegionAsInput association.
|
IExpansionRegion |
IExpansionNode.getRegionAsOutput()
Get the RegionAsOutput association.
|
Modifier and Type | Method and Description |
---|---|
void |
IExpansionNode.setRegionAsInput(IExpansionRegion element)
Setter for the 'RegionAsInput' [0..1] association.
|
void |
IExpansionNode.setRegionAsOutput(IExpansionRegion element)
Setter for the 'RegionAsOutput' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitExpansionRegion(IExpansionRegion theExpansionRegion) |
Object |
DefaultMetamodelVisitor.visitExpansionRegion(IExpansionRegion theExpansionRegion) |
Object |
AbstractMetamodelVisitor.visitExpansionRegion(IExpansionRegion theExpansionRegion) |