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

Package class diagram package Enumeration
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
      extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.Metric
          extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.Enumeration

public class Enumeration
extends Metric

An instance of the enumeration class represents status information and/or annotation information. The values of the enumeration object are coded in the form of normative codes (as defined in ISO/IEEE 11073- 10101 [B12]) or in the form of free text. The values of the enumeration object are sent from the agent to the manager using the EVENT REPORT service (see 7.3). This class is derived from the metric base class.


Field Summary
 
Fields inherited from class org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
objects
 
Constructor Summary
Enumeration(LinkedList<Attribute> list)
           
 
Method Summary
 int getNomenclatureCode()
           
 
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
 

Constructor Detail

Enumeration

public Enumeration(LinkedList<Attribute> list)
            throws Exception
Throws:
Exception
Method Detail

getNomenclatureCode

public int getNomenclatureCode()
Overrides:
getNomenclatureCode in class Metric


Copyright © 2014 universAAL Consortium. All Rights Reserved.