public interface CollaborationUse extends UmlModelElement
| 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 |
|---|---|
NameSpace |
getNRepresented()
Getter for relation 'CollaborationUse->NRepresented'
Metamodel description:
null
|
Operation |
getORepresented()
Getter for relation 'CollaborationUse->ORepresented'
Metamodel description:
null
|
<any> |
getRoleBinding()
Getter for relation 'CollaborationUse->RoleBinding'
Metamodel description:
The CollaborationUse owns the Binding links that bind elements of the Type Collaboration to elements accessible from the owner NameSpace of the CollaborationUse.
|
<T extends Binding> |
getRoleBinding(java.lang.Class<T> filterClass)
Filtered Getter for relation 'CollaborationUse->RoleBinding'
Metamodel description:
The CollaborationUse owns the Binding links that bind elements of the Type Collaboration to elements accessible from the owner NameSpace of the CollaborationUse.
|
Collaboration |
getType()
Getter for relation 'CollaborationUse->Type'
Metamodel description:
Defines the Collaboration whose CollaborationUse is an occurrence.
|
void |
setNRepresented(NameSpace value)
Setter for relation 'CollaborationUse->NRepresented'
Metamodel description:
null
|
void |
setORepresented(Operation value)
Setter for relation 'CollaborationUse->ORepresented'
Metamodel description:
null
|
void |
setType(Collaboration value)
Setter for relation 'CollaborationUse->Type'
Metamodel description:
Defines the Collaboration whose CollaborationUse is an occurrence.
|
getConstraintDefinition, 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
Collaboration getType()
void setType(Collaboration value)
NameSpace getNRepresented()
void setNRepresented(NameSpace value)
Operation getORepresented()
void setORepresented(Operation value)
<any> getRoleBinding()
<T extends Binding> java.util.List<T> getRoleBinding(java.lang.Class<T> filterClass)