A B C D E F G H I L M N O P Q R S T U W Y

O

offerID - Variable in class OfferInfo
 
OfferInfo - Class in <Unnamed>
Stores an offer from a supplier or manufacturer.
OfferInfo() - Constructor for class OfferInfo
 
OfferInfo(int, int, int, int, RFQInfo, int) - Constructor for class OfferInfo
 
offerNumber - Variable in class ComputerInfo
total number of computers offered each day
offerPrice - Variable in class ComputerInfo
sum of all offers each day
offers - Variable in class SimpleDemandManager
 
offerTable - Variable in class ComponentInfo
stores offers by offerID
offerTable - Variable in class ComputerInfo
stores all offers
order - Variable in class SimpleDemandManager.OrderHandler
 
ordered - Variable in class OfferInfo
 
orderedToday - Variable in class ComponentInfo
number ordered each day
orderedTotal - Variable in class ComponentInfo
total number currently ordered
orderID - Variable in class OrderInfo
 
OrderInfo - Class in <Unnamed>
Stores an order from a customer or manufacturer.
OrderInfo(OfferInfo, int) - Constructor for class OrderInfo
 
orderNumber - Variable in class ComputerInfo
number of computers ordered each day
orderPrice - Variable in class ComputerInfo
total price for all computers ordered each day
ordersByDate - Variable in class ComponentInfo
a list of all orders for each component, in order of date
orderTable - Variable in class ComputerInfo
stores current orders
otherAPR - Static variable in class SupplierModel
 

A B C D E F G H I L M N O P Q R S T U W Y