All Packages Class Hierarchy This Package Previous Next Index
Class lava.net.psyc.packages.IdentificationChecker
java.lang.Object
|
+----lava.net.psyc.packages.Skeleton
|
+----lava.net.psyc.packages.IdentificationChecker
- public class IdentificationChecker
- extends Skeleton
-
queryTimeout
- The maximum time in milliseconds to wait for an answer for
a query about locations.
-
IdentificationChecker()
-
-
IdentificationChecker(IdentificationCheckerListener)
-
-
understands()
-
-
variableChanged(UNL, VariableModifier)
-
queryTimeout
public long queryTimeout
- The maximum time in milliseconds to wait for an answer for
a query about locations.
IdentificationChecker
public IdentificationChecker()
IdentificationChecker
public IdentificationChecker(IdentificationCheckerListener listener)
understands
public boolean understands()
- Overrides:
- understands in class Skeleton
variableChanged
public void variableChanged(UNL source,
VariableModifier modifier)
- Overrides:
- variableChanged in class Skeleton
All Packages Class Hierarchy This Package Previous Next Index