Uses of Class
fipaos.agent.profile.AgentProfile

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

Uses of AgentProfile in fipaos.agent
 

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

Uses of AgentProfile in fipaos.agent.profile
 

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

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)
          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)
          
voidEndPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos)
          Used to pass initialisation information to panel
voidIntroductionPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos)
          Used to pass initialisation information to panel
voidPlatformDetails.initialise(ACCProfile p1, AgentProfile p2, LoaderProfile p3, PlatformProfile p4, Map setupfipaos, Map startfipaos)
          
voidPlatformDistribution.initialise(ACCProfile p1, AgentProfile p2, LoaderProfile p3, PlatformProfile p4, Map setupfipaos, Map startfipaos)