Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessorImplementation
A representation of the model object 'Processor Implementation'.
|
interface |
ProcessorType
A representation of the model object 'Processor Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorClassifierImpl
An implementation of the model object 'Processor Classifier'.
|
class |
ProcessorImplementationImpl
An implementation of the model object 'Processor Implementation'.
|
class |
ProcessorTypeImpl
An implementation of the model object 'Processor Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseProcessorClassifier(ProcessorClassifier object)
Returns the result of interpreting the object as an instance of 'Processor Classifier'.
|
boolean |
Aadl2Validator.validateProcessorClassifier(ProcessorClassifier processorClassifier,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |