COSMOS ${releaseVersion} resource-modeling Project
Internal API Specification

Package org.eclipse.cosmos.rm.validation.internal.core

Interface Summary
ISchematronValidation  
ISMLValidator The implementation of this interface will provide the scheme to validate the SML extensions that the standards adds for reference and identitify constraints.
IValidationListener Notify callers of important validation events
IValidator The generic interface that is shared between the different phase of the validation process.
IXMLValidator  
 

Class Summary
AbstractSMLValidator This is an abstract implementation of ISMLValidation.
AbstractValidator This abstract class provides common operations required by multiple validators
DatastructureBuilderImpl Implements a custom SAX Default Handler that will delegate ContentHandler calls to IDataBuilder instances.
SchematronValidatorImpl This is the Schematron validation implementation class.
SMLMainValidator This is the starting point for a validation process.
ValidationEvent Any event that occurs during a validation.
ValidationFactory This factory class is used to create the different validators that will be used as part of the validation process.
 


COSMOS ${releaseVersion} resource-modeling Project
Internal API Specification