public class AnnotationFileEvent
extends org.eclipse.hyades.test.common.event.ExecutionEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
FILEPROPERTYNAME |
static String |
FILEPROPERTYTYPE |
| Constructor and Description |
|---|
AnnotationFileEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
gets the fileName attribute.
|
protected String |
getXMLRoot() |
void |
setFileName(String fileName)
Sets the fileName attribute.
|
addAnnotation, addProperty, addRepositoryRecords, addXMLAnnotations, addXMLAttributes, addXMLProperties, addXMLRepositoryRecords, clearAnnotations, clearProperties, clearRepositoryRecords, getAnnotations, getConflict, getEventType, getId, getName, getOwnerId, getOwnerType, getParentId, getProperties, getRepositoryRecords, getSortBy, getText, getTimestamp, getXMLAnnotationRoot, getXMLPropertyRoot, getXMLRepositoryRecordRoot, setConflict, setEventType, setId, setName, setOwnerId, setOwnerType, setParentId, setSortBy, setText, setTimestamp, toStringpublic static final String FILEPROPERTYNAME
public static final String FILEPROPERTYTYPE
protected String getXMLRoot()
getXMLRoot in class org.eclipse.hyades.test.common.event.ExecutionEventpublic void setFileName(String fileName)
More importantly, creates the property that names the annotation file and adds it to this event
fileName - public String getFileName()
© Copyright IBM Corp. 2013. All rights reserved.