fr.inria.oadymppac.parsing.event
Interface Info

All Known Subinterfaces:
CauseListListenerDecorator, ChoiceConstraintListListenerDecorator, ConstraintListListenerDecorator, ConstraintsListenerDecorator, DeltaListenerDecorator, DeltaListListenerDecorator, ExplanationListListenerDecorator, InfoDecorator, StateListenerDecorator, UpdateListenerDecorator, UpdateListListenerDecorator, ValueListEventDecorator, VarDomainListenerDecorator, VariableListListenerDecorator, VariablesListenerDecorator
All Known Implementing Classes:
BasicInfo, BreakPointInfo, CauseListInfo, CauseListListenerDecoratorImpl, ChoiceConstraintListInfo, ChoiceConstraintListListenerDecoratorImpl, ConstraintListInfo, ConstraintListListenerDecoratorImpl, ConstraintsListenerDecoratorImpl, DeltaInfo, DeltaListenerDecoratorImpl, DeltaListInfo, DeltaListListenerDecoratorImpl, ExplanationListInfo, ExplanationListListenerDecoratorImpl, InfoDecoratorImpl, PacketInfo, ProvideInfo, RangeInfo, StateListenerDecoratorImpl, UpdateListenerDecoratorImpl, UpdateListInfo, UpdateListListenerDecoratorImpl, ValueListInfo, ValueListListenerDecoratorImpl, ValuesInfo, VarDomainInfo, VarDomainListenerDecoratorImpl, VariableListInfo, VariableListListenerDecoratorImpl, VariablesListenerDecoratorImpl

public interface Info

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

Field Summary
static org.apache.log4j.Logger logger
           
 
Method Summary
 int getInfoType()
           
 

Field Detail

logger

public static final org.apache.log4j.Logger logger
Method Detail

getInfoType

public int getInfoType()