|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateSignature
A representation of the model object 'Template Signature'. A template signature bundles the set of formal template parameters for a templated element.
The following features are supported:
PivotPackage.getTemplateSignature()| Method Summary | |
|---|---|
java.util.List<TemplateParameter> |
getOwnedParameter()
Returns the value of the 'Owned Parameter' containment reference list. |
TemplateableElement |
getTemplate()
Returns the value of the 'Template' container reference. |
void |
setTemplate(TemplateableElement value)
Sets the value of the ' Template' container reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| 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 |
|---|
@NonNull java.util.List<TemplateParameter> getOwnedParameter()
TemplateParameter.
It is bidirectional and its opposite is 'Signature'.
The formal template parameters that are owned by this template signature.
PivotPackage.getTemplateSignature_OwnedParameter(),
TemplateParameter.getSignature()TemplateableElement getTemplate()
Owned Template Signature'.
The element that owns this template signature.
setTemplate(TemplateableElement),
PivotPackage.getTemplateSignature_Template(),
TemplateableElement.getOwnedTemplateSignature()void setTemplate(TemplateableElement value)
Template' container reference.
value - the new value of the 'Template' container reference.getTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||