Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

agents.mobileproxy.ontology.ExistAppFinished Class Reference

Collaboration diagram for agents.mobileproxy.ontology.ExistAppFinished:
[legend]
List of all members.

Public Member Functions

void setDevice (Device value)
Device getDevice ()
void addApplications (Application elem)
boolean removeApplications (Application elem)
void clearAllApplications ()
Iterator getAllApplications ()
List getApplications ()
void setApplications (List l)

Private Attributes

Device device
List applications = new ArrayList()

Detailed Description

Protege name: ExistAppFinished
Author:
ontology bean generator
Version:
2006/02/6, 10:10:46


Member Function Documentation

void agents.mobileproxy.ontology.ExistAppFinished.addApplications Application  elem  ) 
 

void agents.mobileproxy.ontology.ExistAppFinished.clearAllApplications  ) 
 

Iterator agents.mobileproxy.ontology.ExistAppFinished.getAllApplications  ) 
 

List agents.mobileproxy.ontology.ExistAppFinished.getApplications  ) 
 

Device agents.mobileproxy.ontology.ExistAppFinished.getDevice  ) 
 

boolean agents.mobileproxy.ontology.ExistAppFinished.removeApplications Application  elem  ) 
 

void agents.mobileproxy.ontology.ExistAppFinished.setApplications List  l  ) 
 

void agents.mobileproxy.ontology.ExistAppFinished.setDevice Device  value  ) 
 


Member Data Documentation

List agents.mobileproxy.ontology.ExistAppFinished.applications = new ArrayList() [private]
 

Protege name: applications

Device agents.mobileproxy.ontology.ExistAppFinished.device [private]
 

Protege name: device


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:55 2006 for MAG by  doxygen 1.4.4