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


org.cougaar.core.util.OwnedUniqueObject
   org.cougaar.glm.ldm.oplan.Oplan

Oplan
public class Oplan extends OwnedUniqueObject implements Transferable,Serializable,Cloneable,UniqueObject(Code)
Oplan


Field Summary
final public static  StringAUTUMN
    
final public static  StringDEFAULT_FILE_NAME
    
final public static  longDEFAULT_OPLAN_DURATION
    
final public static  StringDESERT
    
final public static  StringFALL
    
final public static  StringHIGH
    
final public static  longINFER_END_DAY_FUDGE
    
final public static  StringLOW
    
final public static  StringMEDIUM
    
final public static  StringREGULAR
    
final public static  StringSOUTH_WEST_ASIA
    
final public static  StringSPRING
    
final public static  StringSUMMER
    
final public static  StringWINTER
    
protected transient  PropertyChangeSupportpcs
    

Constructor Summary
public  Oplan()
     Constructor for the Oplan object.
public  Oplan(String xmlfilename)
     Constructor for the Oplan object.
public  Oplan(UID uid, String oplanID, String opName, String priority, Date cDay)
     Constructor for the Oplan object.
public  Oplan(UID uid, String oplanID, String opName, String priority, Date cDay, Date endDay)
    
public  Oplan(String xmlfilename, UID uid, String oplanID, String opName, String priority, Date cDay)
     Constructor for the Oplan object.
public  Oplan(String xmlfilename, UID uid, String oplanID, String opName, String priority, Date cDay, Date endDay)
    

Method Summary
public  voidaddDFSP(DFSP dfsp)
    
public  voidaddPOD(POD pod)
    
public  voidaddPropertyChangeListener(PropertyChangeListener pcl)
    
public  Objectclone()
     Returns a copy of the Oplan. Object A copy of the Oplan.
public  booleanequals(Object o)
     Determines if the given oplan is the same as the current oplan.
Parameters:
  o - Oplan to compare it to.
public  DategetCday()
    
public  DFSP[]getDFSPArray()
    
public  EnumerationgetDFSPs()
    
 VectorgetDFSPsV()
    
public  DategetEndDay()
    
public  StringgetEnemyForceType()
    
public  booleangetHNSForWater()
    
public  booleangetHNSPOL()
    
public  StringgetHNSPOLCapacity()
    
public  StringgetHNSWaterCapability()
    
public  intgetMaxActiveStage()
    
public  intgetMinRequiredStage()
    
public  StringgetOperationName()
     Gets the operation name for the Oplan.
public  StringgetOplanId()
     Gets the oplanID for the given OPlan.
public  POD[]getPODArray()
    
public  EnumerationgetPODs()
    
 VectorgetPODsV()
    
public  StringgetPriority()
     Gets the priority for the OPlan. priority The priority for the Oplan.
public  StringgetSeason()
    
public  StringgetTerrainType()
    
public  StringgetTheaterID()
    
public  UIDgetUID()
     Gets the oplanID for the given OPlan.
public  doublegetVersion()
    
public  StringgetXMLFileName()
     Gets the oplan xml filename to be parsed.
public  voidincrementVersion()
    
public  voidinferEndDay(Collection oplanContributors)
    
public  booleanisActive()
    
public  voidremovePropertyChangeListener(PropertyChangeListener pcl)
    
public  booleansame(Transferable other)
     Determines if the given oplan is the same as the current oplan.
Parameters:
  other - Oplan to compare it to.
public  voidsetAll(Transferable other)
     This methods sets the Oplan contents to all of the values specified in the given object.
public  voidsetCday(Date cDay)
     Sets the CDay of the oplan.
public  voidsetEndDay(Date endDay)
     Sets the end day of the oplan.
public  voidsetEnemyForceType(String enemyForceType)
    
public  voidsetHNSForWater(boolean hnsWater)
    
public  voidsetHNSPOL(boolean hnsPOL)
    
public  voidsetHNSPOLCapacity(String hnsPOLCap)
    
public  voidsetHNSWaterCapability(String hnsWaterCap)
    
public  voidsetMaxActiveStage(int newMax)
    
public  voidsetMinRequiredStage(int newMin)
    
public  voidsetOperationName(String opName)
     Sets the operation name of the oplan.
