Uses of Interface
com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Packages that use MergeFunctionDeclaration Package Description com.orchestranetworks.addon.mame.registration -
-
Uses of MergeFunctionDeclaration in com.orchestranetworks.addon.mame.registration
Methods in com.orchestranetworks.addon.mame.registration that return MergeFunctionDeclaration Modifier and Type Method Description abstract MergeFunctionDeclarationMatchAndMergeRegistry. getFieldMergeFunction(java.lang.String functionName)Methods in com.orchestranetworks.addon.mame.registration with parameters of type MergeFunctionDeclaration Modifier and Type Method Description abstract voidMatchAndMergeRegistry. registerMergeFunction(MergeFunctionDeclaration mergeFunction)Ensures merge function registration in the add-on'sMerge Functiontable.
-