Uses of Class
fipaos.agent.profile.Profile

Packages that use Profile
fipaos.agent.profile 
fipaos.tool.configurator 

Uses of Profile in fipaos.agent.profile
 

Subinterfaces of Profile in fipaos.agent.profile
interface ACCProfile
          
interface AgentProfile
          
interface DatabaseProfile
          
interface LoaderProfile
          
interface PlatformProfile
          
interface ProtocolProfile
          
interface RemoteAgentPlatformProfile
          
interface TaskManagerProfile
          
 

Classes in fipaos.agent.profile that implement Profile
class ProfileImpl
          
 

Uses of Profile in fipaos.tool.configurator
 

Methods in fipaos.tool.configurator with parameters of type Profile
voidFIPAOSConfigurator.saveProfile(Profile profile)