JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.softwaremining.jcl.utils
Interface IIfThenWhen_RecCondition
public interface
IIfThenWhen_RecCondition
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
analyse
(
String
_when,
String
_theStatement)
String
getThenStatements
()
String
getWhen
()
Method Details
analyse
void
analyse
(
String
_when,
String
_theStatement)
getWhen
String
getWhen
()
getThenStatements
String
getThenStatements
()