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

All Superinterfaces:
IConstraintValidationSubPhase, IPhase

public interface IMandatoryValidationSubPhase
extends IConstraintValidationSubPhase

Mandatory attribute 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
 IAttribute getAttribute()
           
 
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

getAttribute

IAttribute getAttribute()
Returns:
the logical model's mandatory IAttribute being validated


Copyright © 2015. All Rights Reserved.