Uses of Interface
com.metamatrix.common.object.PropertyTypeValidator

Packages that use PropertyTypeValidator
com.metamatrix.common.object   
 

Uses of PropertyTypeValidator in com.metamatrix.common.object
 

Methods in com.metamatrix.common.object that return PropertyTypeValidator
static PropertyTypeValidator StandardPropertyTypeValidator.lookup(java.lang.String typeName)
           
 

Methods in com.metamatrix.common.object with parameters of type PropertyTypeValidator
static boolean StandardPropertyTypeValidator.isValidValue(java.lang.Object[] values, PropertyTypeValidator validator)
          This helper method will be used to evaluate any PropertyValues that have a multiplicity of * or be able to have more than one value.
 



Copyright © 2009. All Rights Reserved.