Uses of Class
edu.cmu.sei.aadl.model.core.impl.NamedElementImpl

Packages that use NamedElementImpl
edu.cmu.sei.aadl.model.component.impl   
edu.cmu.sei.aadl.model.connection.impl   
edu.cmu.sei.aadl.model.core.impl This package contains interfaces and classes that represent the abstract component objects as well as the pacakge concepts. 
edu.cmu.sei.aadl.model.feature.impl   
edu.cmu.sei.aadl.model.flow.impl   
edu.cmu.sei.aadl.model.instance.impl   
edu.cmu.sei.aadl.model.property.impl   
 

Uses of NamedElementImpl in edu.cmu.sei.aadl.model.component.impl
 

Subclasses of NamedElementImpl in edu.cmu.sei.aadl.model.component.impl
 class BusClassifierImpl
          An implementation of the model object 'Bus Classifier'
 class BusImplImpl
          An implementation of the model object 'Bus Impl'
 class BusSubcomponentImpl
          An implementation of the model object 'Bus Subcomponent'
 class BusTypeImpl
          An implementation of the model object 'Bus Type'
 class CallSequenceImpl
          An implementation of the model object 'Call Sequence'
 class DataClassifierImpl
          An implementation of the model object 'Data Classifier'
 class DataImplImpl
          An implementation of the model object 'Data Impl'
 class DataSubcomponentImpl
          An implementation of the model object 'Data Subcomponent'
 class DataTypeImpl
          An implementation of the model object 'Data Type'
 class DeviceClassifierImpl
          An implementation of the model object 'Device Classifier'
 class DeviceImplImpl
          An implementation of the model object 'Device Impl'
 class DeviceSubcomponentImpl
          An implementation of the model object 'Device Subcomponent'
 class DeviceTypeImpl
          An implementation of the model object 'Device Type'
 class MemoryClassifierImpl
          An implementation of the model object 'Memory Classifier'
 class MemoryImplImpl
          An implementation of the model object 'Memory Impl'
 class MemorySubcomponentImpl
          An implementation of the model object 'Memory Subcomponent'
 class MemoryTypeImpl
          An implementation of the model object 'Memory Type'
 class ProcessClassifierImpl
          An implementation of the model object 'Process Classifier'
 class ProcessImplImpl
          An implementation of the model object 'Process Impl'
 class ProcessorClassifierImpl
          An implementation of the model object 'Processor Classifier'
 class ProcessorImplImpl
          An implementation of the model object 'Processor Impl'
 class ProcessorSubcomponentImpl
          An implementation of the model object 'Processor Subcomponent'
 class ProcessorTypeImpl
          An implementation of the model object 'Processor Type'
 class ProcessSubcomponentImpl
          An implementation of the model object 'Process Subcomponent'
 class ProcessTypeImpl
          An implementation of the model object 'Process Type'
 class SubprogramClassifierImpl
          An implementation of the model object 'Subprogram Classifier'
 class SubprogramImplImpl
          An implementation of the model object 'Subprogram Impl'
 class SubprogramSubcomponentImpl
          An implementation of the model object 'Subprogram Subcomponent'
 class SubprogramTypeImpl
          An implementation of the model object 'Subprogram Type'
 class SystemClassifierImpl
          An implementation of the model object 'System Classifier'
 class SystemImplImpl
          An implementation of the model object 'System Impl'
 class SystemSubcomponentImpl
          An implementation of the model object 'System Subcomponent'
 class SystemTypeImpl
          An implementation of the model object 'System Type'
 class ThreadClassifierImpl
          An implementation of the model object 'Thread Classifier'
 class ThreadGroupClassifierImpl
          An implementation of the model object 'Thread Group Classifier'
 class ThreadGroupImplImpl
          An implementation of the model object 'Thread Group Impl'
 class ThreadGroupSubcomponentImpl
          An implementation of the model object 'Thread Group Subcomponent'
 class ThreadGroupTypeImpl
          An implementation of the model object 'Thread Group Type'
 class ThreadImplImpl
          An implementation of the model object 'Thread Impl'
 class ThreadSubcomponentImpl
          An implementation of the model object 'Thread Subcomponent'
 class ThreadTypeImpl
          An implementation of the model object 'Thread Type'
 

