Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ProcessorImplementation |
Aadl2Factory.createProcessorImplementation()
Returns a new object of class 'Processor Implementation'.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorImplementationImpl
An implementation of the model object 'Processor Implementation'.
|
Modifier and Type | Method and Description |
---|---|
ProcessorImplementation |
Aadl2FactoryImpl.createProcessorImplementation() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseProcessorImplementation(ProcessorImplementation object)
Returns the result of interpreting the object as an instance of 'Processor Implementation'.
|
boolean |
Aadl2Validator.validateProcessorImplementation(ProcessorImplementation processorImplementation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseProcessorImplementation(ProcessorImplementation processorImplementation) |