org.eclipse.gmt.umlx.ecore.util
Class CollectionClassExtension

java.lang.Object
  extended by org.eclipse.gmt.umlx.utils.ClassExtension<java.util.Collection>
      extended by org.eclipse.gmt.umlx.ecore.util.CollectionClassExtension
All Implemented Interfaces:
IClassExtension

public class CollectionClassExtension
extends ClassExtension<java.util.Collection>


Field Summary
static CollectionClassExtension INSTANCE
           
 
Constructor Summary
CollectionClassExtension()
           
 
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 CollectionClassExtension INSTANCE
Constructor Detail

CollectionClassExtension

public CollectionClassExtension()