Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.modelsupport.util | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
EndToEndFlowSegment |
Aadl2Factory.createEndToEndFlowSegment()
Returns a new object of class 'End To End Flow Segment'.
|
EndToEndFlowSegment |
EndToEndFlow.createOwnedEndToEndFlowSegment()
Creates a new
EndToEndFlowSegment and appends it to the 'Owned End To End Flow Segment' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<EndToEndFlowSegment> |
EndToEndFlow.getAllFlowSegments()
get the EndToEndFlowElement sequence taking into account refines
|
org.eclipse.emf.common.util.EList<EndToEndFlowSegment> |
EndToEndFlow.getOwnedEndToEndFlowSegments()
Returns the value of the 'Owned End To End Flow Segment' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
EndToEndFlowSegmentImpl
An implementation of the model object 'End To End Flow Segment'.
|
Modifier and Type | Method and Description |
---|---|
EndToEndFlowSegment |
Aadl2FactoryImpl.createEndToEndFlowSegment() |
EndToEndFlowSegment |
EndToEndFlowImpl.createOwnedEndToEndFlowSegment() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<EndToEndFlowSegment> |
EndToEndFlowImpl.getAllFlowSegments()
get the EndToEndFlowElement sequence taking into account refines
|
org.eclipse.emf.common.util.EList<EndToEndFlowSegment> |
EndToEndFlowImpl.getOwnedEndToEndFlowSegments() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
AadlUtil.getFlowSegmentName(EndToEndFlowSegment end) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseEndToEndFlowSegment(EndToEndFlowSegment object)
Returns the result of interpreting the object as an instance of 'End To End Flow Segment'.
|
boolean |
Aadl2Validator.validateEndToEndFlowSegment(EndToEndFlowSegment endToEndFlowSegment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |