|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NavigationCallExp
A representation of the model object 'Navigation Call Exp'.
The following features are supported:
PivotPackage.getNavigationCallExp()| Method Summary | |
|---|---|
Property |
getNavigationSource()
Returns the value of the 'Navigation Source' reference. |
org.eclipse.emf.common.util.EList<OCLExpression> |
getQualifier()
Returns the value of the 'Qualifier' reference list. |
void |
setNavigationSource(Property value)
Sets the value of the ' Navigation Source' reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.FeatureCallExp |
|---|
isPre, setIsPre |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.CallExp |
|---|
createSource, getSource, isImplicit, setImplicit, setSource |
| 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 |
|---|
org.eclipse.emf.common.util.EList<OCLExpression> getQualifier()
OCLExpression.
If the meaning of the 'Qualifier' reference list isn't clear, there really should be more of a description here...
PivotPackage.getNavigationCallExp_Qualifier()Property getNavigationSource()
If the meaning of the 'Navigation Source' reference isn't clear, there really should be more of a description here...
setNavigationSource(Property),
PivotPackage.getNavigationCallExp_NavigationSource()void setNavigationSource(Property value)
Navigation Source' reference.
value - the new value of the 'Navigation Source' reference.getNavigationSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||