fr.inria.oadymppac.parsing.gentra4cp
Class CauseValuesEvent

java.lang.Object
  extended byfr.inria.oadymppac.parsing.event.EventImpl
      extended byfr.inria.oadymppac.parsing.gentra4cp.DefaultValuesEvent
          extended byfr.inria.oadymppac.parsing.gentra4cp.CauseValuesEvent
All Implemented Interfaces:
java.lang.Cloneable, DTDValuesElement, Event, ValuesAttributes, ValuesEvent

public class CauseValuesEvent
extends DefaultValuesEvent

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.ValuesEvent
EVENT_TYPE
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.ValuesAttributes
VALUES_NONE
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDValuesElement
VALUES
 
Fields inherited from interface fr.inria.oadymppac.parsing.event.Event
logger
 
Constructor Summary
CauseValuesEvent()
           
 
Methods inherited from class fr.inria.oadymppac.parsing.gentra4cp.DefaultValuesEvent
clone, getEventType, getInfo, getValues, init, reset, setValues
 
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

CauseValuesEvent

public CauseValuesEvent()