fr.inria.oadymppac.parsing.gentra4cp
Class DefaultAnnotationCommandEvent

java.lang.Object
  extended byfr.inria.oadymppac.parsing.event.EventImpl
      extended byfr.inria.oadymppac.parsing.gentra4cp.BasicAnnotationCommandEvent
          extended byfr.inria.oadymppac.parsing.gentra4cp.DefaultAnnotationCommandEvent
All Implemented Interfaces:
AnnotationCommandAttributes, AnnotationCommandEvent, java.lang.Cloneable, DTDAnnotationElement, Event

public class DefaultAnnotationCommandEvent
extends BasicAnnotationCommandEvent

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.AnnotationCommandEvent
EVENT_TYPE
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.AnnotationCommandAttributes
COMMAND_NONE
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDAnnotationElement
ANNOTATION, IDENTIFIER, NAME, REFERENCES
 
Fields inherited from interface fr.inria.oadymppac.parsing.event.Event
logger
 
Constructor Summary
DefaultAnnotationCommandEvent()
           
 
Methods inherited from class fr.inria.oadymppac.parsing.gentra4cp.BasicAnnotationCommandEvent
getCommand, getEventType, getInfo, init, reset, setCommand
 
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

DefaultAnnotationCommandEvent

public DefaultAnnotationCommandEvent()