|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterableElement
A representation of the model object 'Parameterable Element'. A parameterable element is an element that can be exposed as a formal template parameter for a template, or specified as an actual parameter in a binding of a template.
The following features are supported:
UMLPackage.getParameterableElement()| Method Summary | |
|---|---|
TemplateParameter |
getOwningTemplateParameter()
Returns the value of the 'Owning Template Parameter' container reference. |
TemplateParameter |
getTemplateParameter()
Returns the value of the 'Template Parameter' reference. |
boolean |
isCompatibleWith(ParameterableElement p)
The query isCompatibleWith() determines if this parameterable element is compatible with the specified parameterable element. |
boolean |
isTemplateParameter()
The query isTemplateParameter() determines if this parameterable element is exposed as a formal template parameter. |
void |
setOwningTemplateParameter(TemplateParameter value)
Sets the value of the ' Owning Template Parameter' container reference |
void |
setTemplateParameter(TemplateParameter value)
Sets the value of the ' Template Parameter' reference |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| 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 |
| Method Detail |
|---|
TemplateParameter getTemplateParameter()
Parametered Element'.
The template parameter that exposes this element as a formal parameter.
setTemplateParameter(TemplateParameter),
UMLPackage.getParameterableElement_TemplateParameter(),
TemplateParameter.getParameteredElement()void setTemplateParameter(TemplateParameter value)
Template Parameter' reference.
value - the new value of the 'Template Parameter' reference.getTemplateParameter()TemplateParameter getOwningTemplateParameter()
Owned Parametered Element'.
This feature subsets the following features:
The formal template parameter that owns this element.
setOwningTemplateParameter(TemplateParameter),
UMLPackage.getParameterableElement_OwningTemplateParameter(),
TemplateParameter.getOwnedParameteredElement()void setOwningTemplateParameter(TemplateParameter value)
Owning Template Parameter' container reference.
value - the new value of the 'Owning Template Parameter' container reference.getOwningTemplateParameter()boolean isCompatibleWith(ParameterableElement p)
boolean isTemplateParameter()
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||