org.eclipse.ocl.uml
Interface CollectionItem

All Superinterfaces:
CollectionItem<Classifier>, CollectionLiteralPart<Classifier>, TypedElement<Classifier>, Visitable

public interface CollectionItem
extends CollectionLiteralPart, CollectionItem<Classifier>

A representation of the model object 'Collection Item'.

See Also:
UMLPackage.getCollectionItem()

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.CollectionItem
checkItemType, getItem, setItem
 
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.