Package | Description |
---|---|
com.hp.hpl.jena.graph.query |
Defines the graph-level Query classes, allowing multi-pattern query
over arbitrary graphs.
|
Modifier and Type | Method and Description |
---|---|
ValuatorSet |
ValuatorSet.add(Valuator e)
Answer this ValuatorSet after adding the Valuator
e to it. |
ValuatorSet[] |
GuardArranger.makeGuards(Mapping map,
ExpressionSet constraints) |
ValuatorSet |
ExpressionSet.prepare(VariableIndexes vi)
Answer a ValuatorSet which contains exactly the valuators for each
Expression in this ExpressionSet, prepared against the VariableIndexes vi.
|
Constructor and Description |
---|
StageElement.RunValuatorSet(ValuatorSet s,
StageElement next) |
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP