Modifier and Type | Method and Description |
---|---|
PortConnection |
ComponentImplementation.createOwnedPortConnection()
Creates a new
PortConnection and appends it to the 'Owned Port Connection' containment reference list. |
PortConnection |
Aadl2Factory.createPortConnection()
Returns a new object of class 'Port Connection'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PortConnection> |
ComponentImplementation.getOwnedPortConnections()
Returns the value of the 'Owned Port Connection' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PortConnectionImpl
An implementation of the model object 'Port Connection'.
|
Modifier and Type | Method and Description |
---|---|
PortConnection |
ComponentImplementationImpl.createOwnedPortConnection() |
PortConnection |
Aadl2FactoryImpl.createPortConnection() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PortConnection> |
ComponentImplementationImpl.getOwnedPortConnections() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.casePortConnection(PortConnection object)
Returns the result of interpreting the object as an instance of 'Port Connection'.
|
boolean |
Aadl2Validator.validatePortConnection(PortConnection portConnection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
PortConnectionEnd |
PropertiesLinkingService.findPortConnectionEnd(PortConnection conn,
Context cxt,
java.lang.String portName) |
Modifier and Type | Method and Description |
---|---|
static EnumerationLiteral |
GetProperties.getConnectionTiming(PortConnection pc) |
static UnitLiteral |
GetProperties.getDelayedUnitLiteral(PortConnection pc) |
static EnumerationLiteral |
GetProperties.getImmediateUnitLiteral(PortConnection pc) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.casePortConnection(PortConnection connection) |