|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstructorPart
A representation of the model object 'Constructor Part'.
The following features are supported:
PivotPackage.getConstructorPart()| Method Summary | |
|---|---|
OCLExpression |
createInitExpression(org.eclipse.emf.ecore.EClass eClass)
Creates a new OCLExpression and sets the 'Init Expression' containment reference. |
OCLExpression |
getInitExpression()
Returns the value of the 'Init Expression' containment reference. |
Property |
getReferredProperty()
Returns the value of the 'Referred Property' reference. |
void |
setInitExpression(OCLExpression value)
Sets the value of the ' Init Expression' containment reference. |
void |
setReferredProperty(Property value)
Sets the value of the ' Referred Property' 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 |
|---|
Property getReferredProperty()
If the meaning of the 'Referred Property' reference isn't clear, there really should be more of a description here...
setReferredProperty(Property),
PivotPackage.getConstructorPart_ReferredProperty()void setReferredProperty(Property value)
Referred Property' reference.
value - the new value of the 'Referred Property' reference.getReferredProperty()OCLExpression getInitExpression()
If the meaning of the 'Init Expression' containment reference isn't clear, there really should be more of a description here...
setInitExpression(OCLExpression),
PivotPackage.getConstructorPart_InitExpression()void setInitExpression(OCLExpression value)
Init Expression' containment reference.
value - the new value of the 'Init Expression' containment reference.getInitExpression()OCLExpression createInitExpression(org.eclipse.emf.ecore.EClass eClass)
OCLExpression and sets the 'Init Expression' containment reference.
eClass - The Ecore class of the OCLExpression to create.
OCLExpression.getInitExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||