Uses of Package
com.universaldevices.device.model

Packages that use com.universaldevices.device.model
com.udi.insteon.client   
com.udi.isy.jsdk   
com.udi.isy.jsdk.insteon   
com.universaldevices.autoupdate   
com.universaldevices.client   
com.universaldevices.device.model   
com.universaldevices.upnp   
example   
 

Classes in com.universaldevices.device.model used by com.udi.insteon.client
UDNode
          UDNode represents a node in the device tree.
 

Classes in com.universaldevices.device.model used by com.udi.isy.jsdk
IModelChangeListener
           
SystemOptions
          This class represents SystemOptions for the system (ISY).
SystemStatus
          This class is an object representation of ISY status.
UDControl
          This class represents the possible operations that can be done to a linked device or any states thereof.
UDFolder
          UDFolder represents a Folder
UDGroup
          UDGroup represents a collection of UDNodes.
UDNode
          UDNode represents a node in the device tree.
 

Classes in com.universaldevices.device.model used by com.udi.isy.jsdk.insteon
IModelChangeListener
           
UDGroup
          UDGroup represents a collection of UDNodes.
UDNode
          UDNode represents a node in the device tree.
 

Classes in com.universaldevices.device.model used by com.universaldevices.autoupdate
NetworkConfig
          This class represents the network configuration for ISY
 

Classes in com.universaldevices.device.model used by com.universaldevices.client
IModelChangeListener
           
UDControl
          This class represents the possible operations that can be done to a linked device or any states thereof.
UDGroup
          UDGroup represents a collection of UDNodes.
UDNode
          UDNode represents a node in the device tree.
 

Classes in com.universaldevices.device.model used by com.universaldevices.device.model
ControlAction
          This class represents a triplet of Control, Action, Node which could be utilized as a place holder for device operations
GeoLocation
           
IModelChangeListener
           
NetworkConfig
          This class represents the network configuration for ISY
NotificationProvider
           
ProductInfo
           
ProductInfo.ProductFeature
           
SystemOptions
          This class represents SystemOptions for the system (ISY).
UDAction
          This class represents the permissible operations which could be performed on a control UDControl
UDControl
          This class represents the possible operations that can be done to a linked device or any states thereof.
UDDeviceType
           
UDFolder
          UDFolder represents a Folder
UDGroup
          UDGroup represents a collection of UDNodes.
UDNode
          UDNode represents a node in the device tree.
UDNodeDeviceProperties
          All access to node device properties is synchronized, therefore it is always safe to use anything returned by the methods in this class.
UDNodeDevicePropertiesProcessor
          Processes Node Device Property events
 

Classes in com.universaldevices.device.model used by com.universaldevices.upnp
DDNSHost
          This class represents the ddns host
FileSystemStat
           
IModelChangeListener
           
ISecuritySystemChangeListener
           
ISystemAlertsListener
           
NetworkConfig
          This class represents the network configuration for ISY
ProductInfo
           
SystemOptions
          This class represents SystemOptions for the system (ISY).
SystemStatus
          This class is an object representation of ISY status.
UDControl
          This class represents the possible operations that can be done to a linked device or any states thereof.
UDFolder
          UDFolder represents a Folder
UDGroup
          UDGroup represents a collection of UDNodes.
UDNode
          UDNode represents a node in the device tree.
UDNodeDevicePropertiesParser
           
UDNodeDevicePropertiesProcessor
          Processes Node Device Property events
UDNodeProperties
          UDNodeProperties represents the user defined properties for a given node
 

Classes in com.universaldevices.device.model used by example
IModelChangeListener
           
UDControl
          This class represents the possible operations that can be done to a linked device or any states thereof.
UDFolder
          UDFolder represents a Folder
UDGroup
          UDGroup represents a collection of UDNodes.
UDNode
          UDNode represents a node in the device tree.