Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
SubprogramCallSequence |
BehavioredImplementation.createOwnedSubprogramCallSequence()
Creates a new
SubprogramCallSequence and appends it to the 'Owned Subprogram Call Sequence' containment reference list. |
SubprogramCallSequence |
Aadl2Factory.createSubprogramCallSequence()
Returns a new object of class 'Subprogram Call Sequence'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubprogramCallSequence> |
BehavioredImplementation.getOwnedSubprogramCallSequences()
Returns the value of the 'Owned Subprogram Call Sequence' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramCallSequenceImpl
An implementation of the model object 'Subprogram Call Sequence'.
|
Modifier and Type | Method and Description |
---|---|
SubprogramCallSequence |
BehavioredImplementationImpl.createOwnedSubprogramCallSequence() |
SubprogramCallSequence |
Aadl2FactoryImpl.createSubprogramCallSequence() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SubprogramCallSequence> |
BehavioredImplementationImpl.getOwnedSubprogramCallSequences() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramCallSequence(SubprogramCallSequence object)
Returns the result of interpreting the object as an instance of 'Subprogram Call Sequence'.
|
boolean |
Aadl2Validator.validateSubprogramCallSequence(SubprogramCallSequence subprogramCallSequence,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |