Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
EndToEndFlow
A representation of the model object 'End To End Flow'.
|
interface |
FlowSpecification
A representation of the model object 'Flow Specification'.
|
Modifier and Type | Class and Description |
---|---|
class |
EndToEndFlowImpl
An implementation of the model object 'End To End Flow'.
|
class |
FlowFeatureImpl
An implementation of the model object 'Flow Feature'.
|
class |
FlowSpecificationImpl
An implementation of the model object 'Flow Specification'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseFlowFeature(FlowFeature object)
Returns the result of interpreting the object as an instance of 'Flow Feature'.
|
boolean |
Aadl2Validator.validateFlowFeature(FlowFeature flowFeature,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |