Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractClassifier
A representation of the model object 'Abstract Classifier'.
|
interface |
AbstractImplementation
A representation of the model object 'Abstract Implementation'.
|
interface |
AbstractPrototype
A representation of the model object 'Abstract Prototype'.
|
interface |
AbstractType
A representation of the model object 'Abstract Type'.
|
interface |
ThreadClassifier
A representation of the model object 'Thread Classifier'.
|
interface |
ThreadImplementation
A representation of the model object 'Thread Implementation'.
|
interface |
ThreadPrototype
A representation of the model object 'Thread Prototype'.
|
interface |
ThreadType
A representation of the model object 'Thread Type'.
|
Modifier and Type | Method and Description |
---|---|
ThreadSubcomponentType |
ThreadSubcomponent.getThreadSubcomponentType()
Returns the value of the 'Thread Subcomponent Type' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadSubcomponent.setThreadSubcomponentType(ThreadSubcomponentType value)
Sets the value of the '
Thread Subcomponent Type ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClassifierImpl
An implementation of the model object 'Abstract Classifier'.
|
class |
AbstractImplementationImpl
An implementation of the model object 'Abstract Implementation'.
|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
class |
AbstractTypeImpl
An implementation of the model object 'Abstract Type'.
|
class |
ThreadClassifierImpl
An implementation of the model object 'Thread Classifier'.
|
class |
ThreadImplementationImpl
An implementation of the model object 'Thread Implementation'.
|
class |
ThreadPrototypeImpl
An implementation of the model object 'Thread Prototype'.
|
class |
ThreadSubcomponentTypeImpl
An implementation of the model object 'Thread Subcomponent Type'.
|
class |
ThreadTypeImpl
An implementation of the model object 'Thread Type'.
|
Modifier and Type | Method and Description |
---|---|
ThreadSubcomponentType |
ThreadSubcomponentImpl.basicGetThreadSubcomponentType() |
ThreadSubcomponentType |
ThreadSubcomponentImpl.getThreadSubcomponentType() |
Modifier and Type | Method and Description |
---|---|
void |
ThreadSubcomponentImpl.setThreadSubcomponentType(ThreadSubcomponentType newThreadSubcomponentType) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadSubcomponentType(ThreadSubcomponentType object)
Returns the result of interpreting the object as an instance of 'Thread Subcomponent Type'.
|
boolean |
Aadl2Validator.validateThreadSubcomponentType(ThreadSubcomponentType threadSubcomponentType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |