Java Doc for LogisticsInventoryPG.java in  » Science » Cougaar12_4 » org » cougaar » logistics » plugin » inventory » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Science » Cougaar12_4 » org.cougaar.logistics.plugin.inventory 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.cougaar.logistics.plugin.inventory.LogisticsInventoryPG

LogisticsInventoryPG
public interface LogisticsInventoryPG extends PropertyGroup,org.cougaar.planning.ldm.dq.HasDataQuality(Code)

Inner Class :final class Null_LogisticsInventoryPG implements LogisticsInventoryPG,Null_PG
Inner Class :final class Future implements LogisticsInventoryPG,Future_PG

Field Summary
 StringassetGetter
    
 StringassetSetter
    
 ClassfactoryClass
    
 StringfactoryMethod
    
 StringmutableClass
    
 LogisticsInventoryPGnullPG
    
 ClassprimaryClass
    


Method Summary
 voidTest()
    
 voidaddRefillProjection(Task task)
    
 voidaddRefillRequisition(Task task)
    
 voidaddWithdrawProjection(Task task)
    
 voidaddWithdrawRequisition(Task task)
    
 ShortfallInventorycheckForShortfall(String invID, String unitOfIssue)
    
 ListclearRefillProjectionTasks(long now)
    
 ListclearRefillTasks(Date now)
    
 voidclearTargetLevels(int startBucket)
    
 longconvertBucketToTime(int bucket)
    
 intconvertTimeToBucket(long time, boolean partialBuckets)
    
 doublegetActualDemand(int bucket)
    
 CollectiongetActualDemandTasks(int bucket)
    
 ArrayListgetActualDemandTasksList()
    
 longgetArrivalTime()
    
 longgetBucketMillis()
    
 SchedulegetBufferedCritLevels()
    
 SchedulegetBufferedInvLevels()
    
 SchedulegetBufferedTargetLevels()
    
 doublegetCapacity()
    
 doublegetCriticalLevel(int bucket)
    
 intgetCriticalLevel()
    
 HashMapgetCustomerHash()
    
 longgetEffectiveProjectionStart(Task task, long start)
    
 intgetEndOfLevelSixBucket()
    
 booleangetFailuresFlag()
    
 booleangetFillToCapacity()
    
 intgetFirstProjectWithdrawBucket()
    
 doublegetInitialLevel()
    
 booleangetIsLevel2()
    
 StringgetItemName()
    
 intgetLastDemandBucket()
    
 intgetLastRefillRequisition()
    
 intgetLastWithdrawBucket()
    
 doublegetLevel(int bucket)
    
 AssetgetMei()
    
 OrganizationgetOrg()
    
 ListgetOverlappingRefillProjections()
    
 ArrayListgetProjSupplyList()
    
 ArrayListgetProjWithdrawList()
    
 CollectiongetProjectWithdrawTasks(int bucket)
    
 doublegetProjectedDemand(int bucket)
    
 CollectiongetProjectedDemandTasks(int bucket)
    
 doublegetProjectionTaskDemand(Task task, int bucket, long start, long end)
    
 ArrayListgetRefillProjection(int bucket)
    
 ArrayListgetRefillRequisitions()
    
 doublegetReorderPeriod()
    
 AssetgetResource()
    
 intgetStartBucket()
    
 longgetStartTime()
    
 longgetSupplierArrivalTime()
    
 ArrayListgetSupplyList()
    
 ArrayListgetWithdrawList()
    
 CollectiongetWithdrawTasks(int bucket)
    
 voidinitialize(long today, long oplanEndTime, int critLevel, int reorderPeriod, int ost, long bucketSize, long now, boolean logToCSV, InventoryManager parentPlugin)
    
 voidlogAllToCSVFile(long aCycleStamp)
    
 voidrebuildCustomerHash()
    
 voidrecalculateInitialLevel()
    
 voidreinitialize(boolean logToCSV, InventoryManager parentPlugin)
    
 voidremoveRefillProjection(Task task)
    
 voidremoveRefillRequisition(Task task)
    
 voidremoveWithdrawProjection(Task task)
    
 voidremoveWithdrawRequisition(Task task)
    
 voidsetArrivalTime(long arrivalTime)
    
 voidsetEndOfLevelSixBucket(int bucket)
    
 voidsetFailuresFlag(boolean value)
    
 voidsetLevel(int bucket, double value)
    
 voidsetStartCDay(long startCTime)
    
 voidsetTarget(int bucket, double value)
    
 voidtakeSnapshot(Inventory inventory)
    
 voidupdateRefillProjection(Task task)
    
 voidupdateRefillRequisition(Task task)
    
 voidupdateWithdrawProjection(Task task)
    
 voidupdateWithdrawRequisition(Task task)
    

Field Detail
assetGetter
String assetGetter(Code)



assetSetter
String assetSetter(Code)



factoryClass
Class factoryClass(Code)
the factory class *



factoryMethod
String factoryMethod(Code)
the method of factoryClass that creates this type *



mutableClass
String mutableClass(Code)
the (mutable) class type returned by factoryMethod *



nullPG
LogisticsInventoryPG nullPG(Code)
The Null instance for indicating that the PG definitely has no value *



primaryClass
Class primaryClass(Code)
the (immutable) class type returned by domain factory *





Method Detail
Test
void Test()(Code)



addRefillProjection
void addRefillProjection(Task task)(Code)



