Uses of Class
com.softwareag.mdm.schema.InvalidSchemaException

Packages that use InvalidSchemaException
com.softwareag.mdm.schema Represents XML Schema concepts and provides schema extensions capabilities.  
 

Uses of InvalidSchemaException in com.softwareag.mdm.schema
 

Methods in com.softwareag.mdm.schema that throw InvalidSchemaException
 void ConstraintOnNull.checkNull(ValueContextForValidation aValidationContext)
          This method performs a check when no value is defined and it adds an error message if needed.
 Nomenclature ConstraintNomenclature.getNomenclature(ValueContext aContext)
          Returns a sequence of value-label pairs.
 List ConstraintEnumeration.getValues(ValueContext aContext)
          Returns all values from the underlying enumeration of this constraint.
 String ConstraintEnumeration.displayOccurrence(Object aValue, ValueContext aContext, Locale aLocale)
          Returns, for user display, a string representation of the value specified (a 'label').
 void Constraint.checkOccurrence(Object aValue, ValueContextForValidation aValidationContext)
          This method checks the value specified.
 String Constraint.toUserDocumentation(Locale userLocale, ValueContext aContext)
          Returns a final user documentation about this constraint.
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.