fr.inria.oadymppac.parsing.gentra4cp
Class DefaultVariablesEvent

java.lang.Object
  extended byfr.inria.oadymppac.parsing.event.EventImpl
      extended byfr.inria.oadymppac.parsing.gentra4cp.BasicVariablesEvent
          extended byfr.inria.oadymppac.parsing.gentra4cp.DefaultVariablesEvent
All Implemented Interfaces:
java.lang.Cloneable, DTDVariablesElement, Event, VariablesAttributes, VariablesEvent

public class DefaultVariablesEvent
extends BasicVariablesEvent

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.VariablesEvent
EVENT_TYPE
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.VariablesAttributes
IDENTIFIERS_NONE, IDENTIFIERS_SEPARATOR
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDVariablesElement
IDENTIFIERS, VARIABLES
 
Fields inherited from interface fr.inria.oadymppac.parsing.event.Event
logger
 
Constructor Summary
DefaultVariablesEvent()
           
 
Methods inherited from class fr.inria.oadymppac.parsing.gentra4cp.BasicVariablesEvent
getEventType, getIdentifiers, getInfo, init, reset, setIdentifiers
 
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

DefaultVariablesEvent

public DefaultVariablesEvent()