Package <Unnamed>

Class Summary
ComputationalAssembler The ComputationalAssembler class instances make computational processes; we have a computationa assembler instance for each unit
ComputationalAssemblerBasic The ComputationalAssemblerBasic class instances make computational processes; we have a computationa assembler instance for each unit THIS CLASS IS NOT USED DIRECTLY, BUT VIA THE INHERITING CLASS ComputationalAssembler.java
ComputationalSpecificationSet The container generated by an order and containing the spefications about a computational process
CoordinateManager a static class to check the coordonates if x or y are beyond the edge of our space
ESFrameModelSwarm The Model contains the Units
ESFrameObserverSwarm The Observer contains the Model and the graphic widgets
ExcelReader This class is a simple and a fast way to use the Andy Khan's excelread library.
InformationRepository A static class used to distribute information among models
MemoryMatrix The class of the memory matrixes (layered) used by the computational objects included in recipes
MyExit A static class used to stop execution before System.exit(1) code, to avoid the "Unable to register TclNotifier window class" error in W2000 and XP
MyReader A static class to simplify reading operations in ESFrameModelSwarm.java and in UnitParameters.java
Order The form containing our Order metaphoric object
OrderDistiller This class is used to read data from two worksheets.
The first one contains the list of recipes of our virtual enterprise.
The second one contains a sequence of orders to be launched, shift by shift, in order to make the daily production activities.
OrderGenerator The OrderGenerator is used at present to simulate the market behavior.
Recipe Recipe.java This class is used to read the recipes and their code from the worksheet.
StartESFrame The StartESFrame class contains main().
SwarmUtils These two static methods create a selector.
Unit The Unit class instances are micro unit in our virtual enterprise; i.e.
UnitActivitySpace  
UnitParameters This class reads the parameters for each unit