inpro.dm.isu.rule
Interface AbstractIUNetworkRule.Triggers
- All Known Implementing Classes:
- IUNetworkInformationState
- Enclosing class:
- AbstractIUNetworkRule
public static interface AbstractIUNetworkRule.Triggers
currentContribIntegratesNextInput
boolean currentContribIntegratesNextInput()
currentContribHasNextSLL
boolean currentContribHasNextSLL()
currentContribHasSSL
boolean currentContribHasSSL()
currentContribGroundsSomething
boolean currentContribGroundsSomething()
currentContribIsGroundedInSomething
boolean currentContribIsGroundedInSomething()
integrateListHasOneMember
boolean integrateListHasOneMember()
integrateListHasMoreThanOneMember
boolean integrateListHasMoreThanOneMember()
integrateListIsEmpty
boolean integrateListIsEmpty()
nextInputIsRevoked
boolean nextInputIsRevoked()
nextInputIsNo
boolean nextInputIsNo()
nextInputIsYes
boolean nextInputIsYes()