Package org.eclipse.epsilon.emc.plainxml
Class BindingMatcher
- java.lang.Object
-
- org.eclipse.epsilon.emc.plainxml.BindingMatcher
-
public class BindingMatcher extends Object
-
-
Constructor Summary
Constructors Constructor Description BindingMatcher()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Collection<Binding>
getMatchingBindings(PlainXmlModel model, Element e, String property)
-
-
-
Method Detail
-
getMatchingBindings
public static Collection<Binding> getMatchingBindings(PlainXmlModel model, Element e, String property)
-
-