summaryrefslogtreecommitdiff
path: root/CIAO/connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp')
-rw-r--r--CIAO/connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp25
1 files changed, 25 insertions, 0 deletions
diff --git a/CIAO/connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp b/CIAO/connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp
index 8f1188865f6..b17cb8a8d99 100644
--- a/CIAO/connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp
+++ b/CIAO/connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp
@@ -3,6 +3,7 @@
<Deployment:DeploymentPlan xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
<UUID>6D382DAE-9024-4C4D-B91B-A0F9176AFACF</UUID>
+ <!--this plan is made for using the synchronous connection between Sender and Receiver-->
<implementation xmi:id="Hello_ReceiverHomeImplementation">
<name>Hello_ReceiverHomeImplementation</name>
@@ -247,6 +248,10 @@
</internalEndpoint>
</connection>
+ <!-- this plan is made for using the synchronous connection between Sender and Receiver>
+ <instead of using the synchronous port on the AMI connector-->
+
+ <!--synchronous connection between Sender and Receiver-->
<connection>
<name>synch_foo_connection</name>
<internalEndpoint>
@@ -263,6 +268,26 @@
</internalEndpoint>
</connection>
+ <!--the synchronous port on the AMI connector -->
+ <!--connection>
+ <name>synch_foo_connection</name>
+ <deployRequirement>
+ <name>edu.dre.vanderbilt.DAnCE.ConnectionType</name>
+ <resourceType>Local_Interface</resourceType>
+ </deployRequirement>
+ <internalEndpoint>
+ <portName>run_my_foo</portName>
+ <provider>false</provider>
+ <kind>SimplexReceptacle</kind>
+ <instance xmi:idref="Hello.ComponentImplementations.HelloImplementation.Hello.Sender" />
+ </internalEndpoint>
+ <internalEndpoint>
+ <portName>ami4ccm_port_ami4ccm_sync_provides</portName>
+ <provider>true</provider>
+ <kind>Facet</kind>
+ <instance xmi:idref="Hello.ComponentImplementations.HelloImplementation.Hello.AMI" />
+ </internalEndpoint>
+ </connection-->
<artifact xmi:id="Hello_AMI_SvntArtifact">
<name>Hello.ImplementationArtifacts.AMIArtifacts.AMI_svnt</name>
<source/>