JavaScript is disabled on your browser.
Skip navigation links
BandM metatools
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
eu.bandm.tools.tdom.runtime
Interface FiniteStateMachine.Action
Enclosing class:
FiniteStateMachine
public static interface
FiniteStateMachine.Action
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
match
(
Object
input)
Object
output
(
Object
input)
Method Details
match
boolean
match
(
Object
input)
output
Object
output
(
Object
input)