Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
ValidationScope |
IComplexAttribute.getLovValidationScope() |
ValidationScope |
IAtomicAttribute.getLovValidationScope() |
ValidationScope |
IComplexAttribute.getMandatoryValidationScope() |
ValidationScope |
IAtomicAttribute.getMandatoryValidationScope() |
ValidationScope |
IUniqueKey.getValidationScope() |
ValidationScope |
IReference.getValidationScope() |
ValidationScope |
IPluginValidator.getValidationScope() |
ValidationScope |
IDTDataValidation.getValidationScope() |
ValidationScope |
ICheckConstraint.getValidationScope() |
static ValidationScope |
ValidationScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationScope[] |
ValidationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ValidationScope.matches(ValidationScope pValidationPhase)
Return true if validation should be checked when in are doing
pValidationPhase.
|
Copyright © 2015. All Rights Reserved.