Uses of NamedElementImpl in edu.cmu.sei.aadl.model.connection.impl
 

Subclasses of NamedElementImpl in edu.cmu.sei.aadl.model.connection.impl
 class BusAccessConnectionImpl
          An implementation of the model object 'Bus Access Connection'
 class BusAccessEndImpl
          An implementation of the model object 'Bus Access End'
 class DataAccessConnectionImpl
          An implementation of the model object 'Data Access Connection'
 class DataAccessEndImpl
          An implementation of the model object 'Data Access End'
 class DataConnectionImpl
          An implementation of the model object 'Data Connection'
 class EventConnectionImpl
          An implementation of the model object 'Event Connection'
 class EventDataConnectionImpl
          An implementation of the model object 'Event Data Connection'
 class FeatureContextImpl
          An implementation of the model object 'Feature Context'
 class ParameterConnectionImpl
          An implementation of the model object 'Parameter Connection'
 class ParameterEndImpl
          An implementation of the model object 'Parameter End'
 class PortGroupConnectionImpl
          An implementation of the model object 'Port Group Connection'
 

Uses of NamedElementImpl in edu.cmu.sei.aadl.model.core.impl
 

Subclasses of NamedElementImpl in edu.cmu.sei.aadl.model.core.impl
 class AadlPackageImpl
          An implementation of the model object 'Aadl Package'
 class AadlPackageSectionImpl
          An implementation of the model object 'Aadl Package Section'
 class AadlPrivateImpl
          An implementation of the model object 'Aadl Private'
 class AadlPublicImpl
          An implementation of the model object 'Aadl Public'
 class AadlSpecImpl
          An implementation of the model object 'Aadl Spec'
 class AnnexLibraryImpl
          An implementation of the model object 'Annex Library'
 class AnnexSubclauseImpl
          An implementation of the model object 'Annex Subclause'
 class ClassifierImpl
          An implementation of the model object 'Classifier'
 class ComponentClassifierImpl
          An implementation of the model object 'Component Classifier'
 class ComponentImplImpl
          An implementation of the model object 'Component Impl'
 class ComponentTypeImpl
          An implementation of the model object 'Component Type'
 class ConnectionImpl
          An implementation of the model object 'Connection'
 class DefaultAnnexLibraryImpl
          An implementation of the model object 'Default Annex Library'
 class DefaultAnnexSubclauseImpl
          An implementation of the model object 'Default Annex Subclause'
 class FeatureImpl
          An implementation of the model object 'Feature'
 class ModeImpl
          An implementation of the model object 'Mode'
 class ModeMemberImpl
          An implementation of the model object 'Mode Member'
 class ModeTransitionImpl
          An implementation of the model object 'Mode Transition'
 class PropertyHolderImpl
          An implementation of the model object 'Property Holder'
 class SubcomponentImpl
          An implementation of the model object 'Subcomponent'
 

Uses of NamedElementImpl in edu.cmu.sei.aadl.model.feature.impl
 

Subclasses of NamedElementImpl in edu.cmu.sei.aadl.model.feature.impl
 class AbstractPortImpl
          An implementation of the model object 'Abstract Port'
 class BusAccessImpl
          An implementation of the model object 'Bus Access'
 class ComponentAccessImpl
          An implementation of the model object 'Component Access'
 class DataAccessImpl
          An implementation of the model object 'Data Access'
 class DataPortImpl
          An implementation of the model object 'Data Port'
 class EventDataPortImpl
          An implementation of the model object 'Event Data Port'
 class EventPortImpl
          An implementation of the model object 'Event Port'
 class ParameterImpl
          An implementation of the model object 'Parameter'
 class PortGroupImpl
          An implementation of the model object 'Port Group'
 class PortGroupTypeImpl
          An implementation of the model object 'Port Group Type'
 class PortImpl
          An implementation of the model object 'Port'
 class ServerSubprogramImpl
          An implementation of the model object 'Server Subprogram'
 class SubprogramImpl
          An implementation of the model object 'Subprogram'
 

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

