EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.pattern.PatternPackage

Packages that use PatternPackage
org.eclipse.egf.pattern   
org.eclipse.egf.pattern.impl   
org.eclipse.egf.pattern.util   
 

Uses of PatternPackage in org.eclipse.egf.pattern
 

Fields in org.eclipse.egf.pattern declared as PatternPackage
static PatternPackage PatternPackage.eINSTANCE
          The singleton instance of the package
static PatternPackage PatternPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.egf.pattern that return PatternPackage
 PatternPackage PatternFactory.getPatternPackage()
          Returns the package supported by this factory
 PatternPackage PatternFactory.getPatternPackage()
          Returns the package supported by this factory
 

Uses of PatternPackage in org.eclipse.egf.pattern.impl
 

Classes in org.eclipse.egf.pattern.impl that implement PatternPackage
 class PatternPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.egf.pattern.impl that return PatternPackage
static PatternPackage PatternFactoryImpl.getPackage()
          Deprecated.  
 PatternPackage PatternFactoryImpl.getPatternPackage()
           
static PatternPackage PatternPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of PatternPackage in org.eclipse.egf.pattern.util
 

Fields in org.eclipse.egf.pattern.util declared as PatternPackage
protected static PatternPackage PatternAdapterFactory.modelPackage
          The cached model package
protected static PatternPackage PatternSwitch.modelPackage
          The cached model package
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.