Uses of Interface
org.eclipse.ocl.examples.xtext.markup.MarkupPackage

Packages that use MarkupPackage
org.eclipse.ocl.examples.xtext.markup   
org.eclipse.ocl.examples.xtext.markup.impl   
org.eclipse.ocl.examples.xtext.markup.util   
 

Uses of MarkupPackage in org.eclipse.ocl.examples.xtext.markup
 

Fields in org.eclipse.ocl.examples.xtext.markup declared as MarkupPackage
static MarkupPackage MarkupPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ocl.examples.xtext.markup that return MarkupPackage
 MarkupPackage MarkupFactory.getMarkupPackage()
          Returns the package supported by this factory.
 

Uses of MarkupPackage in org.eclipse.ocl.examples.xtext.markup.impl
 

Classes in org.eclipse.ocl.examples.xtext.markup.impl that implement MarkupPackage
 class MarkupPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ocl.examples.xtext.markup.impl that return MarkupPackage
 MarkupPackage MarkupFactoryImpl.getMarkupPackage()
           
static MarkupPackage MarkupFactoryImpl.getPackage()
          Deprecated.  
static MarkupPackage MarkupPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of MarkupPackage in org.eclipse.ocl.examples.xtext.markup.util
 

Fields in org.eclipse.ocl.examples.xtext.markup.util declared as MarkupPackage
protected static MarkupPackage MarkupAdapterFactory.modelPackage
          The cached model package.
protected static MarkupPackage MarkupSwitch.modelPackage
          The cached model package