Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.uml.behavior.interaction | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
ICombinedFragment |
IUmlModel.createCombinedFragment()
Create a CombinedFragment.
|
ICombinedFragment |
IUmlModel.createCombinedFragment(ObInteractionOperatorEnum operator)
Create a CombinedFragment.
|
Modifier and Type | Method and Description |
---|---|
ICombinedFragment |
IInteractionOperand.getOwnerFragment()
Get the OwnerFragment association.
|
ICombinedFragment |
IGate.getOwnerFragment()
Get the OwnerFragment association.
|
ICombinedFragment |
IInteractionOperand.insert(ICombinedFragment combinedFragment,
Collection<ILifeline> participants,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
ICombinedFragment |
IInteraction.insert(ICombinedFragment combinedFragment,
Collection<ILifeline> participants,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
Modifier and Type | Method and Description |
---|---|
ICombinedFragment |
IInteractionOperand.insert(ICombinedFragment combinedFragment,
Collection<ILifeline> participants,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
ICombinedFragment |
IInteraction.insert(ICombinedFragment combinedFragment,
Collection<ILifeline> participants,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
void |
IInteractionOperand.setOwnerFragment(ICombinedFragment element)
Setter for the 'OwnerFragment' [0..1] association.
|
void |
IGate.setOwnerFragment(ICombinedFragment element)
Setter for the 'OwnerFragment' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitCombinedFragment(ICombinedFragment theCombinedFragment) |
Object |
DefaultMetamodelVisitor.visitCombinedFragment(ICombinedFragment theCombinedFragment) |
Object |
AbstractMetamodelVisitor.visitCombinedFragment(ICombinedFragment theCombinedFragment) |