|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.event.EventProducer
org.gscg.singleuser.interactionlayer.economics.EconomicsFinancial
The EconomicsFinancial calculates the data for the financial fields in the economics panel of a supply chain client.
Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl . The source code and binary code of this software is proprietary information of Delft University of Technology.
| Field Summary | |
static nl.tudelft.simulation.event.EventType |
UPDATE_ECONOMICS_COLUMNS_DAY
updates a range of columns in the economics table |
static nl.tudelft.simulation.event.EventType |
UPDATE_ECONOMICS_COLUMNS_MONTH
updates a range of columns in the economics table |
static nl.tudelft.simulation.event.EventType |
UPDATE_ECONOMICS_COLUMNS_WEEK
updates a range of columns in the economics table |
| Fields inherited from class nl.tudelft.simulation.event.EventProducer |
listeners |
| Fields inherited from interface nl.tudelft.simulation.event.EventProducerInterface |
FIRST_POSITION, LAST_POSITION |
| Constructor Summary | |
EconomicsFinancial(SingleUserInteractionLayerInterface interactionLayer,
nl.tudelft.simulation.supplychain.actor.SupplyChainActor actor)
constructs a new economics financial |
|
| Method Summary | |
void |
announce(boolean announce)
Method announce. |
void |
notify(nl.tudelft.simulation.event.EventInterface event)
|
| Methods inherited from class nl.tudelft.simulation.event.EventProducer |
addListener, addListener, addListener, addListener, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getEventTypes, removeAllListeners, removeAllListeners, removeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final nl.tudelft.simulation.event.EventType UPDATE_ECONOMICS_COLUMNS_DAY
public static final nl.tudelft.simulation.event.EventType UPDATE_ECONOMICS_COLUMNS_WEEK
public static final nl.tudelft.simulation.event.EventType UPDATE_ECONOMICS_COLUMNS_MONTH
| Constructor Detail |
public EconomicsFinancial(SingleUserInteractionLayerInterface interactionLayer,
nl.tudelft.simulation.supplychain.actor.SupplyChainActor actor)
interactionLayer - the interactionlayeractor - the actor| Method Detail |
public void notify(nl.tudelft.simulation.event.EventInterface event)
throws java.rmi.RemoteException
notify in interface nl.tudelft.simulation.event.EventListenerInterfacejava.rmi.RemoteExceptionEventListenerInterface.notify(nl.tudelft.simulation.event.EventInterface)public void announce(boolean announce)
announce - indicates whether this is an announce
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||