Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ThreadImplementation |
Aadl2Factory.createThreadImplementation()
Returns a new object of class 'Thread Implementation'.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadImplementationImpl
An implementation of the model object 'Thread Implementation'.
|
Modifier and Type | Method and Description |
---|---|
ThreadImplementation |
Aadl2FactoryImpl.createThreadImplementation() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadImplementation(ThreadImplementation object)
Returns the result of interpreting the object as an instance of 'Thread Implementation'.
|
boolean |
Aadl2Validator.validateThreadImplementation(ThreadImplementation threadImplementation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |