|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ModelContext | |
| fi.hut.tml.xsmiles.mlfc.xforms | The XForms implementation. |
| fi.hut.tml.xsmiles.mlfc.xforms.constraint | XForms dynamic constraints. |
| fi.hut.tml.xsmiles.mlfc.xforms.dom | XForms User Interface layer. |
| fi.hut.tml.xsmiles.mlfc.xforms.xpath | |
| fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen | XPath engine Jaxen adapters. |
| fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan | |
| Uses of ModelContext in fi.hut.tml.xsmiles.mlfc.xforms |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms with parameters of type ModelContext | |
XPathEngine |
XFormsConfiguration.createXPathEngine(XFormsContext handler,
ModelContext mcontext)
|
| Uses of ModelContext in fi.hut.tml.xsmiles.mlfc.xforms.constraint |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.constraint that return ModelContext | |
ModelContext |
ExpressionContainer.getModelContext()
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.constraint with parameters of type ModelContext | |
void |
MainDependencyGraph.addBindToGraph(BindElement bind,
ModelContext modelContext)
Adds a single bind's ref nodes to the Main Graph called by MainDependencyGraph.constructMainGraph() |
protected XPathExpr |
MainDependencyGraph.createExpression(java.lang.String s,
ModelContext m)
|
void |
MainDependencyGraph.addRefNodeToGraph(InstanceNode n,
ExpressionContainer container,
XPathExpr xpath,
short type,
ModelContext modelContext)
Adds a single bind's ref node to the Main Graph called by MainDependencyGraph.addBindToGraph() |
| Uses of ModelContext in fi.hut.tml.xsmiles.mlfc.xforms.dom |
| Classes in fi.hut.tml.xsmiles.mlfc.xforms.dom that implement ModelContext | |
class |
ModelElementImpl
The model element implementation - ties together instance and schema - Listens for mutation events from the instance and initiates recalculate and revalidate |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom that return ModelContext | |
ModelContext |
DynBoundElementImpl.getModelContext()
|
ModelContext |
BindElementImpl.getModelContext()
|
| Uses of ModelContext in fi.hut.tml.xsmiles.mlfc.xforms.xpath |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath that return ModelContext | |
ModelContext |
XPathEngine.getModelContext()
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath with parameters of type ModelContext | |
void |
XPathEngine.setContext(XFormsContext handler,
ModelContext mcontext)
set the evaluation context and default context node if context node is null later |
static org.w3c.dom.Node |
XFormsFunctions.instance(java.lang.String param,
ModelContext modelContext)
xforms:instance() |
| Uses of ModelContext in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen that return ModelContext | |
ModelContext |
JaxenXPathEngine.getModelContext()
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen with parameters of type ModelContext | |
void |
JaxenXPathEngine.setContext(XFormsContext handler,
ModelContext mcontext)
|
| Uses of ModelContext in fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan |
| Fields in fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan declared as ModelContext | |
protected ModelContext |
XPathLookup.modelContext
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan that return ModelContext | |
ModelContext |
XalanXPathEngine.getModelContext()
|
ModelContext |
XPathContextEx.getModelContext()
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan with parameters of type ModelContext | |
static org.apache.xpath.objects.XObject |
XFormsXPathExtensionHandler.nodeindex(org.apache.xpath.XPathContext xpathContext,
java.lang.String param,
XFormsContext handler,
ModelContext modelContext)
xforms:nodeindex() |
static org.apache.xpath.objects.XNodeSet |
XFormsXPathExtensionHandler.instance(org.apache.xpath.XPathContext xpathContext,
java.lang.String param,
ModelContext modelContext)
xforms:instance() |
void |
XalanXPathEngine.setContext(XFormsContext handler,
ModelContext mcontext)
|
void |
XPathLookup.setModelContext(ModelContext context)
|
| Constructors in fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan with parameters of type ModelContext | |
XPathContextEx(XFormsContext aHandler,
ModelContext model)
|
|
XPathContextEx(XFormsContext aHandler,
ModelContext model,
boolean aShouldTrackReferents)
|
|
CachedXPathAPIEx(XFormsContext handler,
ModelContext modelcontext)
Default constructor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||