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

agents.mobileproxy.ontology.Device Class Reference

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

Public Member Functions

void setModelId (String value)
String getModelId ()
void setDeviceUser (User value)
User getDeviceUser ()
void setDevicePCE (PCE value)
PCE getDevicePCE ()
void setDeviceBatteryState (String value)
String getDeviceBatteryState ()
void setDeviceId (String value)
String getDeviceId ()

Private Attributes

String modelId
User deviceUser
PCE devicePCE
String deviceBatteryState
String deviceId

Detailed Description

Protege name: Device
Author:
ontology bean generator
Version:
2006/02/6, 10:10:45


Member Function Documentation

String agents.mobileproxy.ontology.Device.getDeviceBatteryState  ) 
 

String agents.mobileproxy.ontology.Device.getDeviceId  ) 
 

PCE agents.mobileproxy.ontology.Device.getDevicePCE  ) 
 

User agents.mobileproxy.ontology.Device.getDeviceUser  ) 
 

String agents.mobileproxy.ontology.Device.getModelId  ) 
 

void agents.mobileproxy.ontology.Device.setDeviceBatteryState String  value  ) 
 

void agents.mobileproxy.ontology.Device.setDeviceId String  value  ) 
 

void agents.mobileproxy.ontology.Device.setDevicePCE PCE  value  ) 
 

void agents.mobileproxy.ontology.Device.setDeviceUser User  value  ) 
 

void agents.mobileproxy.ontology.Device.setModelId String  value  ) 
 


Member Data Documentation

String agents.mobileproxy.ontology.Device.deviceBatteryState [private]
 

Protege name: deviceBatteryState

String agents.mobileproxy.ontology.Device.deviceId [private]
 

Protege name: deviceId

PCE agents.mobileproxy.ontology.Device.devicePCE [private]
 

Protege name: devicePCE

User agents.mobileproxy.ontology.Device.deviceUser [private]
 

Protege name: deviceUser

String agents.mobileproxy.ontology.Device.modelId [private]
 

Protege name: modelId


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