Uses of Class
org.eclipse.epsilon.emc.plainxml.PlainXmlModel
-
-
Uses of PlainXmlModel in org.eclipse.epsilon.ecl.engine.test.acceptance.trees
Methods in org.eclipse.epsilon.ecl.engine.test.acceptance.trees that return PlainXmlModel Modifier and Type Method Description protected PlainXmlModelTestXmlTreeComparison. loadXmlModel(String name, String fileName) -
Uses of PlainXmlModel in org.eclipse.epsilon.emc.plainxml
Fields in org.eclipse.epsilon.emc.plainxml declared as PlainXmlModel Modifier and Type Field Description protected PlainXmlModelPlainXmlPropertyGetter. modelprotected PlainXmlModelPlainXmlPropertySetter. modelMethods in org.eclipse.epsilon.emc.plainxml with parameters of type PlainXmlModel Modifier and Type Method Description static Collection<Binding>BindingMatcher. getMatchingBindings(PlainXmlModel model, Element e, String property)Constructors in org.eclipse.epsilon.emc.plainxml with parameters of type PlainXmlModel Constructor Description PlainXmlPropertyGetter(PlainXmlModel model)PlainXmlPropertySetter(PlainXmlModel model) -
Uses of PlainXmlModel in org.eclipse.epsilon.emc.plainxml.test
Fields in org.eclipse.epsilon.emc.plainxml.test declared as PlainXmlModel Modifier and Type Field Description protected PlainXmlModelPlainXmlModelTests. model -
Uses of PlainXmlModel in org.eclipse.epsilon.eml.engine.test.acceptance.trees
Fields in org.eclipse.epsilon.eml.engine.test.acceptance.trees declared as PlainXmlModel Modifier and Type Field Description protected PlainXmlModelTestXmlTreeMerging. mergedModelMethods in org.eclipse.epsilon.eml.engine.test.acceptance.trees that return PlainXmlModel Modifier and Type Method Description protected static PlainXmlModelTestXmlTreeMerging. loadXmlModel(String name, File file)protected static PlainXmlModelTestXmlTreeMerging. loadXmlModel(String name, File file, boolean readOnLoad) -
Uses of PlainXmlModel in org.eclipse.epsilon.eol.models
Methods in org.eclipse.epsilon.eol.models that return PlainXmlModel Modifier and Type Method Description protected PlainXmlModelModelGroupTests. createReadOnlyPlainXmlModel(String name, String alias, String xml) -
Uses of PlainXmlModel in org.eclipse.epsilon.ewl.engine.test.acceptance.trees
Fields in org.eclipse.epsilon.ewl.engine.test.acceptance.trees declared as PlainXmlModel Modifier and Type Field Description protected PlainXmlModelTestXmlTreeWizards. modelMethods in org.eclipse.epsilon.ewl.engine.test.acceptance.trees that return PlainXmlModel Modifier and Type Method Description protected PlainXmlModelTestXmlTreeWizards. loadXmlModel(String name, String fileName)
-