| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoaderProfile | |
fipaos.agent.profile | |
fipaos.tool.configurator | |
fipaos.tool.wizard | |
fipaos.tool.wizard.panels |
Uses of LoaderProfile in fipaos.agent.profile |
Classes in fipaos.agent.profile that implement LoaderProfile | |
class | LoaderProfileImpl |
Uses of LoaderProfile in fipaos.tool.configurator |
Constructors in fipaos.tool.configurator with parameters of type LoaderProfile | |
FIPAOSConfiguratorGUI.FIPAOSConfiguratorGUI(FIPAOSConfigurator owner, PlatformProfile platform_profile, ACCProfile acc_profile, AgentProfile default_profile, LoaderProfile loader_profile, ScriptEditor script_editor) ******************************************************* FIPAOSConfiguratorGUI() Constructor |
Uses of LoaderProfile in fipaos.tool.wizard |
Methods in fipaos.tool.wizard with parameters of type LoaderProfile | |
void | WizardPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos) Used to pass initialisation information to panel |
Uses of LoaderProfile in fipaos.tool.wizard.panels |
Methods in fipaos.tool.wizard.panels with parameters of type LoaderProfile | |
void | ACCConfiguration.initialise(ACCProfile p1, AgentProfile p2, LoaderProfile p3, PlatformProfile p4, Map setupfipaos, Map startfipaos) |
void | EndPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos) Used to pass initialisation information to panel |
void | IntroductionPanel.initialise(ACCProfile acc, AgentProfile agent, LoaderProfile loader, PlatformProfile platform, Map setupfipaos, Map startfipaos) Used to pass initialisation information to panel |
void | PlatformDetails.initialise(ACCProfile p1, AgentProfile p2, LoaderProfile p3, PlatformProfile p4, Map setupfipaos, Map startfipaos) |
void | PlatformDistribution.initialise(ACCProfile p1, AgentProfile p2, LoaderProfile p3, PlatformProfile p4, Map setupfipaos, Map startfipaos) |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |