|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bigbross.bossa.io.CaseTypeXMLLoader
This class loads an external XML case type definition.
The XML representation of a case type is a PNML file, as created by the PNK using the WFNet net type.
| Constructor Summary | |
CaseTypeXMLLoader(String file)
Creates a new loader for the provided PNML file. |
|
| Method Summary | |
CaseType |
createCaseType()
Creates the case type from the PNML file loaded. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CaseTypeXMLLoader(String file)
throws DataTransferException
file - the PNML file to open.
DataTransferException - if an error happens reading or parsing
the PNML file.| Method Detail |
public CaseType createCaseType()
throws BossaException
SetAttributeException - if the underlying expression
evaluation system has problems setting an attribute.
EvaluationException - if an expression evaluation error
occurs.
BossaException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||