Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ThreadImplementation
A representation of the model object 'Thread Implementation'.
|
interface |
ThreadType
A representation of the model object 'Thread Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadClassifierImpl
An implementation of the model object 'Thread Classifier'.
|
class |
ThreadImplementationImpl
An implementation of the model object 'Thread Implementation'.
|
class |
ThreadTypeImpl
An implementation of the model object 'Thread Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadClassifier(ThreadClassifier object)
Returns the result of interpreting the object as an instance of 'Thread Classifier'.
|
boolean |
Aadl2Validator.validateThreadClassifier(ThreadClassifier threadClassifier,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |