| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlatformProfile | |
fipaos.agent | |
fipaos.agent.profile | |
fipaos.mts.service | |
fipaos.platform | |
fipaos.test.agent | |
fipaos.tool.configurator | |
fipaos.tool.wizard | |
fipaos.tool.wizard.panels |
Uses of PlatformProfile in fipaos.agent |
Constructors in fipaos.agent with parameters of type PlatformProfile | |
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 PlatformProfile | |
PlatformProfile | FIPAOSAgent.getPlatformProfile() Gets the platform profile for this Agent |
Methods in fipaos.agent with parameters of type PlatformProfile | |
MTS | FIPAOSAgentComponentFactory.getMTS(PlatformProfile p, AgentProfile ap, AgentID aid) Generates a MTS implementation |
MTS | StandardFIPAOSAgentComponentFactory.getMTS(PlatformProfile p, AgentProfile ap, AgentID aid) Generates a MTS implementation |
Uses of PlatformProfile in fipaos.agent.profile |
Classes in fipaos.agent.profile that implement PlatformProfile | |
class | PlatformProfileImpl |
Uses of PlatformProfile in fipaos.mts.service |
Constructors in fipaos.mts.service with parameters of type PlatformProfile | |
AgentCommunicationChannel.AgentCommunicationChannel(PlatformProfile platform_profile, ACCProfile acc_profile) Creates an ACC using the given profile for initialisation parameters |
Uses of PlatformProfile in fipaos.platform |
Constructors in fipaos.platform with parameters of type PlatformProfile | |
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 PlatformProfile in fipaos.test.agent |
Methods in fipaos.test.agent that return PlatformProfile | |
PlatformProfile | AgentTestFramework.getPlatformProfile() Returns a bog-standard PlatformProfile |
static PlatformProfile | AgentTestFramework.getPlatformProfile(String hap) Returns a PlatformProfile for the given platform |
Uses of PlatformProfile in fipaos.tool.configurator |
Constructors in fipaos.tool.configurator with parameters of type PlatformProfile | |
FIPAOSConfiguratorGUI.FIPAOSConfiguratorGUI(FIPAOSConfigurator owner, PlatformProfile platform_profile, ACCProfile acc_profile, AgentProfile default_profile, LoaderProfile loader_profile, ScriptEditor script_editor) ******************************************************* FIPAOSConfiguratorGUI() Constructor |
Uses of PlatformProfile in fipaos.tool.wizard |
Methods in fipaos.tool.wizard with parameters of type PlatformProfile | |
void | WizardPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
Uses of PlatformProfile in fipaos.tool.wizard.panels |
Constructors in fipaos.tool.wizard.panels with parameters of type PlatformProfile | |
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 PlatformProfile | |
void | ACCConfiguration.initialise(ACCProfile p1, AgentProfile p2, LoaderProfile p3, PlatformProfile p4, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) |
void | DefaultAgentProfilePanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
void | EndPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
void | GarbageSettingsPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
void | IntroductionPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
void | LoaderPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
void | PlatformDetails.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) |
void | PlatformDistribution.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) |
void | PropertiesPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
void | SetupOptionsPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos, FIPAOSProperties properties) Used to pass initialisation information to panel |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |