|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDecisionTransition
An interface representing a transition between decision rules IDecisionRule
in a decision tree IDecisionMethod
.
Method Summary | |
---|---|
IDecisionRule |
getBranch(boolean answer)
|
IDecisionCategory |
getCategory(boolean answer)
|
Method Detail |
---|
IDecisionRule getBranch(boolean answer)
IDecisionCategory getCategory(boolean answer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |