|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleSortedSet | |
|---|---|
| gate.jape | |
| gate.util | |
| Uses of SimpleSortedSet in gate.jape |
|---|
| Methods in gate.jape with parameters of type SimpleSortedSet | |
|---|---|
private void |
SinglePhaseTransducer.addAnnotationsByOffset(SimpleSortedSet keys,
Set annotations)
|
private SinglePhaseTransducer.FSMMatcherResult |
SinglePhaseTransducer.attemptAdvance(FSMInstance currentInstance,
SimpleSortedSet offsets,
SimpleSortedSet annotationsByOffset,
Document document,
AnnotationSet inputAS)
Try to advance the activeFSMInstances. |
protected boolean |
SinglePhaseTransducer.fireRule(List<FSMInstance> acceptingFSMInstances,
SinglePhaseTransducer.SearchState state,
long lastNodeOff,
SimpleSortedSet offsets,
AnnotationSet inputAS,
AnnotationSet outputAS,
Document doc,
SimpleSortedSet annotationsByOffset)
Fire the rule that matched. |
| Uses of SimpleSortedSet in gate.util |
|---|
| Methods in gate.util that return SimpleSortedSet | |
|---|---|
SimpleSortedSet |
SimpleSortedSet.tailSet(long elValue)
calculate the index of the first element in the offset's array that is equal or not greater then the given one |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||