public  voidsetOplanId(String oplanID)
     Sets the oplan ID.
public  voidsetOplanUID(UID uid)
     Sets the oplan UID.
public  voidsetPriority(String priority)
     Sets the priority of the oplan.
public  voidsetSeason(String season)
    
public  voidsetTerrainType(String terrainType)
    
public  voidsetTheaterID(String theaterID)
    
public  voidsetXMLFileName(String name)
     Sets the oplan xml filename to be parsed.
public  StringtoString()
    
final public static  Stringunique(String s)
    

Field Detail
AUTUMN
final public static String AUTUMN(Code)



DEFAULT_FILE_NAME
final public static String DEFAULT_FILE_NAME(Code)



DEFAULT_OPLAN_DURATION
final public static long DEFAULT_OPLAN_DURATION(Code)



DESERT
final public static String DESERT(Code)



FALL
final public static String FALL(Code)



HIGH
final public static String HIGH(Code)



INFER_END_DAY_FUDGE
final public static long INFER_END_DAY_FUDGE(Code)



LOW
final public static String LOW(Code)



MEDIUM
final public static String MEDIUM(Code)



REGULAR
final public static String REGULAR(Code)



SOUTH_WEST_ASIA
final public static String SOUTH_WEST_ASIA(Code)



SPRING
final public static String SPRING(Code)



SUMMER
final public static String SUMMER(Code)



WINTER
final public static String WINTER(Code)



pcs
protected transient PropertyChangeSupport pcs(Code)




Constructor Detail
Oplan
public Oplan()(Code)
Constructor for the Oplan object.



Oplan
public Oplan(String xmlfilename)(Code)
Constructor for the Oplan object. This should only be used by the OPlanPlugin.
Parameters:
  xmlfilename - Name of the oplan xml file to be parsed.



Oplan
public Oplan(UID uid, String oplanID, String opName, String priority, Date cDay)(Code)
Constructor for the Oplan object. This should only be used by the OPlanPlugin.



Oplan
public Oplan(UID uid, String oplanID, String opName, String priority, Date cDay, Date endDay)(Code)



Oplan
public Oplan(String xmlfilename, UID uid, String oplanID, String opName, String priority, Date cDay)(Code)
Constructor for the Oplan object. This should only be used by the OPlanPlugin.
Parameters:
  xmlfilename - Name of the oplan xml file to be parsed.



Oplan
public Oplan(String xmlfilename, UID uid, String oplanID, String opName, String priority, Date cDay, Date endDay)(Code)




Method Detail
addDFSP
public void addDFSP(DFSP dfsp)(Code)



addPOD
public void addPOD(POD pod)(Code)



addPropertyChangeListener
public void addPropertyChangeListener(PropertyChangeListener pcl)(Code)



clone
public Object clone()(Code)
Returns a copy of the Oplan. Object A copy of the Oplan.



equals
public boolean equals(Object o)(Code)
Determines if the given oplan is the same as the current oplan.
Parameters:
  o - Oplan to compare it to. boolean true - samefalse - not same



getCday
public Date getCday()(Code)
Gets the current Cday being used by the Oplan Date The current cDay



getDFSPArray
public DFSP[] getDFSPArray()(Code)



getDFSPs
public Enumeration getDFSPs()(Code)



getDFSPsV
Vector getDFSPsV()(Code)



getEndDay
public Date getEndDay()(Code)
Gets the current end day being used by the Oplan Date The current endDay



getEnemyForceType
public String getEnemyForceType()(Code)



getHNSForWater
public boolean getHNSForWater()(Code)



getHNSPOL
public boolean getHNSPOL()(Code)



getHNSPOLCapacity
public String getHNSPOLCapacity()(Code)



getHNSWaterCapability
public String getHNSWaterCapability()(Code)



getMaxActiveStage
public int getMaxActiveStage()(Code)



getMinRequiredStage
public int getMinRequiredStage()(Code)



getOperationName
public String getOperationName()(Code)
Gets the operation name for the Oplan. oplanName The operation name for the Oplan.



getOplanId
public String getOplanId()(Code)
Gets the oplanID for the given OPlan. oplanID The unique ID for the Oplan.



getPODArray
public POD[] getPODArray()(Code)



getPODs
public Enumeration getPODs()(Code)



getPODsV
Vector getPODsV()(Code)



getPriority
public String getPriority()(Code)
Gets the priority for the OPlan. priority The priority for the Oplan. The typesreturned are declared as



getSeason
public String getSeason()(Code)



getTerrainType
public String getTerrainType()(Code)



getTheaterID
public String getTheaterID()(Code)



getUID
public UID getUID()(Code)
Gets the oplanID for the given OPlan. oplanID The unique ID for the Oplan.



getVersion
public double getVersion()(Code)



getXMLFileName
public String getXMLFileName()(Code)
Gets the oplan xml filename to be parsed. The name of the most recently parsed oplan xml file.



incrementVersion
public void incrementVersion()(Code)



inferEndDay
public void inferEndDay(Collection oplanContributors)(Code)
Infer the end day from all the contributing elements



isActive
public boolean isActive()(Code)



removePropertyChangeListener
public void removePropertyChangeListener(PropertyChangeListener pcl)(Code)



same
public boolean same(Transferable other)(Code)
Determines if the given oplan is the same as the current oplan.
Parameters:
  other - Oplan to compare it to. boolean true - samefalse - not same



setAll
public void setAll(Transferable other)(Code)
This methods sets the Oplan contents to all of the values specified in the given object.
Parameters:
  other - oplan object to set contents to.



setCday
public void setCday(Date cDay)(Code)
Sets the CDay of the oplan. This should not be called by any subordinate clusters.
Parameters:
  cDay - the CDay. Should be in the format mm/dd/yyyy



setEndDay
public void setEndDay(Date endDay)(Code)
Sets the end day of the oplan. This should not be called by any subordinate clusters.
Parameters:
  endDay - the endDay. Should be in the format mm/dd/yyyy



setEnemyForceType
public void setEnemyForceType(String enemyForceType)(Code)
Sets the enemyForceType
Parameters:
  enemyForceType - See constants above for valid values.



setHNSForWater
public void setHNSForWater(boolean hnsWater)(Code)



setHNSPOL
public void setHNSPOL(boolean hnsPOL)(Code)



setHNSPOLCapacity
public void setHNSPOLCapacity(String hnsPOLCap)(Code)



setHNSWaterCapability
public void setHNSWaterCapability(String hnsWaterCap)(Code)



setMaxActiveStage
public void setMaxActiveStage(int newMax)(Code)



setMinRequiredStage
public void setMinRequiredStage(int newMin)(Code)



setOperationName
public void setOperationName(String opName)(Code)
Sets the operation name of the oplan. This should not be called by any subordinate clusters.
Parameters:
  opName - The operation name.



setOplanId
public void setOplanId(String oplanID)(Code)
Sets the oplan ID. This should not be called by any subordinate clusters.
Parameters:
  oplanID - The id of the Oplan.



setOplanUID
public void setOplanUID(UID uid)(Code)
Sets the oplan UID. This should not be called by any subordinate clusters.
Parameters:
  uid - The unique id of the Oplan.



setPriority
public void setPriority(String priority)(Code)
Sets the priority of the oplan. This should not be called by any subordinate clusters. Static final values will be created for the priority in the near future.
Parameters:
  priority - The priority.



setSeason
public void setSeason(String season)(Code)
Sets the season
Parameters:
  season - See constants above for valid values.



setTerrainType
public void setTerrainType(String terrainType)(Code)
Sets the terraintype
Parameters:
  terrainType - See constants above for valid values.



setTheaterID
public void setTheaterID(String theaterID)(Code)
Sets the theaterID
Parameters:
  theaterID - See constants above for valid values.



setXMLFileName
public void setXMLFileName(String name)(Code)
Sets the oplan xml filename to be parsed.
Parameters:
  name - Name of the oplan xml file to be parsed.



toString
public String toString()(Code)
A string Containing the UID and operation name of the Oplan



unique
final public static String unique(String s)(Code)



Fields inherited from org.cougaar.core.util.OwnedUniqueObject
protected MessageAddress owner(Code)(Java Doc)

Methods inherited from org.cougaar.core.util.OwnedUniqueObject
public MessageAddress getOwner()(Code)(Java Doc)
public MessageAddress getSource()(Code)(Java Doc)
public boolean isFrom(MessageAddress where)(Code)(Java Doc)
public void setOwner(MessageAddress newOwner)(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.