Class DictionaryComponent.Diff<T extends DictionaryComponent>

java.lang.Object
oracle.rules.sdk2.dictionary.DictionaryComponent.Diff<T>
All Implemented Interfaces:
Serializable
Enclosing class:
DictionaryComponent<T extends DictionaryComponent>

public static class DictionaryComponent.Diff<T extends DictionaryComponent> extends Object implements Serializable
This class describes the differences between 2 DictionaryComponents, called this and that from different RuleDictionaries. It is also possible to apply the differences.
See Also: