org.cougaar.glm.ldm.oplan |
|
Java Source File Name | Type | Comment |
DFSP.java | Class | |
DFSPBeanInfo.java | Class | Override the default property descriptors. |
ForcePackage.java | Class | |
ForcePackageBeanInfo.java | Class | |
Oplan.java | Class | |
OplanBeanInfo.java | Class | Override the default property descriptors. |
OplanContributor.java | Interface | Unify a bunch of getters that oplan sub-objects (hence "contributor"s)
support. |
OplanCoupon.java | Class | |
OplanFactory.java | Class | |
OplanPhase.java | Class | |
OplanStage.java | Class | |
OpTempo.java | Class | This OpTempo class contains constants for OpTempos. |
OrgActivity.java | Interface | OrgActivity
The OrgActivity method is a LDM Object that contains organizational activity information.
TheOrgActivity object includes information such as activityName, activityType,
opTempo, timespan, Location information, and a hashmap containing other
detailed information. |
OrgActivityBeanInfo.java | Class | Override the default property descriptors. |
OrgActivityImpl.java | Class | OrgActivity
The OrgActivity method is a LDM Object that contains organizational activity information.
TheOrgActivity object includes information such as activityName, activityType,
opTempo, timespan, Location information, and a hashmap containing other
detailed information. |
OrgRelation.java | Class | OrgRelation
The OrgRelation method is a LDM Object that contains organizational data.
The OrgRelation object includes information such as role, timespan, relationType,
and the organizations related to each other.
Subordinate clusters can subscribe to changes in the ForcePackage in order to
react to changes accordingly. |
OrgRelationBeanInfo.java | Class | Override the default property descriptors. |
POD.java | Class | |
PODBeanInfo.java | Class | Override the default property descriptors. |
TimeSpan.java | Class | TimeSpan.
Interface change 10/25/99 to deprecate "delta" usage and replace
with Date usage. |