Uses of Class
org.eclipse.ocl.examples.domain.types.AbstractInheritance

Packages that use AbstractInheritance
org.eclipse.ocl.examples.library.ecore   
org.eclipse.ocl.examples.library.executor   
org.eclipse.ocl.examples.pivot.manager   
 

Uses of AbstractInheritance in org.eclipse.ocl.examples.library.ecore
 

Subclasses of AbstractInheritance in org.eclipse.ocl.examples.library.ecore
 class EcoreExecutorEnumeration
           
 class EcoreExecutorInvalidType
           
 class EcoreExecutorType
           
 class EcoreExecutorVoidType
           
 class EcoreReflectiveEnumeration
           
 class EcoreReflectiveType
           
 

Uses of AbstractInheritance in org.eclipse.ocl.examples.library.executor
 

Subclasses of AbstractInheritance in org.eclipse.ocl.examples.library.executor
 class DomainReflectiveType
           
 class ExecutorType
          An ExecutorType defines a Type using a compact representation suitable for efficient execution and static construction.
 class ReflectiveType
          A ReflectiveType defines a Type using a compact representation suitable for efficient execution.
 

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

Subclasses of AbstractInheritance in org.eclipse.ocl.examples.pivot.manager
 class AbstractTypeServer
          An AbstractTypeServer provides the co-ordinated operation, property and superclass lookup caches for one or more merged types.
 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.