Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
SubprogramSubcomponent |
SystemImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
SubprogramImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
SubprogramGroupImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
DataImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
ThreadGroupImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
ProcessImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
ThreadImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
AbstractImplementation.createOwnedSubprogramSubcomponent()
Creates a new
SubprogramSubcomponent and appends it to the 'Owned Subprogram Subcomponent' containment reference list. |
SubprogramSubcomponent |
Aadl2Factory.createSubprogramSubcomponent()
Returns a new object of class 'Subprogram Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
SystemImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
SubprogramImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
SubprogramGroupImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
DataImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
ThreadGroupImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
ProcessImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
ThreadImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
AbstractImplementation.getOwnedSubprogramSubcomponents()
Returns the value of the 'Owned Subprogram Subcomponent' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramSubcomponentImpl
An implementation of the model object 'Subprogram Subcomponent'.
|
Modifier and Type | Method and Description |
---|---|
SubprogramSubcomponent |
ThreadImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
ThreadGroupImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
SystemImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
SubprogramImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
SubprogramGroupImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
ProcessImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
DataImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
AbstractImplementationImpl.createOwnedSubprogramSubcomponent() |
SubprogramSubcomponent |
Aadl2FactoryImpl.createSubprogramSubcomponent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
ThreadImplementationImpl.getOwnedSubprogramSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
ThreadGroupImplementationImpl.getOwnedSubprogramSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
SystemImplementationImpl.getOwnedSubprogramSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
SubprogramImplementationImpl.getOwnedSubprogramSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
SubprogramGroupImplementationImpl.getOwnedSubprogramSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
ProcessImplementationImpl.getOwnedSubprogramSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
DataImplementationImpl.getOwnedSubprogramSubcomponents() |
org.eclipse.emf.common.util.EList<SubprogramSubcomponent> |
AbstractImplementationImpl.getOwnedSubprogramSubcomponents() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramSubcomponent(SubprogramSubcomponent object)
Returns the result of interpreting the object as an instance of 'Subprogram Subcomponent'.
|
boolean |
Aadl2Validator.validateSubprogramSubcomponent(SubprogramSubcomponent subprogramSubcomponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |