org.eclipse.ocl.expressions
Interface CollectionLiteralPart<C>

All Superinterfaces:
TypedElement<C>, Visitable
All Known Subinterfaces:
CollectionItem<C>, CollectionItem, CollectionItem, CollectionLiteralPart, CollectionLiteralPart, CollectionRange<C>, CollectionRange, CollectionRange
All Known Implementing Classes:
CollectionItemImpl, CollectionItemImpl, CollectionItemImpl, CollectionLiteralPartImpl, CollectionLiteralPartImpl, CollectionLiteralPartImpl, CollectionRangeImpl, CollectionRangeImpl, CollectionRangeImpl

public interface CollectionLiteralPart<C>
extends TypedElement<C>, Visitable

A representation of the model object 'Collection Literal Part'.

See Also:
ExpressionsPackage.getCollectionLiteralPart()

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
 


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