Uses of Class
helix.graph.model.impl.AbstractRegistryValue

Packages that use AbstractRegistryValue
helix.graph.model.impl   
 

Uses of AbstractRegistryValue in helix.graph.model.impl
 

Subclasses of AbstractRegistryValue in helix.graph.model.impl
 class ImmutableRegistryValue
          an AbstractRegistrable for Immutable objects
 class RBoolean
           
 class RColorSet
          Implements set of colors to store into Registry
 class RFloat
           
 class RInteger
           
 class RString
           
 class RVoid
          a RegistryValue containing nothing (mostly used for flags)