|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.models.pdm.PDMResource
public class PDMResource
Title: PDM Resource
Description:
Copyright: Copyright (c) 2006
Company:
Constructor Summary | |
---|---|
PDMResource(java.lang.String id)
Creates the resource with identifier 'id' |
Method Summary | |
---|---|
java.lang.String |
getID()
Returns the identifier of the resource. |
void |
writeToPDM(java.io.Writer bw)
Writes a Resource node to the PDM file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PDMResource(java.lang.String id)
id
- StringMethod Detail |
---|
public java.lang.String getID()
public void writeToPDM(java.io.Writer bw) throws java.io.IOException
bw
- Writer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |