|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionRange
A representation of the model object 'Collection Range'.
The following features are supported:
PivotPackage.getCollectionRange()| Method Summary | |
|---|---|
OCLExpression |
getFirst()
Returns the value of the 'First' containment reference. |
OCLExpression |
getLast()
Returns the value of the 'Last' containment reference. |
void |
setFirst(OCLExpression value)
Sets the value of the ' First' containment reference. |
void |
setLast(OCLExpression value)
Sets the value of the ' Last' containment 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 |
|---|
OCLExpression getFirst()
If the meaning of the 'First' containment reference isn't clear, there really should be more of a description here...
setFirst(OCLExpression),
PivotPackage.getCollectionRange_First()void setFirst(OCLExpression value)
First' containment reference.
value - the new value of the 'First' containment reference.getFirst()OCLExpression getLast()
If the meaning of the 'Last' containment reference isn't clear, there really should be more of a description here...
setLast(OCLExpression),
PivotPackage.getCollectionRange_Last()void setLast(OCLExpression value)
Last' containment reference.
value - the new value of the 'Last' containment reference.getLast()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||