org.eclipse.ocl.types
Interface ElementType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ElementType, ElementType
All Known Implementing Classes:
ElementTypeImpl, ElementTypeImpl, ElementTypeImpl

public interface ElementType
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Element Type'.

See Also:
TypesPackage.getElementType()
Generated
Model

Field Summary
static java.lang.String SINGLETON_NAME
           
 
Method Summary
 
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
 

Field Detail

SINGLETON_NAME

static final java.lang.String SINGLETON_NAME
See Also:
Constant Field Values