public interface TemplateParameterSubstitution 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 |
|---|---|
UmlModelElement |
getActual()
Getter for relation 'TemplateParameterSubstitution->Actual'
Metamodel description:
The elements that are the actual parameters for this substitution.
|
TemplateParameter |
getFormalParameter()
Getter for relation 'TemplateParameterSubstitution->FormalParameter'
Metamodel description:
The formal template parameter that is associated with this substitution.
|
TemplateBinding |
getOwner()
Getter for relation 'TemplateParameterSubstitution->Owner'
Metamodel description:
null
|
java.lang.String |
getValue()
Getter for attribute 'TemplateParameterSubstitution.Value'
Metamodel description:
The value that is the actual parameter for this substitution.
|
void |
setActual(UmlModelElement value)
Setter for relation 'TemplateParameterSubstitution->Actual'
Metamodel description:
The elements that are the actual parameters for this substitution.
|
void |
setFormalParameter(TemplateParameter value)
Setter for relation 'TemplateParameterSubstitution->FormalParameter'
Metamodel description:
The formal template parameter that is associated with this substitution.
|
void |
setOwner(TemplateBinding value)
Setter for relation 'TemplateParameterSubstitution->Owner'
Metamodel description:
null
|
void |
setValue(java.lang.String value)
Setter for attribute 'TemplateParameterSubstitution.Value'
Metamodel description:
The value that is the actual parameter for this substitution.
|
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
java.lang.String getValue()
void setValue(java.lang.String value)
TemplateBinding getOwner()
void setOwner(TemplateBinding value)
UmlModelElement getActual()
void setActual(UmlModelElement value)
TemplateParameter getFormalParameter()
void setFormalParameter(TemplateParameter value)