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

Packages that use RefinableElement
edu.cmu.sei.aadl.aadl2   
edu.cmu.sei.aadl.aadl2.impl   
edu.cmu.sei.aadl.aadl2.util   
 

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

Subinterfaces of RefinableElement in edu.cmu.sei.aadl.aadl2
 interface AbstractFeature
          A representation of the model object 'Abstract Feature'
 interface AbstractSubcomponent
          A representation of the model object 'Abstract Subcomponent'
 interface Access
          A representation of the model object 'Access'
 interface AccessConnection
          A representation of the model object 'Access Connection'
 interface BusAccess
          A representation of the model object 'Bus Access'
 interface BusSubcomponent
          A representation of the model object 'Bus Subcomponent'
 interface ComponentPrototype
          A representation of the model object 'Component Prototype'
 interface Connection
          A representation of the model object 'Connection'
 interface DataAccess
          A representation of the model object 'Data Access'
 interface DataPort
          A representation of the model object 'Data Port'
 interface DataSubcomponent
          A representation of the model object 'Data Subcomponent'
 interface DeviceSubcomponent
          A representation of the model object 'Device Subcomponent'
 interface DirectedFeature
          A representation of the model object 'Directed Feature'
 interface EndToEndFlow
          A representation of the model object 'End To End Flow'
 interface EventDataPort
          A representation of the model object 'Event Data Port'
 interface EventPort
          A representation of the model object 'Event Port'
 interface Feature
          A representation of the model object 'Feature'
 interface FeatureConnection
          A representation of the model object 'Feature Connection'
 interface FeatureGroup
          A representation of the model object 'Feature Group'
 interface FeatureGroupConnection
          A representation of the model object 'Feature Group Connection'
 interface FeatureGroupPrototype
          A representation of the model object 'Feature Group Prototype'
 interface FeaturePrototype
          A representation of the model object 'Feature Prototype'
 interface Flow
          A representation of the model object 'Flow'
 interface FlowImplementation
          A representation of the model object 'Flow Implementation'
 interface FlowSpecification
          A representation of the model object 'Flow Specification'
 interface MemorySubcomponent
          A representation of the model object 'Memory Subcomponent'
 interface Parameter
          A representation of the model object 'Parameter'
 interface ParameterConnection
          A representation of the model object 'Parameter Connection'
 interface Port
          A representation of the model object 'Port'
 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 Prototype
          A representation of the model object 'Prototype'
 interface StructuralFeature
          A representation of the model object 'Structural Feature'
 interface Subcomponent
          A representation of the model object 'Subcomponent'
 interface SubprogramAccess
          A representation of the model object 'Subprogram Access'
 interface SubprogramGroupAccess
          A representation of the model object 'Subprogram Group Access'
 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 RefinableElement
 RefinableElement RefinableElement.getRefinedElement()
          Returns the value of the 'Refined Element' reference
 

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

