com.semarchy.mdm.runtime.model.logical
Interface IPluginMatcher
- All Superinterfaces:
- IMatcher, IUniquelyNamed, Serializable
public interface IPluginMatcher
- extends IMatcher, Serializable
Plugin matcher
- Author:
- skamel
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
SEP |
getPluginID
String getPluginID()
getParams
List<IPluginParam> getParams()
getParam
IPluginParam getParam(String pName)
throws NoSuchPluginParamException
- Throws:
NoSuchPluginParamException
getInputs
List<IPluginInput> getInputs()
Copyright © 2015. All Rights Reserved.