addRefillRequisition
void addRefillRequisition(Task task)(Code)



addWithdrawProjection
void addWithdrawProjection(Task task)(Code)



addWithdrawRequisition
void addWithdrawRequisition(Task task)(Code)



checkForShortfall
ShortfallInventory checkForShortfall(String invID, String unitOfIssue)(Code)



clearRefillProjectionTasks
List clearRefillProjectionTasks(long now)(Code)



clearRefillTasks
List clearRefillTasks(Date now)(Code)



clearTargetLevels
void clearTargetLevels(int startBucket)(Code)



convertBucketToTime
long convertBucketToTime(int bucket)(Code)



convertTimeToBucket
int convertTimeToBucket(long time, boolean partialBuckets)(Code)



getActualDemand
double getActualDemand(int bucket)(Code)



getActualDemandTasks
Collection getActualDemandTasks(int bucket)(Code)



getActualDemandTasksList
ArrayList getActualDemandTasksList()(Code)



getArrivalTime
long getArrivalTime()(Code)



getBucketMillis
long getBucketMillis()(Code)



getBufferedCritLevels
Schedule getBufferedCritLevels()(Code)



getBufferedInvLevels
Schedule getBufferedInvLevels()(Code)



getBufferedTargetLevels
Schedule getBufferedTargetLevels()(Code)



getCapacity
double getCapacity()(Code)



getCriticalLevel
double getCriticalLevel(int bucket)(Code)



getCriticalLevel
int getCriticalLevel()(Code)



getCustomerHash
HashMap getCustomerHash()(Code)



getEffectiveProjectionStart
long getEffectiveProjectionStart(Task task, long start)(Code)



getEndOfLevelSixBucket
int getEndOfLevelSixBucket()(Code)



getFailuresFlag
boolean getFailuresFlag()(Code)



getFillToCapacity
boolean getFillToCapacity()(Code)



getFirstProjectWithdrawBucket
int getFirstProjectWithdrawBucket()(Code)



getInitialLevel
double getInitialLevel()(Code)



getIsLevel2
boolean getIsLevel2()(Code)



getItemName
String getItemName()(Code)



getLastDemandBucket
int getLastDemandBucket()(Code)



getLastRefillRequisition
int getLastRefillRequisition()(Code)



getLastWithdrawBucket
int getLastWithdrawBucket()(Code)



getLevel
double getLevel(int bucket)(Code)



getMei
Asset getMei()(Code)



getOrg
Organization getOrg()(Code)



getOverlappingRefillProjections
List getOverlappingRefillProjections()(Code)



getProjSupplyList
ArrayList getProjSupplyList()(Code)



getProjWithdrawList
ArrayList getProjWithdrawList()(Code)



getProjectWithdrawTasks
Collection getProjectWithdrawTasks(int bucket)(Code)



getProjectedDemand
double getProjectedDemand(int bucket)(Code)



getProjectedDemandTasks
Collection getProjectedDemandTasks(int bucket)(Code)



getProjectionTaskDemand
double getProjectionTaskDemand(Task task, int bucket, long start, long end)(Code)



getRefillProjection
ArrayList getRefillProjection(int bucket)(Code)



getRefillRequisitions
ArrayList getRefillRequisitions()(Code)



getReorderPeriod
double getReorderPeriod()(Code)



getResource
Asset getResource()(Code)



getStartBucket
int getStartBucket()(Code)



getStartTime
long getStartTime()(Code)



getSupplierArrivalTime
long getSupplierArrivalTime()(Code)



getSupplyList
ArrayList getSupplyList()(Code)



getWithdrawList
ArrayList getWithdrawList()(Code)



getWithdrawTasks
Collection getWithdrawTasks(int bucket)(Code)



initialize
void initialize(long today, long oplanEndTime, int critLevel, int reorderPeriod, int ost, long bucketSize, long now, boolean logToCSV, InventoryManager parentPlugin)(Code)



logAllToCSVFile
void logAllToCSVFile(long aCycleStamp)(Code)



rebuildCustomerHash
void rebuildCustomerHash()(Code)



recalculateInitialLevel
void recalculateInitialLevel()(Code)



reinitialize
void reinitialize(boolean logToCSV, InventoryManager parentPlugin)(Code)



removeRefillProjection
void removeRefillProjection(Task task)(Code)



removeRefillRequisition
void removeRefillRequisition(Task task)(Code)



removeWithdrawProjection
void removeWithdrawProjection(Task task)(Code)



removeWithdrawRequisition
void removeWithdrawRequisition(Task task)(Code)



setArrivalTime
void setArrivalTime(long arrivalTime)(Code)



setEndOfLevelSixBucket
void setEndOfLevelSixBucket(int bucket)(Code)



setFailuresFlag
void setFailuresFlag(boolean value)(Code)



setLevel
void setLevel(int bucket, double value)(Code)



setStartCDay
void setStartCDay(long startCTime)(Code)



setTarget
void setTarget(int bucket, double value)(Code)



takeSnapshot
void takeSnapshot(Inventory inventory)(Code)



updateRefillProjection
void updateRefillProjection(Task task)(Code)



updateRefillRequisition
void updateRefillRequisition(Task task)(Code)



updateWithdrawProjection
void updateWithdrawProjection(Task task)(Code)



updateWithdrawRequisition
void updateWithdrawRequisition(Task task)(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.