com.semarchy.mdm.runtime.model.integration
Interface ICheckValidationSubPhase

All Superinterfaces:
IConstraintValidationSubPhase, IPhase

public interface ICheckValidationSubPhase
extends IConstraintValidationSubPhase

Check constraint validation sub-phase

Author:
skamel

Field Summary
 
Fields inherited from interface com.semarchy.mdm.runtime.model.integration.IConstraintValidationSubPhase
MAX_CONSNAME_LEN, MAX_CONSTYPE_LEN
 
Method Summary
 ICheckConstraint getCheckConstraint()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IConstraintValidationSubPhase
getConstraintName, getConstraintType, getTasks
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IPhase
getName, getPostTasks, getPreTasks
 

Method Detail

getCheckConstraint

ICheckConstraint getCheckConstraint()
Returns:
the logical model's ICheckConstraint being validated


Copyright © 2015. All Rights Reserved.