org.eclipse.ocl.ecore
Interface CollectionRange

All Superinterfaces:
CollectionLiteralPart<EClassifier>, CollectionRange<EClassifier>, TypedElement<EClassifier>, Visitable

public interface CollectionRange
extends CollectionLiteralPart, CollectionRange<EClassifier>

A representation of the model object 'Collection Range'.

See Also:
EcorePackage.getCollectionRange()

Method Summary
 
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.ocl.expressions.CollectionRange
checkRangeType, getFirst, getLast, setFirst, setLast
 
Methods inherited from interface org.eclipse.ocl.utilities.TypedElement
getName, getType, setName, setType
 
Methods inherited from interface org.eclipse.ocl.utilities.Visitable
accept
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.