[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[CASHeW-s-editor-patches] I am commiting changes to support consistent b
From: |
Ravish Bhagdev |
Subject: |
[CASHeW-s-editor-patches] I am commiting changes to support consistent behavour (starting from max always) of editor....... |
Date: |
Thu, 31 Mar 2005 03:43:50 +0100 |
I am comming the attached patch to allow only nodes with maximum number from
the nodes always, as Barry suggested in last meeting. Three model files are
modified as mentioned below (patch attached):
Changelog:
2005-03-31 Ravish Bhagdev address@hidden
* src/nongnu/cashews/eclipse/model/Connection.java
* src/nongnu/cashews/eclipse/model/DiagramParser.java
* src/nongnu/cashews/eclipse/model/NodeRegistrar.java
- getSource() method added in Connection class
- Parser modified to remove a bug causing repetition of outgoing edges in model.
- Added private int max property in NodeRegistrar along with getter and setter
methods for the same.
- Ravish.
_______________________________________________
CASHeW-s-editor-patches mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/cashew-s-editor-patches
--------------------------------------------------------------------------------
_______________________________________________
CASHeW-s-editor-patches mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/cashew-s-editor-patches
startMaxAlways.diff
Description: Binary data
- [CASHeW-s-editor-patches] I am commiting changes to support consistent behavour (starting from max always) of editor.......,
Ravish Bhagdev <=