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


org.cougaar.planning.ldm.plan.AspectType

All known Subclasses:   org.cougaar.lib.vishnu.client.VishnuAllocationResultAggregator,  org.cougaar.planning.ldm.plan.AllocationResult,  org.cougaar.planning.ldm.plan.PreferenceImpl,  org.cougaar.glm.ldm.plan.AlpineAspectType,
AspectType
public interface AspectType (Code)
Constant names for different 'score' dimensions in which to report allocation consequences.

Inner Class :interface Factory
Inner Class :class Registry

Field Summary
 String[]ASPECT_STRINGS
    
 Factory[]AspectFactories
     Array of the "standard" AspectValue Factories.
 intCOST
    
 intCUSTOMER_SATISFACTION
    
 int[]CommonAspects
    
 FactoryCost
    
 FactoryCustomerSatisfaction
    
 intDANGER
    
 intDURATION
    
 FactoryDanger
    
 FactoryDuration
    
 intEND_TIME
    
 FactoryEndTime
    
 intINTERVAL
    
 FactoryInterval
    
 intN_CORE_ASPECTS
    
 intPOD
    
 intPOD_DATE
    
 FactoryPod
    
 FactoryPodDate
    
 intQUANTITY
    
 FactoryQuantity
    
 intREADINESS
    
 intRISK
    
 FactoryReadiness
    
 FactoryRisk
    
 intSTART_TIME
    
 FactoryStartTime
    
 intTOTAL_QUANTITY
    
 intTOTAL_SHIPMENTS
     For repetitive tasks the total number of shipments requested across the time span.
 intTYPED_QUANTITY
    
 int[]TimeAspects
    
 FactoryTotalQuantity
    
 FactoryTotalShipments
     For repetitive tasks the total number of shipments requested across the time span.
 FactoryTypedQuantity
    
 intUNDEFINED
    
 FactoryUndefined
    
 int_ASPECT_COUNT
    
 int_LAST_ASPECT
    
 int[]_STANDARD_ASPECTS
    
 Registryregistry
    



Field Detail
ASPECT_STRINGS
String[] ASPECT_STRINGS(Code)



AspectFactories
Factory[] AspectFactories(Code)
Array of the "standard" AspectValue Factories. This should match the other arrays in this class.



COST
int COST(Code)
Cost (in $) of allocating given Task *



CUSTOMER_SATISFACTION
int CUSTOMER_SATISFACTION(Code)



CommonAspects
int[] CommonAspects(Code)
Commonly-used aspect types: START_TIME, END_TIME, COST, QUANTITY *



Cost
Factory Cost(Code)
Cost (in $) of allocating given Task *



CustomerSatisfaction
Factory CustomerSatisfaction(Code)



DANGER
int DANGER(Code)
Probability of loss of assets associated with allocation *



DURATION
int DURATION(Code)
Duration time of the Task *



Danger
Factory Danger(Code)
Probability of loss of assets associated with allocation *



Duration
Factory Duration(Code)
(requested) Duration of a task *



END_TIME
int END_TIME(Code)
End time of given Task *



EndTime
Factory EndTime(Code)
End time of given Task *



INTERVAL
int INTERVAL(Code)
For repetitive tasks - specify the amount of time(milliseconds) in between deliveries



Interval
Factory Interval(Code)
For repetitive tasks - specify the amount of time(milliseconds) in between deliveries



N_CORE_ASPECTS
int N_CORE_ASPECTS(Code)
The number of core-defined aspect types *



POD
int POD(Code)
The point of debarkation of a task *



POD_DATE
int POD_DATE(Code)
The time at which a task should arrive at the POD *



Pod
Factory Pod(Code)
The point of debarkation of a task *



PodDate
Factory PodDate(Code)
The time at which a task should arrive at the POD *



QUANTITY
int QUANTITY(Code)
Quantities associated with allocation (number of elements sourced, e.g.) *



Quantity
Factory Quantity(Code)
Quantities associated with allocation (number of elements sourced, e.g.) *



READINESS
int READINESS(Code)
The extent to which a task has been satisfactorily completed *



RISK
int RISK(Code)
Probability of failure of the Mission *



Readiness
Factory Readiness(Code)
The extent to which a task has been satisfactorily completed *



Risk
Factory Risk(Code)
Probability of failure of the Mission *



START_TIME
int START_TIME(Code)
Start time of given Task *



StartTime
Factory StartTime(Code)
Start time of given Task *



TOTAL_QUANTITY
int TOTAL_QUANTITY(Code)
For repetitive tasks the total sum quantity of item for the time span *



TOTAL_SHIPMENTS
int TOTAL_SHIPMENTS(Code)
For repetitive tasks the total number of shipments requested across the time span. This should be used in association with the interval aspect.



TYPED_QUANTITY
int TYPED_QUANTITY(Code)
Used to represent an Asset/Quantity relationship
See Also:   org.cougaar.planning.ldm.plan.TypedQuantityAspectValue



TimeAspects
int[] TimeAspects(Code)
Time Aspects: START_TIME, END_TIME *



TotalQuantity
Factory TotalQuantity(Code)
For repetitive tasks the total sum quantity of item for the time span *



TotalShipments
Factory TotalShipments(Code)
For repetitive tasks the total number of shipments requested across the time span. This should be used in association with the interval aspect.



TypedQuantity
Factory TypedQuantity(Code)
Used to represent an Asset/Quantity relationship
See Also:   org.cougaar.planning.ldm.plan.TypedQuantityAspectValue



UNDEFINED
int UNDEFINED(Code)
Undefined value for an aspect type *



Undefined
Factory Undefined(Code)
Undefined - Illegal to use *



_ASPECT_COUNT
int _ASPECT_COUNT(Code)



_LAST_ASPECT
int _LAST_ASPECT(Code)



_STANDARD_ASPECTS
int[] _STANDARD_ASPECTS(Code)



registry
Registry registry(Code)
Registry of AspectValue factories *





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