|
||||||||||
| 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. |
java.util.List<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 |
|---|
getSource, isImplicit, setImplicit, setSource |
| 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.DomainCallExp |
|---|
getArgument |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainTypedElement |
|---|
getTypeId |
| Method Detail |
|---|
java.util.List<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 | |||||||||