ti.chimera.pref
Class ColorNodeContract

java.lang.Object
  extended byti.chimera.registry.TypeNodeContract
      extended byti.chimera.pref.ColorNodeContract
All Implemented Interfaces:
NodeContract

public class ColorNodeContract
extends TypeNodeContract

A NodeContract which constrains the value to be a color

Version:
0.1
Author:
;Rob Clark;a0873619;San Diego;;

Field Summary
 
Fields inherited from interface ti.chimera.registry.NodeContract
BOOLEAN_CONTRACT, NULL_CONTRACT, NUMBER_CONTRACT, STRING_CONTRACT
 
Constructor Summary
ColorNodeContract()
          Class Constructor.
 
Methods inherited from class ti.chimera.registry.TypeNodeContract
accepts, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ColorNodeContract

public ColorNodeContract()
Class Constructor.