| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model.uml.behavior.activity | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAcceptCallEventAction |
interface |
IAcceptChangeEventAction |
interface |
IAcceptSignalAction |
interface |
IAcceptTimeEventAction |
interface |
ICallAction |
interface |
ICallBehaviorAction |
interface |
ICallOperationAction |
interface |
IConditionalNode |
interface |
IExpansionRegion |
interface |
ILoopNode |
interface |
IOpaqueAction |
interface |
ISendSignalAction |
interface |
IStructuredActivityNode |
| Modifier and Type | Method and Description |
|---|---|
IActivityAction |
IInputPin.getInputing()
Get the Inputing association.
|
IActivityAction |
IOutputPin.getOutputing()
Get the Outputing association.
|
IActivityAction |
IExceptionHandler.getProtectedNode()
Get the ProtectedNode association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IInputPin.setInputing(IActivityAction element)
Setter for the 'Inputing' [0..1] association.
|
void |
IOutputPin.setOutputing(IActivityAction element)
Setter for the 'Outputing' [0..1] association.
|
void |
IExceptionHandler.setProtectedNode(IActivityAction element)
Setter for the 'ProtectedNode' [1..1] association.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitActivityAction(IActivityAction theActivityAction) |
Object |
DefaultMetamodelVisitor.visitActivityAction(IActivityAction theActivityAction) |
Object |
AbstractMetamodelVisitor.visitActivityAction(IActivityAction theActivityAction) |