Uses of Interface
edu.cmu.sei.aadl.aadl2.EndToEndFlowElement

Packages that use EndToEndFlowElement
edu.cmu.sei.aadl.aadl2   
edu.cmu.sei.aadl.aadl2.impl   
edu.cmu.sei.aadl.aadl2.util   
edu.cmu.sei.aadl.instance   
 

Uses of EndToEndFlowElement in edu.cmu.sei.aadl.aadl2
 

Subinterfaces of EndToEndFlowElement in edu.cmu.sei.aadl.aadl2
 interface AbstractSubcomponent
          A representation of the model object 'Abstract Subcomponent'
 interface AccessConnection
          A representation of the model object 'Access Connection'
 interface BusSubcomponent
          A representation of the model object 'Bus Subcomponent'
 interface Connection
          A representation of the model object 'Connection'
 interface DataAccess
          A representation of the model object 'Data Access'
 interface DataSubcomponent
          A representation of the model object 'Data Subcomponent'
 interface DeviceSubcomponent
          A representation of the model object 'Device Subcomponent'
 interface EndToEndFlow
          A representation of the model object 'End To End Flow'
 interface FeatureConnection
          A representation of the model object 'Feature Connection'
 interface FeatureGroupConnection
          A representation of the model object 'Feature Group Connection'
 interface FlowElement
          A representation of the model object 'Flow Element'
 interface MemorySubcomponent
          A representation of the model object 'Memory Subcomponent'
 interface ParameterConnection
          A representation of the model object 'Parameter Connection'
 interface PortConnection
          A representation of the model object 'Port Connection'
 interface ProcessorSubcomponent
          A representation of the model object 'Processor Subcomponent'
 interface ProcessSubcomponent
          A representation of the model object 'Process Subcomponent'
 interface Subcomponent
          A representation of the model object 'Subcomponent'
 interface SubcomponentFlow
          A representation of the model object 'Subcomponent Flow'
 interface SubprogramGroupSubcomponent
          A representation of the model object 'Subprogram Group Subcomponent'
 interface SubprogramSubcomponent
          A representation of the model object 'Subprogram Subcomponent'
 interface SystemSubcomponent
          A representation of the model object 'System Subcomponent'
 interface ThreadGroupSubcomponent
          A representation of the model object 'Thread Group Subcomponent'
 interface ThreadSubcomponent
          A representation of the model object 'Thread Subcomponent'
 interface VirtualBusSubcomponent
          A representation of the model object 'Virtual Bus Subcomponent'
 interface VirtualProcessorSubcomponent
          A representation of the model object 'Virtual Processor Subcomponent'
 

Methods in edu.cmu.sei.aadl.aadl2 that return EndToEndFlowElement
 EndToEndFlowElement Aadl2Factory.createEndToEndFlowElement()
          Returns a new object of class 'End To End Flow Element'
 

Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type EndToEndFlowElement
 org.eclipse.emf.common.util.EList<EndToEndFlowElement> EndToEndFlow.getAllFlowElements()
          get the EndToEndFlowElement sequence taking into account refines
 org.eclipse.emf.common.util.EList<EndToEndFlowElement> EndToEndFlow.getFlowElements()
          Returns the value of the 'Flow Element' reference list.
 

Uses of EndToEndFlowElement in edu.cmu.sei.aadl.aadl2.impl
 

