view java/src/uk/ac/qmul/eecs/ccmi/main/Organization Chart.xml @ 4:2c67ac862920

bug fix (correct haptic painting after renaming nodes and after nodes deletion with an edge with more than 2 nodes)
author Fiore Martin <fiore@eecs.qmul.ac.uk>
date Tue, 29 May 2012 15:32:19 +0100
parents 9e67171477bc
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Diagram Name="Organization Chart" PrototypeDelegate="uk.ac.qmul.eecs.ccmi.simpletemplate.SimpleShapePrototypePersistenceDelegate">
  <Prototypes>
    <Node>
      <Type>Entity</Type>
      <ShapeType>Rectangle</ShapeType>
      <Properties>
        <Property>
          <Type>Responsibility</Type>
          <View Position="Inside" ShapeType="Rectangle"/>
        </Property>
      </Properties>
    </Node>
    <Edge>
      <Type>Connection</Type>
      <LineStyle>Solid</LineStyle>
      <MinAttachedNodes>2</MinAttachedNodes>
      <MaxAttachedNodes>2</MaxAttachedNodes>
    </Edge>
  </Prototypes>
</Diagram>