fr.inria.oadymppac.parsing.event
Interface InfoDecorator

All Superinterfaces:
Info
All Known Subinterfaces:
CauseListListenerDecorator, ChoiceConstraintListListenerDecorator, ConstraintListListenerDecorator, ConstraintsListenerDecorator, DeltaListenerDecorator, DeltaListListenerDecorator, ExplanationListListenerDecorator, StateListenerDecorator, UpdateListenerDecorator, UpdateListListenerDecorator, ValueListEventDecorator, VarDomainListenerDecorator, VariableListListenerDecorator, VariablesListenerDecorator
All Known Implementing Classes:
CauseListListenerDecoratorImpl, ChoiceConstraintListListenerDecoratorImpl, ConstraintListListenerDecoratorImpl, ConstraintsListenerDecoratorImpl, DeltaListenerDecoratorImpl, DeltaListListenerDecoratorImpl, ExplanationListListenerDecoratorImpl, InfoDecoratorImpl, StateListenerDecoratorImpl, UpdateListenerDecoratorImpl, UpdateListListenerDecoratorImpl, ValueListListenerDecoratorImpl, VarDomainListenerDecoratorImpl, VariableListListenerDecoratorImpl, VariablesListenerDecoratorImpl

public interface InfoDecorator
extends Info

Author:
raf To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Field Summary
 
Fields inherited from interface fr.inria.oadymppac.parsing.event.Info
logger
 
Method Summary
 void reset()
           
 void terminate()
           
 
Methods inherited from interface fr.inria.oadymppac.parsing.event.Info
getInfoType
 

Method Detail

reset

public void reset()

terminate

public void terminate()