Uses of Class
org.eclipse.ocl.examples.pivot.manager.AbstractTypeServer

Packages that use AbstractTypeServer
org.eclipse.ocl.examples.pivot.manager   
 

Uses of AbstractTypeServer in org.eclipse.ocl.examples.pivot.manager
 

Subclasses of AbstractTypeServer in org.eclipse.ocl.examples.pivot.manager
 class AnyTypeServer
           
 class CollectionTypeServer
          An CollectionTypeServer supports one or more merged collection types as the source for operations, properties or superclasses and additionally supports their specializations.
 class EnumerationTypeServer
           
 class ExtensibleTypeServer
          An ExtensibleTypeServer supports one or more merged types as the source for operations, properties or superclasses.
 class ExtensionTypeServer
          An ExtensionTypeServer supports the type for the extension of a class by a stereotype application.
 class InvalidTypeServer
           
 class MetaclassServer
          A MetaclassServer supports one or more merged types as the source for operations, properties or superclasses and additionally supports their specializations.
 class OrphanTypeServer
          An OrphanTypeServer provides a 'merge' type behaviour for a synthesized type that forms part of the OrphanPackage rather than a true package.
 class PrimitiveTypeServer
          A PrimitiveTypeServer supports one or more merged primitive types.
 class TemplateableTypeServer
          An TemplateableTypeServer supports one or more merged types as the source for operations, properties or superclasses and additionally supports their specializations.