|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CallExp
A representation of the model object 'Call Exp'.
PivotPackage.getCallExp()| Method Summary | |
|---|---|
OCLExpression |
createSource(org.eclipse.emf.ecore.EClass eClass)
Creates a new OCLExpression and sets the 'Source' containment reference. |
OCLExpression |
getSource()
Returns the value of the 'Source' containment reference. |
boolean |
isImplicit()
Returns the value of the 'Implicit' attribute. |
void |
setImplicit(boolean value)
Sets the value of the ' Implicit' attribute. |
void |
setSource(OCLExpression value)
Sets the value of the ' Source' containment reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, setType |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotation, getOwnedRule, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| 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.domain.elements.DomainNamedElement |
|---|
getName |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainExpression |
|---|
getType |
| Method Detail |
|---|
OCLExpression getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
getSource in interface DomainCallExpsetSource(OCLExpression),
PivotPackage.getCallExp_Source()void setSource(OCLExpression value)
Source' containment reference.
value - the new value of the 'Source' containment reference.getSource()OCLExpression createSource(org.eclipse.emf.ecore.EClass eClass)
OCLExpression and sets the 'Source' containment reference.
eClass - The Ecore class of the OCLExpression to create.
OCLExpression.getSource()boolean isImplicit()
"false".
If the meaning of the 'Implicit' attribute isn't clear, there really should be more of a description here...
setImplicit(boolean),
PivotPackage.getCallExp_Implicit()void setImplicit(boolean value)
Implicit' attribute.
value - the new value of the 'Implicit' attribute.isImplicit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||