Package org.eclipse.epsilon.emc.plainxml
Class BindingMatcher
java.lang.Object
org.eclipse.epsilon.emc.plainxml.BindingMatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Binding>
getMatchingBindings
(PlainXmlModel model, Element e, String property)
-
Constructor Details
-
BindingMatcher
public BindingMatcher()
-
-
Method Details
-
getMatchingBindings
public static Collection<Binding> getMatchingBindings(PlainXmlModel model, Element e, String property)
-