Classes in edu.cmu.sei.aadl.aadl2.impl that implement RefinableElement
 class AbstractFeatureImpl
          An implementation of the model object 'Abstract Feature'
 class AbstractSubcomponentImpl
          An implementation of the model object 'Abstract Subcomponent'
 class AccessConnectionImpl
          An implementation of the model object 'Access Connection'
 class AccessImpl
          An implementation of the model object 'Access'
 class BusAccessImpl
          An implementation of the model object 'Bus Access'
 class BusSubcomponentImpl
          An implementation of the model object 'Bus Subcomponent'
 class ComponentPrototypeImpl
          An implementation of the model object 'Component Prototype'
 class ConnectionImpl
          An implementation of the model object 'Connection'
 class DataAccessImpl
          An implementation of the model object 'Data Access'
 class DataPortImpl
          An implementation of the model object 'Data Port'
 class DataSubcomponentImpl
          An implementation of the model object 'Data Subcomponent'
 class DeviceSubcomponentImpl
          An implementation of the model object 'Device Subcomponent'
 class DirectedFeatureImpl
          An implementation of the model object 'Directed Feature'
 class EndToEndFlowImpl
          An implementation of the model object 'End To End Flow'
 class EventDataPortImpl
          An implementation of the model object 'Event Data Port'
 class EventPortImpl
          An implementation of the model object 'Event Port'
 class FeatureConnectionImpl
          An implementation of the model object 'Feature Connection'
 class FeatureGroupConnectionImpl
          An implementation of the model object 'Feature Group Connection'
 class FeatureGroupImpl
          An implementation of the model object 'Feature Group'
 class FeatureGroupPrototypeImpl
          An implementation of the model object 'Feature Group Prototype'
 class FeatureImpl
          An implementation of the model object 'Feature'
 class FeaturePrototypeImpl
          An implementation of the model object 'Feature Prototype'
 class FlowImpl
          An implementation of the model object 'Flow'
 class FlowImplementationImpl
          An implementation of the model object 'Flow Implementation'
 class FlowSpecificationImpl
          An implementation of the model object 'Flow Specification'
 class MemorySubcomponentImpl
          An implementation of the model object 'Memory Subcomponent'
 class ParameterConnectionImpl
          An implementation of the model object 'Parameter Connection'
 class ParameterImpl
          An implementation of the model object 'Parameter'
 class PortConnectionImpl
          An implementation of the model object 'Port Connection'
 class PortImpl
          An implementation of the model object 'Port'
 class ProcessorSubcomponentImpl
          An implementation of the model object 'Processor Subcomponent'
 class ProcessSubcomponentImpl
          An implementation of the model object 'Process Subcomponent'
 class PrototypeImpl
          An implementation of the model object 'Prototype'
 class RefinableElementImpl
          An implementation of the model object 'Refinable Element'
 class StructuralFeatureImpl
          An implementation of the model object 'Structural Feature'
 class SubcomponentImpl
          An implementation of the model object 'Subcomponent'
 class SubprogramAccessImpl
          An implementation of the model object 'Subprogram Access'
 class SubprogramGroupAccessImpl
          An implementation of the model object 'Subprogram Group Access'
 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 declared as RefinableElement
protected  RefinableElement RefinableElementImpl.refinedElement
          The cached value of the 'Refined Element' reference
protected  RefinableElement FlowImplementationImpl.refinedElement
          The cached value of the 'Refined Element' reference
 

Methods in edu.cmu.sei.aadl.aadl2.impl that return RefinableElement
 RefinableElement SubcomponentImpl.basicGetRefinedElement()
           
 RefinableElement RefinableElementImpl.basicGetRefinedElement()
           
 RefinableElement EndToEndFlowImpl.basicGetRefinedElement()
           
 RefinableElement FeatureImpl.basicGetRefinedElement()
           
 RefinableElement FlowSpecificationImpl.basicGetRefinedElement()
           
 RefinableElement PrototypeImpl.basicGetRefinedElement()
           
 RefinableElement ConnectionImpl.basicGetRefinedElement()
           
 RefinableElement FlowImplementationImpl.basicGetRefinedElement()
           
 RefinableElement SubcomponentImpl.getRefinedElement()
           
 RefinableElement RefinableElementImpl.getRefinedElement()
           
 RefinableElement EndToEndFlowImpl.getRefinedElement()
           
 RefinableElement FeatureImpl.getRefinedElement()
           
 RefinableElement FlowSpecificationImpl.getRefinedElement()
           
 RefinableElement PrototypeImpl.getRefinedElement()
           
 RefinableElement ConnectionImpl.getRefinedElement()
           
 RefinableElement FlowImplementationImpl.getRefinedElement()
           
 

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

Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type RefinableElement
 T Aadl2Switch.caseRefinableElement(RefinableElement object)
          Returns the result of interpreting the object as an instance of 'Refinable Element'
 boolean Aadl2Validator.validateRefinableElement(RefinableElement refinableElement, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)