Uses of Class
fipaos.agent.profile.ACCProfile

Packages that use ACCProfile
fipaos.agent.profile 
fipaos.mts.service 
fipaos.tool.configurator 
fipaos.tool.wizard 
fipaos.tool.wizard.panels 

Uses of ACCProfile in fipaos.agent.profile
 

Classes in fipaos.agent.profile that implement ACCProfile
class ACCProfileImpl
          
 

Uses of ACCProfile in fipaos.mts.service
 

Constructors in fipaos.mts.service with parameters of type ACCProfile
AgentCommunicationChannel.AgentCommunicationChannel(PlatformProfile platform_profile, ACCProfile acc_profile)
          Creates an ACC using the given profile for initialisation parameters
 

Uses of ACCProfile in fipaos.tool.configurator
 

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

FIPAOSConfiguratorGUI()

Constructor
 

Uses of ACCProfile in fipaos.tool.wizard
 

Methods in fipaos.tool.wizard with parameters of type ACCProfile
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 ACCProfile in fipaos.tool.wizard.panels
 

Constructors in fipaos.tool.wizard.panels with parameters of type ACCProfile
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 ACCProfile
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