Uses of Interface
com.semarchy.mdm.runtime.model.logical.ICheckConstraint

Packages that use ICheckConstraint
com.semarchy.mdm.runtime.model.integration   
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of ICheckConstraint in com.semarchy.mdm.runtime.model.integration
 

Methods in com.semarchy.mdm.runtime.model.integration that return ICheckConstraint
 ICheckConstraint ICheckValidationSubPhase.getCheckConstraint()
           
 

Uses of ICheckConstraint in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return ICheckConstraint
 ICheckConstraint ICheckValidation.getCheckConstraint()
           
 ICheckConstraint IEntity.getCheckConstraint(String pName)
           
 

Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type ICheckConstraint
 List<ICheckConstraint> IEntity.getCheckConstraints()
           
 



Copyright © 2015. All Rights Reserved.