Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
FeatureGroup
A representation of the model object 'Feature Group'.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureGroupConnectionEndImpl
An implementation of the model object 'Feature Group Connection End'.
|
class |
FeatureGroupImpl
An implementation of the model object 'Feature Group'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseFeatureGroupConnectionEnd(FeatureGroupConnectionEnd object)
Returns the result of interpreting the object as an instance of 'Feature Group Connection End'.
|
boolean |
Aadl2Validator.validateFeatureGroupConnectionEnd(FeatureGroupConnectionEnd featureGroupConnectionEnd,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |