Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ThreadGroupImplementation
A representation of the model object 'Thread Group Implementation'.
|
interface |
ThreadGroupType
A representation of the model object 'Thread Group Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadGroupClassifierImpl
An implementation of the model object 'Thread Group Classifier'.
|
class |
ThreadGroupImplementationImpl
An implementation of the model object 'Thread Group Implementation'.
|
class |
ThreadGroupTypeImpl
An implementation of the model object 'Thread Group Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadGroupClassifier(ThreadGroupClassifier object)
Returns the result of interpreting the object as an instance of 'Thread Group Classifier'.
|
boolean |
Aadl2Validator.validateThreadGroupClassifier(ThreadGroupClassifier threadGroupClassifier,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |