Java Doc for InventoryPGImpl.java in  » Science » Cougaar12_4 » org » cougaar » glm » ldm » asset » 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.glm.ldm.asset 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   java.beans.SimpleBeanInfo
      org.cougaar.glm.ldm.asset.InventoryPGImpl

InventoryPGImpl
public class InventoryPGImpl extends java.beans.SimpleBeanInfo implements NewInventoryPG,Cloneable(Code)

Inner Class :final public static class DQ extends InventoryPGImpl implements org.cougaar.planning.ldm.dq.NewHasDataQuality


Constructor Summary
public  InventoryPGImpl()
    
public  InventoryPGImpl(InventoryPG original)
    

Method Summary
public  intaddDueIn(Task refillTask)
    
public  voidaddInventoryReport(InventoryReport anInventoryReport)
    
public  intaddPreviousRefillsToInventory(Task maintainInv)
    
public  intclearContentSchedule(Inventory inventory)
    
public  intclearInventoryLevelsSchedule(Inventory inventory)
    
public  Objectclone()
    
public  voidcomputeThresholdSchedule(int daysOfDemand, int daysForward, int daysBackward, double minReorderLevel, double maxReorderLevel, double goalLevelMultiplier)
    
public  longconvertDayToTime(int day)
    
public  intconvertTimeToDay(long time)
    
public  PGDelegatecopy(PropertyGroup pg)
    
public  PropertyGroupcopy()
    
public  intdetermineInventoryLevels()
    
public  booleanequals(Object other)
    
public  EnumerationgetAllDueIns()
    
public  StringgetAssetGetMethod()
    
public  StringgetAssetSetMethod()
    
public  ScalargetCapacity()
    
public  org.cougaar.planning.ldm.dq.DataQualitygetDataQuality()
    
public  booleangetFillToCapacity()
    
public  IntegergetFirstOverflow(int day, MessageAddress cluster)
    
public  intgetFirstPlanningDay()
    
public  doublegetGoalLevel(int day)
    
public  intgetImputedDay(int day)
    
public  intgetImputedDayOfTime(long time)
    
public  ScalargetInitialLevel()
    
public  InventoryBGgetInvBG()
    
public  InventoryReportgetLatestInventoryReport()
    
public  ScalargetLevel(long day)
    
public  ScalargetLevel(int day)
    
public  DueOutgetLowestPriorityDueOutBeforeDay(int end)
    
public  booleangetMaintainAtCapacity()
    
public  ScalargetMinReorder()
    
public  doublegetNDaysDemand(int day)
    
public  InventoryReportgetOldestInventoryReport()
    
public  intgetPlanningDays()
    
public  ClassgetPrimaryClass()
    
public  ScalargetProjected(int day)
    
public  ScalargetProjectedRefill(int day)
    
public  ProjectionWeightgetProjectionWeight()
    
public  PropertyDescriptor[]getPropertyDescriptors()
    
public  TaskgetRefillOnDay(int day)
    
public  ScalargetReorderLevel()
    
public  doublegetReorderLevel(int day)
    
public  AssetgetResource()
    
public  longgetStartOfDay(int day)
    
public  intgetToday()
    
public  ScalargetUnobtainable()
    
public  booleanhasDataQuality()
    
public  DatelastDemandTaskEnd(Inventory inventory)
    
public  PropertyGrouplock(Object key)
    
public  PropertyGrouplock()
    
public  intprintInventoryLevels(Inventory inventory, MessageAddress clusterID)
    
public  intprintQuantityScheduleTimes(Schedule sched)
    
public  voidpruneOldInventoryReports(long pruneTime)
    
public  TaskrefillAlreadyFailedOnDay(int day)
    
public  intremoveDueIn(Task refillTask)
    
public  voidremoveRefillProjection(int day)
    
public  intresetInventory(Inventory inventory, long today)
    
public  voidsetCapacity(Scalar capacity)
    
public  voidsetDueOutFilled(DueOut dueOut, boolean newFilled)
    
public  voidsetFillToCapacity(boolean fillToCapacity)
    
public  voidsetInitialLevel(Scalar initialLevel)
    
public  voidsetInvBG(InventoryBG _invBG)
    
public  voidsetMaintainAtCapacity(boolean maintainAtCapacity)
    
public  voidsetMinReorder(Scalar minReorder)
    
public  voidsetProjectionWeight(ProjectionWeight newWeight)
    
public  voidsetReorderLevel(Scalar reorderLevel)
    
public  voidsetResource(Asset resource)
    
public  voidsetUnobtainable(Scalar unobtainable)
    
public  NewPropertyGroupunlock(Object key)
    
public  intupdateContentSchedule(Inventory inventory)
    
public  intupdateDetailedContentSchedule(Inventory inventory)
    
public  ListupdateDueOutAllocations()
    
public  intupdateInventoryLevelsSchedule(Inventory inventory)
    
public  intwithdrawFromInventory(Inventory inventory, MessageAddress cluster)
    


Constructor Detail
InventoryPGImpl
public InventoryPGImpl()(Code)



InventoryPGImpl
public InventoryPGImpl(InventoryPG original)(Code)




Method Detail
addDueIn
public int addDueIn(Task refillTask)(Code)



addInventoryReport
public void addInventoryReport(InventoryReport anInventoryReport)(Code)



addPreviousRefillsToInventory
public int addPreviousRefillsToInventory(Task maintainInv)(Code)



clearContentSchedule
public int clearContentSchedule(Inventory inventory)(Code)



clearInventoryLevelsSchedule
public int clearInventoryLevelsSchedule(Inventory inventory)(Code)



clone
public Object clone() throws CloneNotSupportedException(Code)



computeThresholdSchedule
public void computeThresholdSchedule(int daysOfDemand, int daysForward, int daysBackward, double minReorderLevel, double maxReorderLevel, double goalLevelMultiplier)(Code)



convertDayToTime
public long convertDayToTime(int day)(Code)



convertTimeToDay
public int convertTimeToDay(long time)(Code)



copy
public PGDelegate copy(PropertyGroup pg)(Code)



copy
public PropertyGroup copy()(Code)



determineInventoryLevels
public int determineInventoryLevels()(Code)



equals
public boolean equals(Object other)(Code)



getAllDueIns
public Enumeration getAllDueIns()(Code)



getAssetGetMethod
public String getAssetGetMethod()(Code)



getAssetSetMethod
public String getAssetSetMethod()(Code)



getCapacity
public Scalar getCapacity()(Code)



getDataQuality
public org.cougaar.planning.ldm.dq.DataQuality getDataQuality()(Code)



getFillToCapacity
public boolean getFillToCapacity()(Code)



getFirstOverflow
public Integer getFirstOverflow(int day, MessageAddress cluster)(Code)



getFirstPlanningDay
public int getFirstPlanningDay()(Code)



getGoalLevel
public double getGoalLevel(int day)(Code)



getImputedDay
public int getImputedDay(int day)(Code)



getImputedDayOfTime
public int getImputedDayOfTime(long time)(Code)



getInitialLevel
public Scalar getInitialLevel()(Code)



getInvBG
public InventoryBG getInvBG()(Code)



getLatestInventoryReport
public InventoryReport getLatestInventoryReport()(Code)



getLevel
public Scalar getLevel(long day)(Code)



getLevel
public Scalar getLevel(int day)(Code)



getLowestPriorityDueOutBeforeDay
public DueOut getLowestPriorityDueOutBeforeDay(int end)(Code)



getMaintainAtCapacity
public boolean getMaintainAtCapacity()(Code)



getMinReorder
public Scalar getMinReorder()(Code)



getNDaysDemand
public double getNDaysDemand(int day)(Code)



getOldestInventoryReport
public InventoryReport getOldestInventoryReport()(Code)



getPlanningDays
public int getPlanningDays()(Code)



getPrimaryClass
public Class getPrimaryClass()(Code)



getProjected
public Scalar getProjected(int day)(Code)



getProjectedRefill
public Scalar getProjectedRefill(int day)(Code)



getProjectionWeight
public ProjectionWeight getProjectionWeight()(Code)



getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()(Code)



getRefillOnDay
public Task getRefillOnDay(int day)(Code)



getReorderLevel
public Scalar getReorderLevel()(Code)



getReorderLevel
public double getReorderLevel(int day)(Code)



getResource
public Asset getResource()(Code)



getStartOfDay
public long getStartOfDay(int day)(Code)



getToday
public int getToday()(Code)



getUnobtainable
public Scalar getUnobtainable()(Code)



hasDataQuality
public boolean hasDataQuality()(Code)



lastDemandTaskEnd
public Date lastDemandTaskEnd(Inventory inventory)(Code)



lock
public PropertyGroup lock(Object key)(Code)



lock
public PropertyGroup lock()(Code)



printInventoryLevels
public int printInventoryLevels(Inventory inventory, MessageAddress clusterID)(Code)



printQuantityScheduleTimes
public int printQuantityScheduleTimes(Schedule sched)(Code)



pruneOldInventoryReports
public void pruneOldInventoryReports(long pruneTime)(Code)



refillAlreadyFailedOnDay
public Task refillAlreadyFailedOnDay(int day)(Code)



removeDueIn
public int removeDueIn(Task refillTask)(Code)



removeRefillProjection
public void removeRefillProjection(int day)(Code)



resetInventory
public int resetInventory(Inventory inventory, long today)(Code)



setCapacity
public void setCapacity(Scalar capacity)(Code)



setDueOutFilled
public void setDueOutFilled(DueOut dueOut, boolean newFilled)(Code)



setFillToCapacity
public void setFillToCapacity(boolean fillToCapacity)(Code)



setInitialLevel
public void setInitialLevel(Scalar initialLevel)(Code)



setInvBG
public void setInvBG(InventoryBG _invBG)(Code)



setMaintainAtCapacity
public void setMaintainAtCapacity(boolean maintainAtCapacity)(Code)



setMinReorder
public void setMinReorder(Scalar minReorder)(Code)



setProjectionWeight
public void setProjectionWeight(ProjectionWeight newWeight)(Code)



setReorderLevel
public void setReorderLevel(Scalar reorderLevel)(Code)



setResource
public void setResource(Asset resource)(Code)



setUnobtainable
public void setUnobtainable(Scalar unobtainable)(Code)



unlock
public NewPropertyGroup unlock(Object key)(Code)



updateContentSchedule
public int updateContentSchedule(Inventory inventory)(Code)



updateDetailedContentSchedule
public int updateDetailedContentSchedule(Inventory inventory)(Code)



updateDueOutAllocations
public List updateDueOutAllocations()(Code)



updateInventoryLevelsSchedule
public int updateInventoryLevelsSchedule(Inventory inventory)(Code)



withdrawFromInventory
public int withdrawFromInventory(Inventory inventory, MessageAddress cluster)(Code)



Methods inherited from java.beans.SimpleBeanInfo
public BeanInfo[] getAdditionalBeanInfo()(Code)(Java Doc)
public BeanDescriptor getBeanDescriptor()(Code)(Java Doc)
public int getDefaultEventIndex()(Code)(Java Doc)
public int getDefaultPropertyIndex()(Code)(Java Doc)
public EventSetDescriptor[] getEventSetDescriptors()(Code)(Java Doc)
public java.awt.Image getIcon(int iconKind)(Code)(Java Doc)
public MethodDescriptor[] getMethodDescriptors()(Code)(Java Doc)
public PropertyDescriptor[] getPropertyDescriptors()(Code)(Java Doc)
public java.awt.Image loadImage(String resourceName)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

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