| |
|
| org.cougaar.tools.csmart.society.AgentBase org.cougaar.tools.csmart.society.db.AgentDBComponent
PROP_AGENT_NAME | final public static String PROP_AGENT_NAME(Code) | | Agent Property Name *
|
PROP_ASSEMBLY_ID | final public static String PROP_ASSEMBLY_ID(Code) | | Assembly ID Property Name *
|
PROP_COMPONENT_CATEGORY | final public static String PROP_COMPONENT_CATEGORY(Code) | | Component Category Property Name *
|
AgentDBComponent | public AgentDBComponent()(Code) | | Creates a new AgentDBComponent instance.
|
AgentDBComponent | public AgentDBComponent(String name)(Code) | | Creates a new AgentDBComponent instance.
Parameters: name - Name of the new Component |
AgentDBComponent | public AgentDBComponent(String name, String assemblyID)(Code) | | Creates a new AgentDBComponent instance.
This component is created from the database assembly
that is passed in as a parameter.
Parameters: name - Name of the new component Parameters: assemblyID - String Assembly ID for the component |
addAssetData | protected void addAssetData()(Code) | | |
addBinders | protected void addBinders()(Code) | | |
addComponents | protected void addComponents()(Code) | | |
addPlugins | protected void addPlugins()(Code) | | |
initProperties | public void initProperties()(Code) | | Initialize all local properties.
|
|
|
|