Done:
Simulation
- Initial Platform to simulator
Deploy platform with pf file
Platform GUI on network panel
Platform gains energy from agent
- Agent needs platform to work on. (by changing ServiceCE.java migration behaviors)
Added Files
bioarchitecture.entitties
- Platform.java //Main platform
- BehavePF.java //contains platform's behaviors / extends Platform
- PlatformClass.java
- PlatformClassList.java
Changed file
bioarchitecture.gui
- Control Panel.java // Added platform GUI to access .pl file
- TopologyDrawPanel.java //added details of platform in the node
bioatchitecture.nodes
- BionetPlatform.java //Added platform details numPF, getPF()
bioatchitecture.simulator
- DeployData.java
- FileParser.java
No comments:
Post a Comment