Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.properties.linking | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
AccessConnection |
Aadl2Factory.createAccessConnection()
Returns a new object of class 'Access Connection'.
|
AccessConnection |
ComponentImplementation.createOwnedAccessConnection()
Creates a new
AccessConnection and appends it to the 'Owned Access Connection' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AccessConnection> |
ComponentImplementation.getOwnedAccessConnections()
Returns the value of the 'Owned Access Connection' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessConnectionImpl
An implementation of the model object 'Access Connection'.
|
Modifier and Type | Method and Description |
---|---|
AccessConnection |
Aadl2FactoryImpl.createAccessConnection() |
AccessConnection |
ComponentImplementationImpl.createOwnedAccessConnection() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AccessConnection> |
ComponentImplementationImpl.getOwnedAccessConnections() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAccessConnection(AccessConnection object)
Returns the result of interpreting the object as an instance of 'Access Connection'.
|
boolean |
Aadl2Validator.validateAccessConnection(AccessConnection accessConnection,
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.findAccessConnectionEnd(AccessConnection conn,
Context cxt,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseAccessConnection(AccessConnection connection) |