Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ThreadGroupImplementation |
Aadl2Factory.createThreadGroupImplementation()
Returns a new object of class 'Thread Group Implementation'.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadGroupImplementationImpl
An implementation of the model object 'Thread Group Implementation'.
|
Modifier and Type | Method and Description |
---|---|
ThreadGroupImplementation |
Aadl2FactoryImpl.createThreadGroupImplementation() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadGroupImplementation(ThreadGroupImplementation object)
Returns the result of interpreting the object as an instance of 'Thread Group Implementation'.
|
boolean |
Aadl2Validator.validateThreadGroupImplementation(ThreadGroupImplementation threadGroupImplementation,
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.caseThreadGroupImplementation(ThreadGroupImplementation threadGroupImplementation) |