| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionRange<C>
A representation of the model object 'Collection Range'.
The following features are supported:
ExpressionsPackage.getCollectionRange()| Method Summary | |
|---|---|
 boolean | 
checkRangeType(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
               java.util.Map<java.lang.Object,java.lang.Object> context)
type = first.type.commonSuperType(last.type)  | 
 OCLExpression<C> | 
getFirst()
Returns the value of the 'First' containment reference.  | 
 OCLExpression<C> | 
getLast()
Returns the value of the 'Last' containment reference.  | 
 void | 
setFirst(OCLExpression<C> value)
Sets the value of the ' First' containment reference. | 
 void | 
setLast(OCLExpression<C> value)
Sets the value of the ' Last' containment reference. | 
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement | 
|---|
getName, getType, setName, setType | 
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable | 
|---|
accept | 
| 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 | 
|---|
OCLExpression<C> getFirst()
If the meaning of the 'First' containment reference isn't clear, there really should be more of a description here...
setFirst(OCLExpression), 
ExpressionsPackage.getCollectionRange_First()void setFirst(OCLExpression<C> value)
First' containment reference.
 
 
value - the new value of the 'First' containment reference.getFirst()OCLExpression<C> getLast()
If the meaning of the 'Last' containment reference isn't clear, there really should be more of a description here...
setLast(OCLExpression), 
ExpressionsPackage.getCollectionRange_Last()void setLast(OCLExpression<C> value)
Last' containment reference.
 
 
value - the new value of the 'Last' containment reference.getLast()
boolean checkRangeType(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                       java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||