Interface IOpenMethodWrapper
-
- All Known Subinterfaces:
IRulesMethodWrapper
- All Known Implementing Classes:
AlgorithmSubroutineMethodWrapper,AlgorithmWrapper,ColumnMatchWrapper,DecisionTableWrapper,MatchingOpenMethodDispatcherWrapper,OverloadedMethodsDispatcherTableWrapper,SpreadsheetWrapper,TableMethodWrapper
public interface IOpenMethodWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IOpenMethodgetDelegate()
-
-
-
Method Detail
-
getDelegate
IOpenMethod getDelegate()
-
-