|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|---|
| 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
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||