org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim
Class MDS

Package class diagram package MDS
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
      extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.MDS
All Implemented Interfaces:
GET_Service, MDS_Events
Direct Known Subclasses:
DeviceSpecialization, Scanner

public abstract class MDS
extends DIM
implements MDS_Events, GET_Service

Each personal health device agent is defined by an object-oriented model as shown in Figure 4. The toplevel object of each agent is instantiated from the MDS class. Each agent has one MDS object. The MDS represents the identification and status of the agent through its attributes.


Field Summary
 
Fields inherited from class org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
objects
 
Constructor Summary
MDS()
           
 
Method Summary
 int getNomenclatureCode()
           
abstract  void MDS_Data_Request()
           
abstract  void Set_Time()
           
 
Methods inherited from class org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
addObjecttoDim, getObjectfromDim
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.MDS_Events
MDS_Configuration_Event, MDS_Dynamic_Data_Update_Fixed, MDS_Dynamic_Data_Update_MP_Fixed, MDS_Dynamic_Data_Update_MP_Var, MDS_Dynamic_Data_Update_Var
 
Methods inherited from interface org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.GET_Service
GET
 

Constructor Detail

MDS

public MDS()
Method Detail

getNomenclatureCode

public int getNomenclatureCode()
Specified by:
getNomenclatureCode in class DIM

MDS_Data_Request

public abstract void MDS_Data_Request()

Set_Time

public abstract void Set_Time()


Copyright © 2014 universAAL Consortium. All Rights Reserved.