org.eclipse.emf.ocl.expressions
Interface CollectionLiteralPart

All Superinterfaces:
EModelElement, ENamedElement, EObject, Notifier, TypedElement
All Known Subinterfaces:
CollectionItem, CollectionRange
All Known Implementing Classes:
CollectionItemImpl, CollectionLiteralPartImpl, CollectionRangeImpl

Deprecated. Use the CollectionLiteralPart interface, instead.

@Deprecated
public interface CollectionLiteralPart
extends TypedElement


Field Summary
static String copyright
          Deprecated.  
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.ocl.uml.TypedElement
getType, setType
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final String copyright
Deprecated. 

See Also:
Constant Field Values

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