Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ThreadGroupType |
Aadl2Factory.createThreadGroupType()
Returns a new object of class 'Thread Group Type'.
|
ThreadGroupType |
ThreadGroupImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadGroupTypeImpl
An implementation of the model object 'Thread Group Type'.
|
Modifier and Type | Method and Description |
---|---|
ThreadGroupType |
Aadl2FactoryImpl.createThreadGroupType() |
ThreadGroupType |
ThreadGroupImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadGroupType(ThreadGroupType object)
Returns the result of interpreting the object as an instance of 'Thread Group Type'.
|
boolean |
Aadl2Validator.validateThreadGroupType(ThreadGroupType threadGroupType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |