inpro.dm.isu.rule
Interface AbstractIUNetworkRule.Effects
- All Known Implementing Classes:
- IUNetworkInformationState
- Enclosing class:
- AbstractIUNetworkRule
public static interface AbstractIUNetworkRule.Effects
addCurrentContribToIntegrateList
boolean addCurrentContribToIntegrateList()
moveCurrentContribRight
boolean moveCurrentContribRight()
moveCurrentContribDown
boolean moveCurrentContribDown()
moveCurrentContribLeft
boolean moveCurrentContribLeft()
moveCurrentContribUp
boolean moveCurrentContribUp()
integrateNextInput
boolean integrateNextInput()
clarifyNextInput
boolean clarifyNextInput()
requestMoreInfoAboutFocus
boolean requestMoreInfoAboutFocus()
unintegrateNextInput
boolean unintegrateNextInput()
integrateYesEllipsis
boolean integrateYesEllipsis()
integrateNoEllipsis
boolean integrateNoEllipsis()