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

Packages that use EcoreReflectivePackage
org.eclipse.ocl.examples.library.ecore   
 

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

Fields in org.eclipse.ocl.examples.library.ecore with type parameters of type EcoreReflectivePackage
protected  java.util.Map<java.lang.String,EcoreReflectivePackage> EcoreReflectivePackage.nestedPackages
           
 

Constructors in org.eclipse.ocl.examples.library.ecore with parameters of type EcoreReflectivePackage
EcoreReflectiveEnumeration(EcoreReflectivePackage evaluationPackage, int flags, org.eclipse.emf.ecore.EEnum eEnum, DomainTemplateParameter... typeParameters)
           
EcoreReflectiveType(EcoreReflectivePackage evaluationPackage, int flags, org.eclipse.emf.ecore.EClassifier eClassifier, DomainTemplateParameter... typeParameters)