Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.properties.linking |
Modifier and Type | Method and Description |
---|---|
FeatureConnection |
Aadl2Factory.createFeatureConnection()
Returns a new object of class 'Feature Connection'.
|
FeatureConnection |
ComponentImplementation.createOwnedFeatureConnection()
Creates a new
FeatureConnection and appends it to the 'Owned Feature Connection' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FeatureConnection> |
ComponentImplementation.getOwnedFeatureConnections()
Returns the value of the 'Owned Feature Connection' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureConnectionImpl
An implementation of the model object 'Feature Connection'.
|
Modifier and Type | Method and Description |
---|---|
FeatureConnection |
Aadl2FactoryImpl.createFeatureConnection() |
FeatureConnection |
ComponentImplementationImpl.createOwnedFeatureConnection() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FeatureConnection> |
ComponentImplementationImpl.getOwnedFeatureConnections() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseFeatureConnection(FeatureConnection object)
Returns the result of interpreting the object as an instance of 'Feature Connection'.
|
boolean |
Aadl2Validator.validateFeatureConnection(FeatureConnection featureConnection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
ConnectionEnd |
PropertiesLinkingService.findFeatureConnectionEnd(FeatureConnection connection,
Context cxt,
java.lang.String name) |