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 |
ThreadGroupClassifier
A representation of the model object 'Thread Group Classifier'.
|
interface |
ThreadGroupImplementation
A representation of the model object 'Thread Group Implementation'.
|
interface |
ThreadGroupPrototype
A representation of the model object 'Thread Group Prototype'.
|
interface |
ThreadGroupType
A representation of the model object 'Thread Group Type'.
|
Modifier and Type | Method and Description |
---|---|
ThreadGroupSubcomponentType |
ThreadGroupSubcomponent.getThreadGroupSubcomponentType()
Returns the value of the 'Thread Group Subcomponent Type' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadGroupSubcomponent.setThreadGroupSubcomponentType(ThreadGroupSubcomponentType value)
Sets the value of the '
Thread Group 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 |
ThreadGroupClassifierImpl
An implementation of the model object 'Thread Group Classifier'.
|
class |
ThreadGroupImplementationImpl
An implementation of the model object 'Thread Group Implementation'.
|
class |
ThreadGroupPrototypeImpl
An implementation of the model object 'Thread Group Prototype'.
|
class |
ThreadGroupSubcomponentTypeImpl
An implementation of the model object 'Thread Group Subcomponent Type'.
|
class |
ThreadGroupTypeImpl
An implementation of the model object 'Thread Group Type'.
|
Modifier and Type | Method and Description |
---|---|
ThreadGroupSubcomponentType |
ThreadGroupSubcomponentImpl.basicGetThreadGroupSubcomponentType() |
ThreadGroupSubcomponentType |
ThreadGroupSubcomponentImpl.getThreadGroupSubcomponentType() |
Modifier and Type | Method and Description |
---|---|
void |
ThreadGroupSubcomponentImpl.setThreadGroupSubcomponentType(ThreadGroupSubcomponentType newThreadGroupSubcomponentType) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadGroupSubcomponentType(ThreadGroupSubcomponentType object)
Returns the result of interpreting the object as an instance of 'Thread Group Subcomponent Type'.
|
boolean |
Aadl2Validator.validateThreadGroupSubcomponentType(ThreadGroupSubcomponentType threadGroupSubcomponentType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |