org.cougaar.mlm.plugin.organization |
|
Java Source File Name | Type | Comment |
GLSAllocatorPlugin.java | Class | Handles GLS for subordinates tasks. |
GLSConstants.java | Interface | |
GLSExpanderPlugin.java | Class | The GLSExpanderPlugin will take the intial GetLogSupport task received by
an agent and expand it into getlogsupport for subordinates. |
GLSGUIBasePlugin.java | Class | The GLSGUIBasePlugin supports both init and rescind plugins by
providing the basic oplan tracking and management. |
GLSGUIInitPlugin.java | Class | The GLSGUIInitPlugin will create the initial GetLogSupport task
with the OPLAN object. |
GLSInitServlet.java | Class | |
GLSMiniAllocatorPlugin.java | Class | Version of GLSAllocator without SD support, for use with minitestconfig, eg.
Handles GLS for subordinates tasks. |
GLSMiniExpanderPlugin.java | Class | Vesion of GLSExpander without SD support, for use with minitestconfig, eg. |
GLSRescindPlugin.java | Class | |
OpConInfoPlugin.java | Class | OpConInfoPlugin subscribes to OpConInfoRelay's and
places a response on the Relay. |
OpConInfoRelay.java | Class | Relay for subordinates to report to their operational
superior. |
OrgDataParamPlugin.java | Class | Extension of OrgDataPlugin which always uses the ParameterizedDataReader to
construct the local org asset and the Report tasks associated with all the
local asset's relationships. |
OrgDataPlugin.java | Class | |
OrgReportPlugin.java | Class | OrgReportPlugin manages REPORTFORDUTY and REPORTFORSERVICE relationships
Handles both expansion and allocation of these tasks. |
OrgRTDataPlugin.java | Class | Plugin to create a local asset and the Report tasks
associated with all the local asset's relationships based on an
initialization file - -prototype-ini.dat
Local asset must have ClusterPG and
RelationshipPG, Presumption is that the 'other' assets in all the
relationships have both Cluster and Relationship PGs. |
OrgTPRTDataPlugin.java | Class | This is a modified version of the OrgRTDataPlugin. |
ReportChainDetectorPlugin.java | Class | Plugin for noticing when SUPERIOR/SUBORDINATE report relationship
chain is complete for whole society.
This Plugin goes in every agent in the chain, with an argument
indicating the expected number of subordinates.
Each agent relays to its superior when all of its subordinates
have reported in with the relay. |
ReportChainReadyRelay.java | Class | Relay for subordinates to report to their superior
that they & their subordinates are up, with report
chain intact. |
ReportChainState.java | Class | |
SimpleOrgDataParamPlugin.java | Class | Extension of SimpleOrgDataPlugin which always uses the
ParameterizedDataReader to construct the local org asset and
the Report tasks associated with all the local asset's relationships. |
SimpleOrgDataPlugin.java | Class | Extension of AssetDataPlugin which recognizes the GLM report verbs -
ReportForService and ReportForDuty. |