|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.models.protos.ProtosGroup
public class ProtosGroup
Title: Protos group
Description: Holds a Protos group
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
---|---|
ProtosGroup()
|
Method Summary | |
---|---|
java.lang.String |
readXMLExport(org.w3c.dom.Node groupNode)
Constructs a Group object out of a Node. |
java.lang.String |
writeXMLExport(java.lang.String tag)
Returns the Group object in Protos XML Export format. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtosGroup()
Method Detail |
---|
public java.lang.String readXMLExport(org.w3c.dom.Node groupNode)
groupNode
- Node The node that contains the Group.
public java.lang.String writeXMLExport(java.lang.String tag)
tag
- String The tag to use for this Group object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |