|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.ip2.HandlerAction ix.test.MatchStateHandler.MatchStateAction
class MatchStateHandler.MatchStateAction
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.ip2.HandlerAction |
---|
HandlerAction.Automatic, HandlerAction.AutomaticWhenBound, HandlerAction.Manual, HandlerAction.NoAction, HandlerAction.NotApplicable |
Field Summary | |
---|---|
(package private) ix.icore.domain.ListOfConstraint |
conditions
|
(package private) AgendaItem |
item
|
Fields inherited from class ix.ip2.HandlerAction |
---|
shortDescription |
Constructor Summary | |
---|---|
MatchStateHandler.MatchStateAction(AgendaItem item)
|
Method Summary | |
---|---|
void |
handle(AgendaItem item)
Handle the item in the manner appropriate to this handler-action. |
boolean |
isReady()
Indicates whether this action is ready to be used or else is waiting for something that would enable it to be used. |
Methods inherited from class ix.ip2.HandlerAction |
---|
canAlwaysBeTakenNow, computeStatus, getActionDescription, getUnreadyReason, isStillValid, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
AgendaItem item
ix.icore.domain.ListOfConstraint conditions
Constructor Detail |
---|
MatchStateHandler.MatchStateAction(AgendaItem item)
Method Detail |
---|
public boolean isReady()
HandlerAction
isReady
in class HandlerAction
HandlerAction.getUnreadyReason()
public void handle(AgendaItem item)
HandlerAction
handle
in class HandlerAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |