|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SinglePhaseTransducer | |
---|---|
debugger.gui.resources | |
debugger.resources | |
debugger.resources.pr | |
gate.fsm | |
gate.jape.parser |
Uses of SinglePhaseTransducer in debugger.gui.resources |
---|
Methods in debugger.gui.resources with parameters of type SinglePhaseTransducer | |
---|---|
PrModel |
ResourceTreeModel.getPRResource(SinglePhaseTransducer spt)
|
Uses of SinglePhaseTransducer in debugger.resources |
---|
Methods in debugger.resources that return SinglePhaseTransducer | |
---|---|
SinglePhaseTransducer |
PhaseController.getSPT()
|
Methods in debugger.resources with parameters of type SinglePhaseTransducer | |
---|---|
void |
PhaseController.RuleFinished(SPTLock sptLock,
SinglePhaseTransducer spt,
RightHandSide rhs,
Document document,
HashMap bindings,
AnnotationSet inputAS,
AnnotationSet outputAS)
|
void |
PhaseController.RuleMatched(SPTLock sptLock,
SinglePhaseTransducer spt,
RightHandSide rhs,
Document document,
HashMap bindings,
AnnotationSet inputAS,
AnnotationSet outputAS)
|
Uses of SinglePhaseTransducer in debugger.resources.pr |
---|
Methods in debugger.resources.pr that return SinglePhaseTransducer | |
---|---|
SinglePhaseTransducer |
PhaseModel.getSPT()
|
Methods in debugger.resources.pr with parameters of type SinglePhaseTransducer | |
---|---|
boolean |
PhaseModel.containsSPT(SinglePhaseTransducer spt)
|
PhaseModel |
PRRoot.getPhase(SinglePhaseTransducer spt)
|
PhaseModel |
PrModel.getPhase(SinglePhaseTransducer spt)
|
void |
TraceContainer.putPhaseCut(SinglePhaseTransducer spt,
AnnotationSet annotations)
|
Constructors in debugger.resources.pr with parameters of type SinglePhaseTransducer | |
---|---|
PhaseModel(SinglePhaseTransducer transducer)
|
Uses of SinglePhaseTransducer in gate.fsm |
---|
Constructors in gate.fsm with parameters of type SinglePhaseTransducer | |
---|---|
FSM(SinglePhaseTransducer spt)
Builds a standalone FSM starting from a single phase transducer. |
Uses of SinglePhaseTransducer in gate.jape.parser |
---|
Methods in gate.jape.parser that return SinglePhaseTransducer | |
---|---|
protected SinglePhaseTransducer |
ParseCpsl.createSinglePhaseTransducer(String name)
|
SinglePhaseTransducer |
ParseCpsl.SinglePhaseTransducer()
|
Methods in gate.jape.parser with parameters of type SinglePhaseTransducer | |
---|---|
protected void |
ParseCpsl.finishSPT(SinglePhaseTransducer t)
|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |