Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
SubprogramGroupSubcomponent |
SystemImplementation.createOwnedSubprogramGroupSubcomponent()
Creates a new
SubprogramGroupSubcomponent and appends it to the 'Owned Subprogram Group Subcomponent' containment reference list. |
SubprogramGroupSubcomponent |
SubprogramGroupImplementation.createOwnedSubprogramGroupSubcomponent()
Creates a new
SubprogramGroupSubcomponent and appends it to the 'Owned Subprogram Group Subcomponent' containment reference list. |
SubprogramGroupSubcomponent |
ThreadGroupImplementation.createOwnedSubprogramGroupSubcomponent()
Creates a new
SubprogramGroupSubcomponent and appends it to the 'Owned Subprogram Group Subcomponent' containment reference list. |
SubprogramGroupSubcomponent |
ProcessImplementation.createOwnedSubprogramGroupSubcomponent()
Creates a new
SubprogramGroupSubcomponent and appends it to the 'Owned Subprogram Group Subcomponent' containment reference list. |
SubprogramGroupSubcomponent |
ThreadImplementation.createOwnedSubprogramGroupSubcomponent()
Creates a new
SubprogramGroupSubcomponent and appends it to the 'Owned Subprogram Group Subcomponent' containment reference list. |
SubprogramGroupSubcomponent |
AbstractImplementation.createOwnedSubprogramGroupSubcomponent()
Creates a new
SubprogramGroupSubcomponent and appends it to the 'Owned Subprogram Group Subcomponent' containment reference list. |
SubprogramGroupSubcomponent |
Aadl2Factory.createSubprogramGroupSubcomponent()
Returns a new object of class 'Subprogram Group Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
SystemImplementation.getOwnedSubprogramGroupSubcomponents()
Returns the value of the 'Owned Subprogram Group Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
SubprogramGroupImplementation.getOwnedSubprogramGroupSubcomponents()
Returns the value of the 'Owned Subprogram Group Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
ThreadGroupImplementation.getOwnedSubprogramGroupSubcomponents()
Returns the value of the 'Owned Subprogram Group Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
ProcessImplementation.getOwnedSubprogramGroupSubcomponents()
Returns the value of the 'Owned Subprogram Group Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
ThreadImplementation.getOwnedSubprogramGroupSubcomponents()
Returns the value of the 'Owned Subprogram Group Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
AbstractImplementation.getOwnedSubprogramGroupSubcomponents()
Returns the value of the 'Owned Subprogram Group Subcomponent' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramGroupSubcomponentImpl
An implementation of the model object 'Subprogram Group Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
SubprogramGroupSubcomponent |
ThreadImplementationImpl.createOwnedSubprogramGroupSubcomponent() |
SubprogramGroupSubcomponent |
ThreadGroupImplementationImpl.createOwnedSubprogramGroupSubcomponent() |
SubprogramGroupSubcomponent |
SystemImplementationImpl.createOwnedSubprogramGroupSubcomponent() |
SubprogramGroupSubcomponent |
SubprogramGroupImplementationImpl.createOwnedSubprogramGroupSubcomponent() |
SubprogramGroupSubcomponent |
ProcessImplementationImpl.createOwnedSubprogramGroupSubcomponent() |
SubprogramGroupSubcomponent |
AbstractImplementationImpl.createOwnedSubprogramGroupSubcomponent() |
SubprogramGroupSubcomponent |
Aadl2FactoryImpl.createSubprogramGroupSubcomponent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
ThreadImplementationImpl.getOwnedSubprogramGroupSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
ThreadGroupImplementationImpl.getOwnedSubprogramGroupSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
SystemImplementationImpl.getOwnedSubprogramGroupSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
SubprogramGroupImplementationImpl.getOwnedSubprogramGroupSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
ProcessImplementationImpl.getOwnedSubprogramGroupSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramGroupSubcomponent> |
AbstractImplementationImpl.getOwnedSubprogramGroupSubcomponents() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramGroupSubcomponent(SubprogramGroupSubcomponent object)
Returns the result of interpreting the object as an instance of 'Subprogram Group Subcomponent'.
|
boolean |
Aadl2Validator.validateSubprogramGroupSubcomponent(SubprogramGroupSubcomponent subprogramGroupSubcomponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |