fr.inria.oadymppac.parsing.gentra4cp
Class DefaultChoiceConstraintEvent

java.lang.Object
  extended byfr.inria.oadymppac.parsing.event.EventImpl
      extended byfr.inria.oadymppac.parsing.gentra4cp.BasicChoiceConstraintEvent
          extended byfr.inria.oadymppac.parsing.gentra4cp.DefaultChoiceConstraintEvent
All Implemented Interfaces:
ChoiceConstraintAttributes, ChoiceConstraintEvent, java.lang.Cloneable, DTDChoiceConstraintElement, Event

public class DefaultChoiceConstraintEvent
extends BasicChoiceConstraintEvent

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.gentra4cp.event.ChoiceConstraintEvent
EVENT_TYPE
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.ChoiceConstraintAttributes
CONSTRAINTS_NONE, CONSTRAINTS_SEPARATOR, VALUE_NONE, VARIABLE_NONE
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDChoiceConstraintElement
CHOICECONSTRAINT, CONSTRAINTS, VALUE, VARIABLE
 
Fields inherited from interface fr.inria.oadymppac.parsing.event.Event
logger
 
Constructor Summary
DefaultChoiceConstraintEvent()
           
 
Methods inherited from class fr.inria.oadymppac.parsing.gentra4cp.BasicChoiceConstraintEvent
getConstraints, getEventType, getInfo, getValue, getVariable, init, reset, setConstraints, setValue, 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.Event
getAnyValue, getSource, init, setSource, terminate
 

Constructor Detail

DefaultChoiceConstraintEvent

public DefaultChoiceConstraintEvent()