org.eclipse.hyades.loaders.hierarchy
Class XMLprocessCreateLoader
java.lang.Object
org.eclipse.hyades.loaders.hierarchy.IgnoredXMLFragmentLoader
org.eclipse.hyades.loaders.hierarchy.XMLprocessCreateLoader
- All Implemented Interfaces:
- XMLFragmentLoader
- Direct Known Subclasses:
- XMLPROCESS_CREATELoader
- public class XMLprocessCreateLoader
- extends IgnoredXMLFragmentLoader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
application_executable
protected java.lang.String application_executable
pName
protected java.lang.String pName
nodeIdRef
protected java.lang.String nodeIdRef
processId
protected java.lang.String processId
process
protected TRCProcessProxy process
pid
protected int pid
XMLprocessCreateLoader
public XMLprocessCreateLoader()
addAttribute
public void addAttribute(java.lang.String name,
java.lang.String value)
- Specified by:
addAttribute in interface XMLFragmentLoader- Overrides:
addAttribute in class IgnoredXMLFragmentLoader
addYourselfInContext
public void addYourselfInContext()
- Description copied from interface:
XMLFragmentLoader
- This is called on end of root element of each fragment
- Specified by:
addYourselfInContext in interface XMLFragmentLoader- Overrides:
addYourselfInContext in class IgnoredXMLFragmentLoader
initialize
public void initialize(HierarchyContext context,
java.lang.String name)
- Description copied from interface:
XMLFragmentLoader
- This is called on start of root element of each fragment
- Specified by:
initialize in interface XMLFragmentLoader- Overrides:
initialize in class IgnoredXMLFragmentLoader