|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PathNameCS
A representation of the model object 'Qualified Element Ref CS'.
The following features are supported:
BaseCSTPackage.getPathNameCS()| Method Summary | |
|---|---|
ElementCS |
getContext()
Returns the value of the 'Context' reference. |
Element |
getElement()
Returns the value of the 'Element' reference. |
org.eclipse.emf.common.util.EList<PathElementCS> |
getPath()
Returns the value of the 'Path' containment reference list. |
ScopeFilter |
getScopeFilter()
Returns the value of the 'Scope Filter' attribute. |
boolean |
isSetContext()
Returns whether the value of the ' Context' reference is set. |
void |
setContext(ElementCS value)
Sets the value of the ' Context' reference. |
void |
setScopeFilter(ScopeFilter value)
Sets the value of the ' Scope Filter' attribute. |
void |
unsetContext()
Unsets the value of the ' Context' reference. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
getPivot, resetPivot |
| 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 |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<PathElementCS> getPath()
PathElementCS.
It is bidirectional and its opposite is 'Path Name'.
If the meaning of the 'Path' reference list isn't clear, there really should be more of a description here...
BaseCSTPackage.getPathNameCS_Path(),
PathElementCS.getPathName()Element getElement()
If the meaning of the 'Element' reference isn't clear, there really should be more of a description here...
BaseCSTPackage.getPathNameCS_Element()ElementCS getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
isSetContext(),
unsetContext(),
setContext(ElementCS),
BaseCSTPackage.getPathNameCS_Context()void setContext(ElementCS value)
Context' reference.
value - the new value of the 'Context' reference.isSetContext(),
unsetContext(),
getContext()void unsetContext()
Context' reference.
isSetContext(),
getContext(),
setContext(ElementCS)boolean isSetContext()
Context' reference is set.
unsetContext(),
getContext(),
setContext(ElementCS)ScopeFilter getScopeFilter()
If the meaning of the 'Scope Filter' attribute isn't clear, there really should be more of a description here...
setScopeFilter(ScopeFilter),
BaseCSTPackage.getPathNameCS_ScopeFilter()void setScopeFilter(ScopeFilter value)
Scope Filter' attribute.
value - the new value of the 'Scope Filter' attribute.getScopeFilter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||