Uses of Interface
edu.cmu.sei.aadl.model.flow.FlowFactory

Packages that use FlowFactory
edu.cmu.sei.aadl.model.flow   
edu.cmu.sei.aadl.model.flow.impl   
 

Uses of FlowFactory in edu.cmu.sei.aadl.model.flow
 

Fields in edu.cmu.sei.aadl.model.flow declared as FlowFactory
static FlowFactory FlowFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in edu.cmu.sei.aadl.model.flow that return FlowFactory
 FlowFactory FlowPackage.getFlowFactory()
          Returns the factory that creates the instances of the model
 

Uses of FlowFactory in edu.cmu.sei.aadl.model.flow.impl
 

Classes in edu.cmu.sei.aadl.model.flow.impl that implement FlowFactory
 class FlowFactoryImpl
          An implementation of the model Factory
 

Methods in edu.cmu.sei.aadl.model.flow.impl that return FlowFactory
 FlowFactory FlowPackageImpl.getFlowFactory()
           
static FlowFactory FlowFactoryImpl.init()
          Creates the default factory implementation