- 01 Sep, 2014 40 commits
-
-
Ioannis Papagiannopoulos authored
requesting allocation in case of empty OperatorPools moved from singalReceiver method to initialSignalReceiver method
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
releaseOpeartor method does not unAssign operators in case of dedicated to single operatorPools skilled-Operators
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
requestAllocation is invoked instead of signalRouter from signalReceiver and getEntity/removeEntity in the case of level-Queue
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
new methods related to the allocation of skilled operators added to coreObject. SignalReceiver and SignalRouter updated for the required allocation control
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
new argument .available for operator - boolean that controls the availability of the operator at the start of the simulation
-
Ioannis Papagiannopoulos authored
shiftScheduler and ScheduledMaintenance make use of victims endLastProcessing signal instead of victimEndLastPorcessing which is now outdated
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
Machine has new signal endLastProcessing for use by objectInterruption. skilledOperators flag reset in initialize method. SkilledOperatorRouter to be created by createOperatorPool method
-
Ioannis Papagiannopoulos authored
If no operators or/and operatorPool are provided as arguemnts the machine checks if the operators are given a skillsList and creates an empty operatorPool to be populated by the Router.
-
Ioannis Papagiannopoulos authored
Operator has new input argument/ new attribute skillsList which describes the set of stations the resource can be attend to
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
cherry-pick from readWIPseperatelly. printRoute methods added to Job and Operator, printRoute static method updated
-
Ioannis Papagiannopoulos authored
cherry-pick from readWIPseperatelly. attributes added to Entity, Mould, OrderComponent, Order, OrderDesing, and CoreObject relative to printRoute method
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
cherry-pick from readWIPseperatelly. operators now hold schedule. PrintRoute pritns schedule of operators
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
cherry-pick from readWIPseperatelly. new Router specific for the ManagedJob Machine case, inherits from simple Router
-
Ioannis Papagiannopoulos authored
cherry-pick from readWIPseperatelly. new method outputRoute that prints the route of each job on the same excell file as the outputTrace method does.
-
Ioannis Papagiannopoulos authored
-