org.eclipse.gmt.umlx.ecore2.util
Class E2DirectionClassExtension

java.lang.Object
  extended by org.eclipse.gmt.umlx.utils.ClassExtension<E2Direction>
      extended by org.eclipse.gmt.umlx.ecore2.util.E2DirectionClassExtension
All Implemented Interfaces:
IClassExtension

public class E2DirectionClassExtension
extends ClassExtension<E2Direction>


Field Summary
static E2DirectionClassExtension INSTANCE
           
 
Constructor Summary
E2DirectionClassExtension()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.utils.ClassExtension
getBasicClass, toDebugString, toUserString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final E2DirectionClassExtension INSTANCE
Constructor Detail

E2DirectionClassExtension

public E2DirectionClassExtension()