source: src/main/java/negotiator/onetomany/protocol/Action.java@ 244

Last change on this file since 244 was 226, checked in by Faria Nassiri Mofakham, 6 years ago

GUI updated (using Jpanel). DemandPlanDrawing updated. PutImaged renamed to DrawImage. DemandPlan is updating for the Utility, Bid, and Preference classes. Protocol and Agents packages (and some classes) added.

File size: 134 bytes
Line 
1/**
2 *
3 */
4package negotiator.onetomany.protocol;
5
6/**
7 * @author Faria Nassiri-Mofakham
8 *
9 */
10public class Action {
11
12}
Note: See TracBrowser for help on using the repository browser.