Subclasses of NamedElementImpl in edu.cmu.sei.aadl.model.flow.impl
 class EndToEndFlowImpl
          An implementation of the model object 'End To End Flow'
 class FlowImplImpl
          An implementation of the model object 'Impl'
 class FlowPathImplImpl
          An implementation of the model object 'Path Impl'
 class FlowPathSpecImpl
          An implementation of the model object 'Path Spec'
 class FlowSequenceImpl
          An implementation of the model object 'Sequence'
 class FlowSinkImplImpl
          An implementation of the model object 'Sink Impl'
 class FlowSinkSpecImpl
          An implementation of the model object 'Sink Spec'
 class FlowSourceImplImpl
          An implementation of the model object 'Source Impl'
 class FlowSourceSpecImpl
          An implementation of the model object 'Source Spec'
 class FlowSpecImpl
          An implementation of the model object 'Spec'
 

Uses of NamedElementImpl in edu.cmu.sei.aadl.model.instance.impl
 

Subclasses of NamedElementImpl in edu.cmu.sei.aadl.model.instance.impl
 class AccessConnectionInstanceImpl
          An implementation of the model object 'Access Connection Instance'
 class ComponentInstanceImpl
          An implementation of the model object 'Component Instance'
 class ConnectionInstanceImpl
          An implementation of the model object 'Connection Instance'
 class EndToEndFlowInstanceImpl
          An implementation of the model object 'End To End Flow Instance'
 class FeatureInstanceImpl
          An implementation of the model object 'Feature Instance'
 class FlowElementInstanceImpl
          An implementation of the model object 'Flow Element Instance'
 class FlowSpecInstanceImpl
          An implementation of the model object 'Flow Spec Instance'
 class InstanceObjectImpl
          An implementation of the model object 'Object'
 class ModeInstanceImpl
          An implementation of the model object 'Mode Instance'
 class ModeTransitionConnectionInstanceImpl
          An implementation of the model object 'Mode Transition Connection Instance'
 class ModeTransitionInstanceImpl
          An implementation of the model object 'Mode Transition Instance'
 class PortConnectionInstanceImpl
          An implementation of the model object 'Abstract Port Connection Instance'
 class SystemInstanceImpl
          An implementation of the model object 'System Instance'
 class SystemOperationModeImpl
          An implementation of the model object 'System Operation Mode'
 

Uses of NamedElementImpl in edu.cmu.sei.aadl.model.property.impl
 

Subclasses of NamedElementImpl in edu.cmu.sei.aadl.model.property.impl
 class AadlbooleanImpl
          An implementation of the model object 'Aadlboolean'
 class AadlintegerImpl
          An implementation of the model object 'Aadlinteger'
 class AadlrealImpl
          An implementation of the model object 'Aadlreal'
 class AadlstringImpl
          An implementation of the model object 'Aadlstring'
 class ClassifierTypeImpl
          An implementation of the model object 'Classifier Type'
 class EnumLiteralImpl
          An implementation of the model object 'Enum Literal'
 class EnumTypeImpl
          An implementation of the model object 'Enum Type'
 class NumberTypeImpl
          An implementation of the model object 'Number Type'
 class PropertyAssociationImpl
          An implementation of the model object 'Association'
 class PropertyConstantImpl
          An implementation of the model object 'Constant'
 class PropertyConstantTypeImpl
          An implementation of the model object 'Constant Type'
 class PropertyDefinitionImpl
          An implementation of the model object 'Definition'
 class PropertySetImpl
          An implementation of the model object 'Set'
 class PropertyTypeImpl
          An implementation of the model object 'Type'
 class RangeTypeImpl
          An implementation of the model object 'Range Type'
 class ReferenceTypeImpl
          An implementation of the model object 'Component Property Type'
 class UnitLiteralImpl
          An implementation of the model object 'Unit Literal'
 class UnitsTypeImpl
          An implementation of the model object 'Units Type'