fr.inria.oadymppac.parsing.gentra4cp.event
Interface AnnotationCommandEvent

All Superinterfaces:
AnnotationCommandAttributes, java.lang.Cloneable, DTDAnnotationElement, Event
All Known Implementing Classes:
BasicAnnotationCommandEvent

public interface AnnotationCommandEvent
extends AnnotationCommandAttributes, Event

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

Field Summary
static int 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
 
Methods inherited from interface fr.inria.oadymppac.parsing.gentra4cp.event.attributes.AnnotationCommandAttributes
getCommand, setCommand
 
Methods inherited from interface fr.inria.oadymppac.parsing.event.Event
getAnyValue, getEventType, getInfo, getSource, init, init, reset, setSource, terminate
 

Field Detail

EVENT_TYPE

public static final int EVENT_TYPE
See Also:
Constant Field Values