| 12345678910111213141516171819202122232425262728293031323334 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:eflow="http://www.ibm.com/wbi/2005/eflow" xmlns:utility="http://www.ibm.com/wbi/2005/eflow_utility" nsURI="HanomanTCPIPServerInput.msgnode" nsPrefix="HanomanTCPIPServerInput.msgnode">
- <eClassifiers xmi:type="eflow:FCMComposite" name="FCMComposite_1" message="in">
- <eSuperTypes href="http://www.ibm.com/wbi/2005/eflow#//FCMBlock"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="Property.config" name="config" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
- </eStructuralFeatures>
- <translation xmi:type="utility:TranslatableString" key="HanomanTCPIPServerInput" bundleName="HanomanTCPIPServerInput" pluginId="id.co.hanoman.tcpip"/>
- <colorGraphic16 xmi:type="utility:GIFFileGraphic" resourceName="platform:/plugin/id.co.hanoman.tcpip/icons/full/obj16/HanomanTCPIPServerInput.gif"/>
- <colorGraphic32 xmi:type="utility:GIFFileGraphic" resourceName="platform:/plugin/id.co.hanoman.tcpip/icons/full/obj30/HanomanTCPIPServerInput.gif"/>
- <composition>
- <nodes xmi:type="eflow:FCMSink" xmi:id="OutTerminal.failure" location="100,20">
- <translation xmi:type="utility:TranslatableString" key="OutTerminal.failure" bundleName="HanomanTCPIPServerInput" pluginId="id.co.hanoman.tcpip"/>
- </nodes>
- <nodes xmi:type="eflow:FCMSink" xmi:id="OutTerminal.out" location="200,40">
- <translation xmi:type="utility:TranslatableString" key="OutTerminal.out" bundleName="HanomanTCPIPServerInput" pluginId="id.co.hanoman.tcpip"/>
- </nodes>
- <nodes xmi:type="eflow:FCMSink" xmi:id="OutTerminal.accept" location="300,60">
- <translation xmi:type="utility:TranslatableString" key="OutTerminal.accept" bundleName="HanomanTCPIPServerInput" pluginId="id.co.hanoman.tcpip"/>
- </nodes>
- <nodes xmi:type="eflow:FCMSink" xmi:id="OutTerminal.close" location="400,80">
- <translation xmi:type="utility:TranslatableString" key="OutTerminal.close" bundleName="HanomanTCPIPServerInput" pluginId="id.co.hanoman.tcpip"/>
- </nodes>
- <nodes xmi:type="eflow:FCMSink" xmi:id="OutTerminal.catch" location="500,100">
- <translation xmi:type="utility:TranslatableString" key="OutTerminal.catch" bundleName="HanomanTCPIPServerInput" pluginId="id.co.hanoman.tcpip"/>
- </nodes>
- </composition>
- <propertyOrganizer>
- <propertyDescriptor groupName="Group.Basic" configurable="true" describedAttribute="Property.config">
- <propertyName xmi:type="utility:TranslatableString" key="Property.config" bundleName="HanomanTCPIPServerInput" pluginId="id.co.hanoman.tcpip"/>
- </propertyDescriptor>
- </propertyOrganizer>
- </eClassifiers>
- </ecore:EPackage>
|