EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.model.AbstractFactoryComponentFactory

Packages that use AbstractFactoryComponentFactory
org.eclipse.egf.model   
org.eclipse.egf.model.impl   
org.eclipse.egf.model.util   
 

Uses of AbstractFactoryComponentFactory in org.eclipse.egf.model
 

Subinterfaces of AbstractFactoryComponentFactory in org.eclipse.egf.model
 interface FactoryComponentInvocation
          A representation of the model object 'FactoryComponent Configuration'.
 interface ProductionPlan
          A representation of the model object 'Production Plan'.
 

Uses of AbstractFactoryComponentFactory in org.eclipse.egf.model.impl
 

Classes in org.eclipse.egf.model.impl that implement AbstractFactoryComponentFactory
 class AbstractFactoryComponentFactoryImpl
          An implementation of the model object 'Abstract FactoryComponent Factory'.
 class FactoryComponentInvocationImpl
          An implementation of the model object 'FactoryComponent Configuration'.
 class ProductionPlanImpl
          An implementation of the model object 'Production Plan'.
 

Uses of AbstractFactoryComponentFactory in org.eclipse.egf.model.util
 

Methods in org.eclipse.egf.model.util with parameters of type AbstractFactoryComponentFactory
 T ModelSwitch.caseAbstractFactoryComponentFactory(AbstractFactoryComponentFactory object)
          Returns the result of interpreting the object as an instance of 'Abstract Factory Component Factory'
 boolean ModelValidator.validateAbstractFactoryComponentFactory(AbstractFactoryComponentFactory abstractFactoryComponentFactory, DiagnosticChain diagnostics, Map<Object,Object> context)
           
 


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.