Package org.openl.rules.types.impl
Class DefaultPropertiesIntersectionFinder
- java.lang.Object
-
- org.openl.rules.types.impl.DefaultPropertiesIntersectionFinder
-
public class DefaultPropertiesIntersectionFinder extends Object
-
-
Constructor Summary
Constructors Constructor Description DefaultPropertiesIntersectionFinder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidinitialize()IntersectionTypematch(String propName, ITableProperties props1, ITableProperties props2)
-
-
-
Method Detail
-
match
public IntersectionType match(String propName, ITableProperties props1, ITableProperties props2)
-
initialize
protected void initialize()
-
-