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

Package class diagram package PM_Segment
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.PM_Segment

public class PM_Segment
extends Metric

An instance of the PM-segment class represents a persistently stored episode of measurement data. A PMsegment object is not part of the static agent configuration because the number of instantiated PM-segment instances may dynamically change. The manager accesses PM-segment objects indirectly by methods and events of the PM-store object.


Field Summary
 
Fields inherited from class org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
objects
 
Constructor Summary
PM_Segment(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

PM_Segment

public PM_Segment(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.