org.eclipse.ocl.types.impl
Class ElementTypeImpl

java.lang.Object
  extended by EObjectImpl
      extended by org.eclipse.ocl.types.impl.ElementTypeImpl
All Implemented Interfaces:
ElementType

public class ElementTypeImpl
extends EObjectImpl
implements ElementType

An implementation of the model object 'Element Type'.


Field Summary
 
Fields inherited from interface org.eclipse.ocl.types.ElementType
SINGLETON_NAME
 
Constructor Summary
protected ElementTypeImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementTypeImpl

protected ElementTypeImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()


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