Uses of Class
wt.csm.constraint.CSMConstraintMapper

Packages that use CSMConstraintMapper
wt.csm.constraint   
 

Uses of CSMConstraintMapper in wt.csm.constraint
 

Methods in wt.csm.constraint that return CSMConstraintMapper
static CSMConstraintMapper CSMConstraintMapper.newCSMConstraintMapper(int secretHandshake)
          Used by EnumeratedType for constructing instances of CSMConstraintMapper, from a resource bundle.
static CSMConstraintMapper CSMConstraintMapper.toCSMConstraintMapper(String internal_value)
          Returns the CSMConstraintMapper instance for the internal_value argument.
static CSMConstraintMapper CSMConstraintMapper.getCSMConstraintMapperDefault()
          Returns the default value (instance) for the CSMConstraintMapper set.
static CSMConstraintMapper[] CSMConstraintMapper.getCSMConstraintMapperSet()
          Returns a copy of the set of valid values (instances) for the CSMConstraintMapper class.