Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ThreadGroupSubcomponent |
ThreadGroupImplementation.createOwnedThreadGroupSubcomponent()
Creates a new
ThreadGroupSubcomponent and appends it to the 'Owned Thread Group Subcomponent' containment reference list. |
ThreadGroupSubcomponent |
ProcessImplementation.createOwnedThreadGroupSubcomponent()
Creates a new
ThreadGroupSubcomponent and appends it to the 'Owned Thread Group Subcomponent' containment reference list. |
ThreadGroupSubcomponent |
AbstractImplementation.createOwnedThreadGroupSubcomponent()
Creates a new
ThreadGroupSubcomponent and appends it to the 'Owned Thread Group Subcomponent' containment reference list. |
ThreadGroupSubcomponent |
Aadl2Factory.createThreadGroupSubcomponent()
Returns a new object of class 'Thread Group Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ThreadGroupSubcomponent> |
ThreadGroupImplementation.getOwnedThreadGroupSubcomponents()
Returns the value of the 'Owned Thread Group Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<ThreadGroupSubcomponent> |
ProcessImplementation.getOwnedThreadGroupSubcomponents()
Returns the value of the 'Owned Thread Group Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<ThreadGroupSubcomponent> |
AbstractImplementation.getOwnedThreadGroupSubcomponents()
Returns the value of the 'Owned Thread Group Subcomponent' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadGroupSubcomponentImpl
An implementation of the model object 'Thread Group Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
ThreadGroupSubcomponent |
ThreadGroupImplementationImpl.createOwnedThreadGroupSubcomponent() |
ThreadGroupSubcomponent |
ProcessImplementationImpl.createOwnedThreadGroupSubcomponent() |
ThreadGroupSubcomponent |
AbstractImplementationImpl.createOwnedThreadGroupSubcomponent() |
ThreadGroupSubcomponent |
Aadl2FactoryImpl.createThreadGroupSubcomponent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ThreadGroupSubcomponent> |
ThreadGroupImplementationImpl.getOwnedThreadGroupSubcomponents() |
org.eclipse.emf.common.util.EList<ThreadGroupSubcomponent> |
ProcessImplementationImpl.getOwnedThreadGroupSubcomponents() |
org.eclipse.emf.common.util.EList<ThreadGroupSubcomponent> |
AbstractImplementationImpl.getOwnedThreadGroupSubcomponents() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseThreadGroupSubcomponent(ThreadGroupSubcomponent object)
Returns the result of interpreting the object as an instance of 'Thread Group Subcomponent'.
|
boolean |
Aadl2Validator.validateThreadGroupSubcomponent(ThreadGroupSubcomponent threadGroupSubcomponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |