EGF Engine
Release 0.1.0

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

Packages that use PatternFactory
org.eclipse.egf.pattern   
org.eclipse.egf.pattern.impl   
 

Uses of PatternFactory in org.eclipse.egf.pattern
 

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

Methods in org.eclipse.egf.pattern that return PatternFactory
 PatternFactory PatternPackage.getPatternFactory()
          Returns the factory that creates the instances of the model
 PatternFactory PatternPackage.getPatternFactory()
          Returns the factory that creates the instances of the model
 

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

Classes in org.eclipse.egf.pattern.impl that implement PatternFactory
 class PatternFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.egf.pattern.impl that return PatternFactory
 PatternFactory PatternPackageImpl.getPatternFactory()
           
static PatternFactory PatternFactoryImpl.init()
          Creates the default factory implementation
 


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.