Package com.ibm.sensorevent.model.generic

Provides the generic sensor event model classes.

See:
          Description

Interface Summary
IGenericAttribute IGenericAttribute is the interface representing the class GenericAttribute.
IGenericEvent IGenericEvent is the interface representing the class GenericEvent.
IGenericGroup IGenericGroup is the interface representing the class GenericGroup.
IGenericType IGenericType defines the allowed attribute types used in GenericAttribute.
 

Class Summary
GenericAttribute GenericAttribute represents a data value (an attribute) managed by the even model.
GenericEvent  
GenericGroup A GenericGroup contains attributes and other groups.
GenericUtils GenericUtils contains helper methods used throughout the sensor event model.
 

Exception Summary
GenericEventException GenericEventException is the exception type thrown by the generic classes in the generic sensor event model.
SensorEventException SensorEventException is the superclass of all exceptions thrown in the sensor event model.
 

Package com.ibm.sensorevent.model.generic Description

Provides the generic sensor event model classes.



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.