|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inria.oadymppac.parsing.event.EventImpl
fr.inria.oadymppac.parsing.gentra4cp.BasicEvent
fr.inria.oadymppac.parsing.gentra4cp.BasicReduceEvent
fr.inria.oadymppac.parsing.gentra4cp.DefaultReduceEvent
fr.inria.oadymppac.parsing.gentra4cp.ExplanationReduceEvent
Field Summary |
Fields inherited from interface fr.inria.oadymppac.parsing.event.EventListener |
logger |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.ReduceEvent |
EVENT_TYPE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.EventAttributes |
CHRONO_NONE, CONTEXT_NONE, DEPTH_NONE, FILE_NONE, LINE_NONE, TIME_NONE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDEventAttributes |
CHRONO, CONTEXT, DEPTH, FILE, LINE, TIME |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.ReduceAttributes |
ALGORITHM_NONE, CONSTRAINT_NONE, VARIABLE_NONE |
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDReduceElement |
ALGORITHM, CONSTRAINT, REDUCE, VARIABLE |
Fields inherited from interface fr.inria.oadymppac.parsing.event.Event |
logger |
Constructor Summary | |
ExplanationReduceEvent()
|
Method Summary | |
void |
eventProcess(ExplanationEvent ev)
|
ExplanationListInfo |
getExplanationList()
|
void |
reset()
|
void |
setExplanationList(ExplanationListInfo explanations)
|
Methods inherited from class fr.inria.oadymppac.parsing.gentra4cp.DefaultReduceEvent |
eventProcess, eventProcess, eventProcess, eventProcess, eventProcess, getDelta, getState, getUpdate, getVarDomain, processEnd, processInstruction, processStart, setDelta, setState, setUpdate, setVarDomain |
Methods inherited from class fr.inria.oadymppac.parsing.gentra4cp.BasicReduceEvent |
clone, getAlgorithm, getChrono, getConstraint, getContext, getDepth, getEventType, getFile, getInfo, getLine, getTime, getVariable, init, setAlgorithm, setChrono, setConstraint, setContext, setDepth, setFile, setLine, setTime, setVariable |
Methods inherited from class fr.inria.oadymppac.parsing.event.EventImpl |
getAllAttributes, getAnyValue, getSource, init, setAllAttributes, setSource, terminate |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.inria.oadymppac.parsing.event.EventListener |
eventProcess, processEnd, processInstruction, processStart |
Methods inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.EventAttributes |
getChrono, getContext, getDepth, getFile, getLine, getTime, setChrono, setContext, setDepth, setFile, setLine, setTime |
Methods inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.ReduceAttributes |
getAlgorithm, getConstraint, getVariable, setAlgorithm, setConstraint, setVariable |
Methods inherited from interface fr.inria.oadymppac.parsing.event.Event |
getAnyValue, getEventType, getInfo, getSource, init, init, setSource, terminate |
Constructor Detail |
public ExplanationReduceEvent()
Method Detail |
public void eventProcess(ExplanationEvent ev)
eventProcess
in interface ExplanationEventListener
ev
- public ExplanationListInfo getExplanationList()
getExplanationList
in interface ExplanationListProvider
public void reset()
reset
in interface Event
reset
in class DefaultReduceEvent
public void setExplanationList(ExplanationListInfo explanations)
setExplanationList
in interface ExplanationListProvider
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |