| Package | Description |
|---|---|
| org.dmd.dms.generated.rulesdmo | |
| org.dmd.dmv.shared |
| Modifier and Type | Method and Description |
|---|---|
void |
UCOAttributeAuditRuleCollection.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOAttributeAuditIF.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOAttributeNormalizationRuleCollection.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
void |
UCOAttributeNormalizationIF.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
void |
UCOObjectAuditRuleCollection.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOObjectAuditIF.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOMappingRuleCollection.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOMappingIF.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOObjectNormalizationRuleCollection.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
void |
UCOObjectNormalizationIF.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmvRuleManager.executeUCOAttributeAuditors(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
DmvRuleManager.executeUCOAttributeNormalizers(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
void |
DmvRuleManager.executeUCOMappers(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
DmvRuleManager.executeUCOObjectAuditors(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
DmvRuleManager.executeUCOObjectNormalizers(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
Copyright © 2023. All rights reserved.