|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateParameter
A representation of the model object 'Template Parameter'. A template parameter exposes a parameterable element as a formal template parameter of a template.
The following features are supported:
PivotPackage.getTemplateParameter()| Method Summary | |
|---|---|
ParameterableElement |
createOwnedDefault(org.eclipse.emf.ecore.EClass eClass)
Creates a new ParameterableElement and sets the 'Owned Default' containment reference. |
ParameterableElement |
createOwnedParameteredElement(org.eclipse.emf.ecore.EClass eClass)
Creates a new ParameterableElement and sets the 'Owned Parametered Element' containment reference. |
ParameterableElement |
getDefault()
Returns the value of the 'Default' reference. |
ParameterableElement |
getOwnedDefault()
Returns the value of the 'Owned Default' containment reference. |
ParameterableElement |
getOwnedParameteredElement()
Returns the value of the 'Owned Parametered Element' containment reference. |
ParameterableElement |
getParameteredElement()
Returns the value of the 'Parametered Element' reference. |
TemplateSignature |
getSignature()
Returns the value of the 'Signature' container reference. |
void |
setDefault(ParameterableElement value)
Sets the value of the ' Default' reference. |
void |
setOwnedDefault(ParameterableElement value)
Sets the value of the ' Owned Default' containment reference. |
void |
setOwnedParameteredElement(ParameterableElement value)
Sets the value of the ' Owned Parametered Element' containment reference. |
void |
setParameteredElement(ParameterableElement value)
Sets the value of the ' Parametered Element' reference. |
void |
setSignature(TemplateSignature value)
Sets the value of the ' Signature' 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 |
|---|
TemplateSignature getSignature()
Owned Parameter'.
The template signature that owns this template parameter.
setSignature(TemplateSignature),
PivotPackage.getTemplateParameter_Signature(),
TemplateSignature.getOwnedParameter()void setSignature(TemplateSignature value)
Signature' container reference.
value - the new value of the 'Signature' container reference.getSignature()ParameterableElement getOwnedParameteredElement()
Owning Template Parameter'.
This feature subsets the following features:
The element that is owned by this template parameter.
setOwnedParameteredElement(ParameterableElement),
PivotPackage.getTemplateParameter_OwnedParameteredElement(),
ParameterableElement.getOwningTemplateParameter()void setOwnedParameteredElement(ParameterableElement value)
Owned Parametered Element' containment reference.
value - the new value of the 'Owned Parametered Element' containment reference.getOwnedParameteredElement()ParameterableElement createOwnedParameteredElement(org.eclipse.emf.ecore.EClass eClass)
ParameterableElement and sets the 'Owned Parametered Element' containment reference.
eClass - The Ecore class of the ParameterableElement to create.
ParameterableElement.getOwnedParameteredElement()ParameterableElement getDefault()
setDefault(ParameterableElement),
PivotPackage.getTemplateParameter_Default()void setDefault(ParameterableElement value)
Default' reference.
value - the new value of the 'Default' reference.getDefault()ParameterableElement getOwnedDefault()
This feature subsets the following features:
Default'
setOwnedDefault(ParameterableElement),
PivotPackage.getTemplateParameter_OwnedDefault()void setOwnedDefault(ParameterableElement value)
Owned Default' containment reference.
value - the new value of the 'Owned Default' containment reference.getOwnedDefault()ParameterableElement createOwnedDefault(org.eclipse.emf.ecore.EClass eClass)
ParameterableElement and sets the 'Owned Default' containment reference.
eClass - The Ecore class of the ParameterableElement to create.
ParameterableElement.getOwnedDefault()ParameterableElement getParameteredElement()
Template Parameter'.
The element exposed by this template parameter.
setParameteredElement(ParameterableElement),
PivotPackage.getTemplateParameter_ParameteredElement(),
ParameterableElement.getTemplateParameter()void setParameteredElement(ParameterableElement value)
Parametered Element' reference.
value - the new value of the 'Parametered Element' reference.getParameteredElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||