public interface CombinedFragment extends InteractionFragment
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MNAME
The metaclass simple name.
|
static java.lang.String |
MQNAME
The metaclass qualified name.
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
getFragmentGate()
Getter for relation 'CombinedFragment->FragmentGate'
Metamodel description:
Not supported in sequence diagrams:
Specifies the gates that form the interface between this CombinedFragment and its surroundings.
|
<T extends Gate> |
getFragmentGate(java.lang.Class<T> filterClass)
Filtered Getter for relation 'CombinedFragment->FragmentGate'
Metamodel description:
Not supported in sequence diagrams:
Specifies the gates that form the interface between this CombinedFragment and its surroundings.
|
<any> |
getOperand()
Getter for relation 'CombinedFragment->Operand'
Metamodel description:
The set of operands of the combined fragment.
|
<T extends InteractionOperand> |
getOperand(java.lang.Class<T> filterClass)
Filtered Getter for relation 'CombinedFragment->Operand'
Metamodel description:
The set of operands of the combined fragment.
|
InteractionOperator |
getOperator()
Getter for attribute 'CombinedFragment.Operator'
Metamodel description:
Specifies the operation that defines the semantics of this combination of InteractionFragments.
|
void |
setOperator(InteractionOperator value)
Setter for attribute 'CombinedFragment.Operator'
Metamodel description:
Specifies the operation that defines the semantics of this combination of InteractionFragments.
|
getCovered, getCovered, getEnclosingInteraction, getEnclosingOperand, getLineNumber, setEnclosingInteraction, setEnclosingOperand, setLineNumbergetConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getManifesting, getManifesting, getOwnerTemplateParameter, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, setOwnerTemplateParameteraddStereotype, getAttached, getAttached, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getExtension, getExtension, getImpactDependsOn, getImpactDependsOn, getImpactedDependency, getImpactedDependency, getImpactImpacted, getImpactImpacted, getLocalProperties, getLocalProperty, getMatrix, getMatrix, getName, getNote, getNote, getNote, getNoteContent, getNoteContent, getNoteContent, getProduct, getProduct, getProperties, getProperties, getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getProperty, getStereotype, getTag, getTag, getTag, getTag, getTag, getTagValue, getTagValue, getTagValue, getTagValues, getTagValues, getTagValues, isStereotyped, isStereotyped, isTagged, isTagged, isTagged, putNoteContent, putNoteContent, putNoteContent, putTagValue, putTagValue, putTagValue, putTagValues, putTagValues, putTagValues, removeNotes, removeNotes, removeNotes, removeStereotypes, removeTags, removeTags, removeTags, setLocalProperties, setLocalProperty, setName, setProperty, setProperty, setProperty, setPropertygetAddedToQuery, getAddedToQuery, getCausedImpact, getCausedImpact, getDiagramElement, getDiagramElementaccept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSetstatic final java.lang.String MNAME
static final java.lang.String MQNAME
InteractionOperator getOperator()
void setOperator(InteractionOperator value)
<any> getOperand()
<T extends InteractionOperand> java.util.List<T> getOperand(java.lang.Class<T> filterClass)
<any> getFragmentGate()
<T extends Gate> java.util.List<T> getFragmentGate(java.lang.Class<T> filterClass)