| <?xml version="1.0" encoding="UTF-8"?> |
| <gmfgraph:Canvas xmi:version="2.0" |
| xmlns:xmi="http://www.omg.org/XMI" |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="cnvTemplates"> |
| <figures |
| name="ClassDTemplates" |
| implementationBundle="org.eclipse.uml2.diagram.common"> |
| <descriptors |
| name="TemplateSignatureFigure"> |
| <actualFigure |
| xsi:type="gmfgraph:Rectangle" |
| name="TemplateSignatureFigure" |
| lineKind="LINE_DASH"> |
| <children |
| xsi:type="gmfgraph:Label" |
| name="TemplateSignatureFigure_signature" |
| text="<signature>"> |
| <insets |
| top="5" |
| left="5" |
| bottom="5" |
| right="5"/> |
| </children> |
| </actualFigure> |
| <accessors |
| figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/> |
| </descriptors> |
| <descriptors |
| name="TemplateBinding_Polyline"> |
| <actualFigure |
| xsi:type="gmfgraph:PolylineConnection" |
| name="Realization_Polyline" |
| lineKind="LINE_DASH" |
| targetDecoration="//@figures.0/@descriptors.1/@actualFigure/@children.0"> |
| <foregroundColor |
| xsi:type="gmfgraph:ConstantColor" |
| value="lightGray"/> |
| <children |
| xsi:type="gmfgraph:PolylineDecoration" |
| name="TemplateBinding_ArrowDecoration"> |
| <template |
| x="-1" |
| y="1"/> |
| <template/> |
| <template |
| x="-1" |
| y="-1"/> |
| <template |
| x="-1" |
| y="1"/> |
| </children> |
| </actualFigure> |
| </descriptors> |
| <descriptors |
| name="TemplateBinding_BindLabel"> |
| <actualFigure |
| xsi:type="gmfgraph:Label" |
| name="TemplateBinding_BindLabel" |
| text="<<bind>>"/> |
| </descriptors> |
| <descriptors |
| name="TemplateBinding_templateParameterSubstitutionLabel"> |
| <actualFigure |
| xsi:type="gmfgraph:Label" |
| name="TemplateBinding_templateParameterSubstitutionLabel" |
| text="<>"/> |
| </descriptors> |
| </figures> |
| <nodes |
| name="TemplateSignatureNode" |
| figure="TemplateSignatureFigure" |
| affixedParentSide="NORTH_EAST"> |
| <facets |
| xsi:type="gmfgraph:DefaultSizeFacet"> |
| <defaultSize |
| dx="80" |
| dy="20"/> |
| </facets> |
| </nodes> |
| <connections |
| name="TemplateBindingLink" |
| figure="TemplateBinding_Polyline"/> |
| <labels |
| name="TemplateSignatureNode_signature" |
| figure="TemplateSignatureFigure" |
| elementIcon="false" |
| accessor="//@figures.0/@descriptors.0/@accessors.0"/> |
| <labels |
| name="TemplateBinding_binding" |
| figure="TemplateBinding_BindLabel" |
| elementIcon="false"/> |
| <labels |
| name="TemplateBinding_templateParameterSubstitution" |
| figure="TemplateBinding_templateParameterSubstitutionLabel" |
| elementIcon="false"/> |
| </gmfgraph:Canvas> |