Classes in edu.cmu.sei.aadl.aadl2.impl that implement EndToEndFlowElement
 class AbstractSubcomponentImpl
          An implementation of the model object 'Abstract Subcomponent'
 class AccessConnectionImpl
          An implementation of the model object 'Access Connection'
 class BusSubcomponentImpl
          An implementation of the model object 'Bus Subcomponent'
 class ConnectionImpl
          An implementation of the model object 'Connection'
 class DataAccessImpl
          An implementation of the model object 'Data Access'
 class DataSubcomponentImpl
          An implementation of the model object 'Data Subcomponent'
 class DeviceSubcomponentImpl
          An implementation of the model object 'Device Subcomponent'
 class EndToEndFlowElementImpl
          An implementation of the model object 'End To End Flow Element'
 class EndToEndFlowImpl
          An implementation of the model object 'End To End Flow'
 class FeatureConnectionImpl
          An implementation of the model object 'Feature Connection'
 class FeatureGroupConnectionImpl
          An implementation of the model object 'Feature Group Connection'
 class FlowElementImpl
          An implementation of the model object 'Flow Element'
 class MemorySubcomponentImpl
          An implementation of the model object 'Memory Subcomponent'
 class ParameterConnectionImpl
          An implementation of the model object 'Parameter Connection'
 class PortConnectionImpl
          An implementation of the model object 'Port Connection'
 class ProcessorSubcomponentImpl
          An implementation of the model object 'Processor Subcomponent'
 class ProcessSubcomponentImpl
          An implementation of the model object 'Process Subcomponent'
 class SubcomponentFlowImpl
          An implementation of the model object 'Subcomponent Flow'
 class SubcomponentImpl
          An implementation of the model object 'Subcomponent'
 class SubprogramGroupSubcomponentImpl
          An implementation of the model object 'Subprogram Group Subcomponent'
 class SubprogramSubcomponentImpl
          An implementation of the model object 'Subprogram Subcomponent'
 class SystemSubcomponentImpl
          An implementation of the model object 'System Subcomponent'
 class ThreadGroupSubcomponentImpl
          An implementation of the model object 'Thread Group Subcomponent'
 class ThreadSubcomponentImpl
          An implementation of the model object 'Thread Subcomponent'
 class VirtualBusSubcomponentImpl
          An implementation of the model object 'Virtual Bus Subcomponent'
 class VirtualProcessorSubcomponentImpl
          An implementation of the model object 'Virtual Processor Subcomponent'
 

Fields in edu.cmu.sei.aadl.aadl2.impl with type parameters of type EndToEndFlowElement
protected  org.eclipse.emf.common.util.EList<EndToEndFlowElement> EndToEndFlowImpl.flowElements
          The cached value of the 'Flow Element' reference list
 

Methods in edu.cmu.sei.aadl.aadl2.impl that return EndToEndFlowElement
 EndToEndFlowElement Aadl2FactoryImpl.createEndToEndFlowElement()
           
 

Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type EndToEndFlowElement
 org.eclipse.emf.common.util.EList<EndToEndFlowElement> EndToEndFlowImpl.getAllFlowElements()
          get the EndToEndFlowElement sequence taking into account refines
 org.eclipse.emf.common.util.EList<EndToEndFlowElement> EndToEndFlowImpl.getFlowElements()
           
 

Uses of EndToEndFlowElement in edu.cmu.sei.aadl.aadl2.util
 

Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type EndToEndFlowElement
 T Aadl2Switch.caseEndToEndFlowElement(EndToEndFlowElement object)
          Returns the result of interpreting the object as an instance of 'End To End Flow Element'
 boolean Aadl2Validator.validateEndToEndFlowElement(EndToEndFlowElement endToEndFlowElement, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 

Uses of EndToEndFlowElement in edu.cmu.sei.aadl.instance
 

Methods in edu.cmu.sei.aadl.instance with parameters of type EndToEndFlowElement
protected  void CreateEndToEndFlowsSwitch.processETEElement(ComponentInstance ci, EndToEndFlowInstance etei, EndToEndFlowElement fe, edu.cmu.sei.aadl.instance.CreateEndToEndFlowsSwitch.FlowIterator iter, NamedElement errorElement)
          Add all flow instances that continue through the next flow element.
protected  void CreateEndToEndFlowsSwitch.processFlowStep(ComponentInstance ci, EndToEndFlowInstance etei, EndToEndFlowElement leaf, edu.cmu.sei.aadl.instance.CreateEndToEndFlowsSwitch.FlowIterator iter)
          Add all ETE instances that continue through a given leaf flow element.