Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.instance | |
org.osate.aadl2.instance.impl | |
org.osate.aadl2.instance.util | |
org.osate.aadl2.operations | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractFeature
A representation of the model object 'Abstract Feature'.
|
interface |
AbstractPrototype
A representation of the model object 'Abstract Prototype'.
|
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 |
BehavioralFeature
A representation of the model object 'Behavioral Feature'.
|
interface |
BusAccess
A representation of the model object 'Bus Access'.
|
interface |
BusPrototype
A representation of the model object 'Bus Prototype'.
|
interface |
BusSubcomponent
A representation of the model object 'Bus Subcomponent'.
|
interface |
CallSpecification
A representation of the model object 'Call Specification'.
|
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 |
DataPrototype
A representation of the model object 'Data Prototype'.
|
interface |
DataSubcomponent
A representation of the model object 'Data Subcomponent'.
|
interface |
DevicePrototype
A representation of the model object 'Device Prototype'.
|
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 |
FlowFeature
A representation of the model object 'Flow Feature'.
|
interface |
FlowImplementation
A representation of the model object 'Flow Implementation'.
|
interface |
FlowSpecification
A representation of the model object 'Flow Specification'.
|
interface |
MemoryPrototype
A representation of the model object 'Memory Prototype'.
|
interface |
MemorySubcomponent
A representation of the model object 'Memory Subcomponent'.
|
interface |
Mode
A representation of the model object 'Mode'.
|
interface |
ModeFeature
A representation of the model object 'Mode Feature'.
|
interface |
ModeTransition
A representation of the model object 'Mode Transition'.
|
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 |
ProcessorCall
A representation of the model object 'Processor Call'.
|
interface |
ProcessorPrototype
A representation of the model object 'Processor Prototype'.
|
interface |
ProcessorSubcomponent
A representation of the model object 'Processor Subcomponent'.
|
interface |
ProcessPrototype
A representation of the model object 'Process Prototype'.
|
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 |
SubprogramCall
A representation of the model object 'Subprogram Call'.
|
interface |
SubprogramCallSequence
A representation of the model object 'Subprogram Call Sequence'.
|
interface |
SubprogramGroupAccess
A representation of the model object 'Subprogram Group Access'.
|
interface |
SubprogramGroupPrototype
A representation of the model object 'Subprogram Group Prototype'.
|
interface |
SubprogramGroupSubcomponent
A representation of the model object 'Subprogram Group Subcomponent'.
|
interface |
SubprogramPrototype
A representation of the model object 'Subprogram Prototype'.
|
interface |
SubprogramSubcomponent
A representation of the model object 'Subprogram Subcomponent'.
|
interface |
SystemPrototype
A representation of the model object 'System Prototype'.
|
interface |
SystemSubcomponent
A representation of the model object 'System Subcomponent'.
|
interface |
ThreadGroupPrototype
A representation of the model object 'Thread Group Prototype'.
|
interface |
ThreadGroupSubcomponent
A representation of the model object 'Thread Group Subcomponent'.
|
interface |
ThreadPrototype
A representation of the model object 'Thread Prototype'.
|
interface |
ThreadSubcomponent
A representation of the model object 'Thread Subcomponent'.
|
interface |
VirtualBusPrototype
A representation of the model object 'Virtual Bus Prototype'.
|
interface |
VirtualBusSubcomponent
A representation of the model object 'Virtual Bus Subcomponent'.
|
interface |
VirtualProcessorPrototype
A representation of the model object 'Virtual Processor Prototype'.
|
interface |
VirtualProcessorSubcomponent
A representation of the model object 'Virtual Processor Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
Classifier.allFeatures()
The query allFeatures() gives all of the features in the namespace of the classifier.
|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
Classifier.getClassifierFeatures()
Returns the value of the 'Classifier Feature' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFeatureImpl
An implementation of the model object 'Abstract Feature'.
|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
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 |
BehavioralFeatureImpl
An implementation of the model object 'Behavioral Feature'.
|
class |
BusAccessImpl
An implementation of the model object 'Bus Access'.
|
class |
BusPrototypeImpl
An implementation of the model object 'Bus Prototype'.
|
class |
BusSubcomponentImpl
An implementation of the model object 'Bus Subcomponent'.
|
class |
CallSpecificationImpl
An implementation of the model object 'Call Specification'.
|
class |
ClassifierFeatureImpl
An implementation of the model object 'Classifier Feature'.
|
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 |
DataPrototypeImpl
An implementation of the model object 'Data Prototype'.
|
class |
DataSubcomponentImpl
An implementation of the model object 'Data Subcomponent'.
|
class |
DevicePrototypeImpl
An implementation of the model object 'Device Prototype'.
|
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 |
FlowFeatureImpl
An implementation of the model object 'Flow Feature'.
|
class |
FlowImplementationImpl
An implementation of the model object 'Flow Implementation'.
|
class |
FlowSpecificationImpl
An implementation of the model object 'Flow Specification'.
|
class |
MemoryPrototypeImpl
An implementation of the model object 'Memory Prototype'.
|
class |
MemorySubcomponentImpl
An implementation of the model object 'Memory Subcomponent'.
|
class |
ModeFeatureImpl
An implementation of the model object 'Mode Feature'.
|
class |
ModeImpl
An implementation of the model object 'Mode'.
|
class |
ModeTransitionImpl
An implementation of the model object 'Mode Transition'.
|
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 |
ProcessorCallImpl
An implementation of the model object 'Processor Call'.
|
class |
ProcessorPrototypeImpl
An implementation of the model object 'Processor Prototype'.
|
class |
ProcessorSubcomponentImpl
An implementation of the model object 'Processor Subcomponent'.
|
class |
ProcessPrototypeImpl
An implementation of the model object 'Process Prototype'.
|
class |
ProcessSubcomponentImpl
An implementation of the model object 'Process Subcomponent'.
|
class |
PrototypeImpl
An implementation of the model object 'Prototype'.
|
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 |
SubprogramCallImpl
An implementation of the model object 'Subprogram Call'.
|
class |
SubprogramCallSequenceImpl
An implementation of the model object 'Subprogram Call Sequence'.
|
class |
SubprogramGroupAccessImpl
An implementation of the model object 'Subprogram Group Access'.
|
class |
SubprogramGroupPrototypeImpl
An implementation of the model object 'Subprogram Group Prototype'.
|
class |
SubprogramGroupSubcomponentImpl
An implementation of the model object 'Subprogram Group Subcomponent'.
|
class |
SubprogramPrototypeImpl
An implementation of the model object 'Subprogram Prototype'.
|
class |
SubprogramSubcomponentImpl
An implementation of the model object 'Subprogram Subcomponent'.
|
class |
SystemPrototypeImpl
An implementation of the model object 'System Prototype'.
|
class |
SystemSubcomponentImpl
An implementation of the model object 'System Subcomponent'.
|
class |
ThreadGroupPrototypeImpl
An implementation of the model object 'Thread Group Prototype'.
|
class |
ThreadGroupSubcomponentImpl
An implementation of the model object 'Thread Group Subcomponent'.
|
class |
ThreadPrototypeImpl
An implementation of the model object 'Thread Prototype'.
|
class |
ThreadSubcomponentImpl
An implementation of the model object 'Thread Subcomponent'.
|
class |
VirtualBusPrototypeImpl
An implementation of the model object 'Virtual Bus Prototype'.
|
class |
VirtualBusSubcomponentImpl
An implementation of the model object 'Virtual Bus Subcomponent'.
|
class |
VirtualProcessorPrototypeImpl
An implementation of the model object 'Virtual Processor Prototype'.
|
class |
VirtualProcessorSubcomponentImpl
An implementation of the model object 'Virtual Processor Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ClassifierImpl.allFeatures() |
org.eclipse.emf.common.util.EList<ClassifierFeature> |
FeatureGroupTypeImpl.getClassifierFeatures() |
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ComponentTypeImpl.getClassifierFeatures() |
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ComponentImplementationImpl.getClassifierFeatures() |
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ComponentClassifierImpl.getClassifierFeatures() |
org.eclipse.emf.common.util.EList<ClassifierFeature> |
ClassifierImpl.getClassifierFeatures() |
org.eclipse.emf.common.util.EList<ClassifierFeature> |
BehavioredImplementationImpl.getClassifierFeatures() |
Modifier and Type | Interface and Description |
---|---|
interface |
SystemOperationMode
A representation of the model object 'System Operation Mode'.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemOperationModeImpl
An implementation of the model object 'System Operation Mode'.
|
Modifier and Type | Method and Description |
---|---|
T |
InstanceSwitch.caseClassifierFeature(ClassifierFeature object)
Returns the result of interpreting the object as an instance of 'Classifier Feature'.
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<ClassifierFeature> |
ClassifierOperations.allFeatures(Classifier classifier)
The query allFeatures() gives all of the features in the namespace of the classifier.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseClassifierFeature(ClassifierFeature object)
Returns the result of interpreting the object as an instance of 'Classifier Feature'.
|
boolean |
Aadl2Validator.validateClassifierFeature(ClassifierFeature classifierFeature,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |