EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.pattern.relations.RelationsFactory

Packages that use RelationsFactory
org.eclipse.egf.pattern.relations   
org.eclipse.egf.pattern.relations.impl   
 

Uses of RelationsFactory in org.eclipse.egf.pattern.relations
 

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

Methods in org.eclipse.egf.pattern.relations that return RelationsFactory
 RelationsFactory RelationsPackage.getRelationsFactory()
          Returns the factory that creates the instances of the model
 

Uses of RelationsFactory in org.eclipse.egf.pattern.relations.impl
 

Classes in org.eclipse.egf.pattern.relations.impl that implement RelationsFactory
 class RelationsFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.egf.pattern.relations.impl that return RelationsFactory
 RelationsFactory RelationsPackageImpl.getRelationsFactory()
           
static RelationsFactory RelationsFactoryImpl.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.