|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateParameterSubstitution
A representation of the model object 'Template Parameter Substitution'. A template parameter substitution relates the actual parameter to a formal template parameter as part of a template binding.
The following features are supported:
PivotPackage.getTemplateParameterSubstitution()| Method Summary | |
|---|---|
ParameterableElement |
createOwnedActual(org.eclipse.emf.ecore.EClass eClass)
Creates a new ParameterableElement and sets the 'Owned Actual' containment reference. |
ParameterableElement |
getActual()
Returns the value of the 'Actual' reference. |
TemplateParameter |
getFormal()
Returns the value of the 'Formal' reference. |
ParameterableElement |
getOwnedActual()
Returns the value of the 'Owned Actual' containment reference. |
TemplateBinding |
getTemplateBinding()
Returns the value of the 'Template Binding' container reference. |
void |
setActual(ParameterableElement value)
Sets the value of the ' Actual' reference. |
void |
setFormal(TemplateParameter value)
Sets the value of the ' Formal' reference. |
void |
setOwnedActual(ParameterableElement value)
Sets the value of the ' Owned Actual' containment reference. |
void |
setTemplateBinding(TemplateBinding value)
Sets the value of the ' Template Binding' container reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
TemplateParameter getFormal()
setFormal(TemplateParameter),
PivotPackage.getTemplateParameterSubstitution_Formal()void setFormal(TemplateParameter value)
Formal' reference.
value - the new value of the 'Formal' reference.getFormal()ParameterableElement getActual()
setActual(ParameterableElement),
PivotPackage.getTemplateParameterSubstitution_Actual()void setActual(ParameterableElement value)
Actual' reference.
value - the new value of the 'Actual' reference.getActual()ParameterableElement getOwnedActual()
This feature subsets the following features:
Actual'
setOwnedActual(ParameterableElement),
PivotPackage.getTemplateParameterSubstitution_OwnedActual()void setOwnedActual(ParameterableElement value)
Owned Actual' containment reference.
value - the new value of the 'Owned Actual' containment reference.getOwnedActual()ParameterableElement createOwnedActual(org.eclipse.emf.ecore.EClass eClass)
ParameterableElement and sets the 'Owned Actual' containment reference.
eClass - The Ecore class of the ParameterableElement to create.
ParameterableElement.getOwnedActual()TemplateBinding getTemplateBinding()
Parameter Substitution'.
The optional bindings from this element to templates.
setTemplateBinding(TemplateBinding),
PivotPackage.getTemplateParameterSubstitution_TemplateBinding(),
TemplateBinding.getParameterSubstitution()void setTemplateBinding(TemplateBinding value)
Template Binding' container reference.
value - the new value of the 'Template Binding' container reference.getTemplateBinding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||