|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateParameterSubstitutionCS
A representation of the model object 'Template Parameter Substitution CS'.
The following features are supported:
BaseCSTPackage.getTemplateParameterSubstitutionCS()| Method Summary | |
|---|---|
TypeRefCS |
getOwnedActualParameter()
Returns the value of the 'Owned Actual Parameter' containment reference. |
TemplateBindingCS |
getOwningTemplateBinding()
Returns the value of the 'Owning Template Binding' container reference. |
void |
setOwnedActualParameter(TypeRefCS value)
Sets the value of the ' Owned Actual Parameter' containment reference. |
void |
setOwningTemplateBinding(TemplateBindingCS value)
Sets the value of the ' Owning Template Binding' container reference. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| 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 |
|---|
TemplateBindingCS getOwningTemplateBinding()
Owned Parameter Substitution'.
If the meaning of the 'Owning Template Binding' container reference isn't clear, there really should be more of a description here...
setOwningTemplateBinding(TemplateBindingCS),
BaseCSTPackage.getTemplateParameterSubstitutionCS_OwningTemplateBinding(),
TemplateBindingCS.getOwnedParameterSubstitution()void setOwningTemplateBinding(TemplateBindingCS value)
Owning Template Binding' container reference.
value - the new value of the 'Owning Template Binding' container reference.getOwningTemplateBinding()TypeRefCS getOwnedActualParameter()
If the meaning of the 'Owned Actual Parameter' containment reference isn't clear, there really should be more of a description here...
setOwnedActualParameter(TypeRefCS),
BaseCSTPackage.getTemplateParameterSubstitutionCS_OwnedActualParameter()void setOwnedActualParameter(TypeRefCS value)
Owned Actual Parameter' containment reference.
value - the new value of the 'Owned Actual Parameter' containment reference.getOwnedActualParameter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||