|
||||||||||
| 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 |
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.TypedElement |
|---|
getType, isRequired, setIsRequired, setType |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| 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 |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainTypedElement |
|---|
getTypeId |
| 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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||