Uses of Class
org.eclipse.ocl.examples.library.ecore.EcoreExecutorEnumerationLiteral

Packages that use EcoreExecutorEnumerationLiteral
org.eclipse.ocl.examples.library.ecore   
org.eclipse.ocl.examples.pivot   
 

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

Methods in org.eclipse.ocl.examples.library.ecore that return EcoreExecutorEnumerationLiteral
 EcoreExecutorEnumerationLiteral EcoreExecutorEnumeration.getEnumerationLiteral(java.lang.String name)
           
 

Methods in org.eclipse.ocl.examples.library.ecore with parameters of type EcoreExecutorEnumerationLiteral
 EcoreExecutorEnumeration EcoreExecutorEnumeration.initLiterals(EcoreExecutorEnumerationLiteral[] literals)
           
 

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

Fields in org.eclipse.ocl.examples.pivot declared as EcoreExecutorEnumerationLiteral
static EcoreExecutorEnumerationLiteral PivotTables.EnumerationLiterals._AssociativityKind__Left
           
static EcoreExecutorEnumerationLiteral PivotTables.EnumerationLiterals._AssociativityKind__Right
           
static EcoreExecutorEnumerationLiteral PivotTables.EnumerationLiterals._CollectionKind__Bag
           
static EcoreExecutorEnumerationLiteral PivotTables.EnumerationLiterals._CollectionKind__Collection
           
static EcoreExecutorEnumerationLiteral PivotTables.EnumerationLiterals._CollectionKind__OrderedSet
           
static EcoreExecutorEnumerationLiteral PivotTables.EnumerationLiterals._CollectionKind__Sequence
           
static EcoreExecutorEnumerationLiteral PivotTables.EnumerationLiterals._CollectionKind__Set