Uses of Class
fipaos.agent.profile.AgentProfile

Packages that use AgentProfile
fipaos.agent 
fipaos.agent.profile 
fipaos.platform 
fipaos.test.agent 
fipaos.tool.configurator 
fipaos.tool.wizard 
fipaos.tool.wizard.panels 

Uses of AgentProfile in fipaos.agent
 

Constructors in fipaos.agent with parameters of type AgentProfile
FIPAOSAgent.FIPAOSAgent(PlatformProfile platform_profile, AgentProfile agent_profile, String agent_name, String ownership, boolean using_task_manager, FIPAOSAgentComponentFactory factory)
          Constructor method to initialise an Agent.
FIPAOSAgent.FIPAOSAgent(PlatformProfile platform_profile, AgentProfile agent_profile, String agent_name, String ownership, boolean using_task_manager)
          Constructor method to initialise an Agent.
 

Methods in fipaos.agent that return AgentProfile
AgentProfileFIPAOSAgent.getProfile()
          Gets the profile for this Agent
 

Methods in fipaos.agent with parameters of type AgentProfile
MTSFIPAOSAgentComponentFactory.getMTS(PlatformProfile p, AgentProfile ap, AgentID aid)
          Generates a MTS implementation
MTSStandardFIPAOSAgentComponentFactory.getMTS(PlatformProfile p, AgentProfile ap, AgentID aid)
          Generates a MTS implementation
 

Uses of AgentProfile in fipaos.agent.profile
 

Classes in fipaos.agent.profile that implement AgentProfile
class AgentProfileImpl
          
 

Uses of AgentProfile in fipaos.platform
 

Constructors in fipaos.platform with parameters of type AgentProfile
AgentManagementSystem.AgentManagementSystem(PlatformProfile platform_profile, AgentProfile agent_profile, String name, String owner)
          Creates a new AMS.
DirectoryFacilitator.DirectoryFacilitator(PlatformProfile pp, AgentProfile ap, String name, String owner)
          Alternative constructor to be used by sub-classes (e.g.
 

Uses of AgentProfile in fipaos.test.agent
 

Methods in fipaos.test.agent that return AgentProfile
static AgentProfileAgentTestFramework.getAgentProfile()
          Returns a bog-standard AgentProfile
 

Uses of AgentProfile in fipaos.tool.configurator
 

Constructors in fipaos.tool.configurator with parameters of type AgentProfile
FIPAOSConfiguratorGUI.FIPAOSConfiguratorGUI(FIPAOSConfigurator owner, PlatformProfile platform_profile, ACCProfile acc_profile, AgentProfile default_profile, LoaderProfile loader_profile, ScriptEditor script_editor)
          *******************************************************

FIPAOSConfiguratorGUI()

Constructor
 

Uses of AgentProfile in fipaos.tool.wizard
 

Methods in fipaos.tool.wizard with parameters of type AgentProfile
voidWizardPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel
 

Uses of AgentProfile in fipaos.tool.wizard.panels
 

Constructors in fipaos.tool.wizard.panels with parameters of type AgentProfile
NamingServicePorts.NamingServicePorts(java.awt.Frame parent, ACCProfile acc, PlatformProfile plat, AgentProfile agent, PlatformDetails pd)
          Creates new form NamingServicePorts
 

Methods in fipaos.tool.wizard.panels with parameters of type AgentProfile
voidACCConfiguration.initialise(ACCProfile p1, AgentProfile p2, LoaderProfile p3, PlatformProfile p4, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          
voidDefaultAgentProfilePanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel
voidEndPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel
voidGarbageSettingsPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel
voidIntroductionPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel
voidLoaderPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel
voidPlatformDetails.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          
voidPlatformDistribution.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          
voidPropertiesPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel
voidSetupOptionsPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties)
          Used to pass initialisation information to panel