| Package | Description |
|---|---|
| com.orchestranetworks.addon.mame.service.matching |
| Modifier and Type | Method and Description |
|---|---|
SimulationResult |
MatchingOperations.simulateMatch(com.onwbp.adaptation.Adaptation record,
String policyCodeOrNull)
Simulates a match record operation.
|
SimulationResult |
MatchingOperations.simulateMatch(com.onwbp.adaptation.AdaptationTable table,
Map<com.orchestranetworks.schema.SchemaNode,Object> values,
String policyCodeOrNull)
Simulates a match table operation for specific values.
|