engine
Interface AssignableSelection
- All Known Implementing Classes:
- GenericSelectorDescription, SelectionExpressionDescription
- abstract interface AssignableSelection
A selector which can be converted to use ContBitSelects.
toContSelection
public void toContSelection()
throws ParseException
- Transform this selection for continuous assignement
toContSelection
public void toContSelection(byte strength)
throws ParseException
instantiate
public Expression instantiate(NameSpace ns)
throws ParseException