Uses of Class
org.eclipse.ocl.examples.library.executor.ExecutorTypeParameter

Packages that use ExecutorTypeParameter
org.eclipse.ocl.examples.library.ecore   
org.eclipse.ocl.examples.library.executor   
org.eclipse.ocl.examples.library.oclstdlib   
org.eclipse.ocl.examples.pivot   
 

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

Constructors in org.eclipse.ocl.examples.library.ecore with parameters of type ExecutorTypeParameter
EcoreExecutorInvalidType(BuiltInTypeId typeId, ExecutorPackage evaluationPackage, int flags, ExecutorTypeParameter... typeParameters)
           
EcoreExecutorType(BuiltInTypeId typeId, ExecutorPackage evaluationPackage, int flags, ExecutorTypeParameter... typeParameters)
          Construct an executable type descriptor in the absence of a known EClassifier.
EcoreExecutorType(org.eclipse.emf.ecore.EClassifier eClassifier, EcoreExecutorPackage evaluationPackage, int flags, ExecutorTypeParameter... typeParameters)
          Construct an executable type descriptor for a known EClassifier.
EcoreExecutorType(java.lang.String name, ExecutorPackage evaluationPackage, int flags, ExecutorTypeParameter... typeParameters)
          Construct an executable type descriptor in the absence of a known EClassifier.
EcoreExecutorVoidType(BuiltInTypeId typeId, ExecutorPackage evaluationPackage, int flags, ExecutorTypeParameter... typeParameters)
           
 

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

Constructors in org.eclipse.ocl.examples.library.executor with parameters of type ExecutorTypeParameter
ExecutorType(java.lang.String name, ExecutorPackage evaluationPackage, int flags, ExecutorTypeParameter... typeParameters)
           
ReflectiveType(java.lang.String name, ExecutorPackage evaluationPackage, int flags, ExecutorTypeParameter... typeParameters)
           
 

Uses of ExecutorTypeParameter in org.eclipse.ocl.examples.library.oclstdlib
 

Fields in org.eclipse.ocl.examples.library.oclstdlib declared as ExecutorTypeParameter
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Bag__collect_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Bag__collectNested_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Bag__flatten_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Bag__selectByKind_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Bag__selectByType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__collect_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__collectNested_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__excludesAll_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__flatten_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__includesAll_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__iterate_Tacc
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__product_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__selectByKind_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Collection__selectByType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OclAny__oclAsType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OclAny__oclIsKindOf_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OclAny__oclIsTypeOf_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OclInvalid__oclAsType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OclInvalid__oclIsKindOf_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OclInvalid__oclIsTypeOf_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OrderedSet__collect_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OrderedSet__collectNested_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OrderedSet__flatten_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OrderedSet__selectByKind_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__OrderedSet__selectByType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Sequence__collect_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Sequence__collectNested_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Sequence__flatten_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Sequence__selectByKind_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Sequence__selectByType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Set__collect_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Set__collectNested_V
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Set__flatten_T2
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Set__selectByKind_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__Set__selectByType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters.__UnlimitedNatural__oclAsType_TT
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters._Bag_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters._Collection_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters._OrderedCollection_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters._OrderedSet_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters._Sequence_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters._Set_T
           
static ExecutorTypeParameter OCLstdlibTables.TypeParameters._UniqueCollection_T
           
 

Uses of ExecutorTypeParameter in org.eclipse.ocl.examples.pivot
 

Fields in org.eclipse.ocl.examples.pivot declared as ExecutorTypeParameter
static ExecutorTypeParameter PivotTables.TypeParameters._Metaclass_T
           
static ExecutorTypeParameter PivotTables.TypeParameters._Visitor_R