org.eclipse.ocl.ecore.impl
Class ElementTypeImpl

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

public class ElementTypeImpl
extends EClassImpl
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()
           
 java.lang.String getName()
           
 
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()


getName

public java.lang.String getName()


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