Con2ConLink models the link between an application connection and a resource connection.
More...
Public Member Functions | |
| ConnectionInstance | getSourceInstance () |
| getter method for the source instance | |
| ConnectionInstance | getTargetInstance () |
| getter method for the target instance | |
Con2ConLink models the link between an application connection and a resource connection.
| ConnectionInstance de.fraunhofer.isst.axbench.axlang.elements.mappings.Con2ConLink.getSourceInstance | ( | ) |
getter method for the source instance
Reimplemented from de.fraunhofer.isst.axbench.axlang.elements.mappings.A2RLink.
| ConnectionInstance de.fraunhofer.isst.axbench.axlang.elements.mappings.Con2ConLink.getTargetInstance | ( | ) |
getter method for the target instance
Reimplemented from de.fraunhofer.isst.axbench.axlang.elements.mappings.A2RLink.
1.7.1