Class PNMLPlace
- java.lang.Object
-
- org.processmining.plugins.pnml.simple.AbstractPNMLElement
-
- org.processmining.plugins.pnml.simple.PNMLPlace
-
public class PNMLPlace extends AbstractPNMLElement
-
-
Field Summary
-
Fields inherited from class org.processmining.plugins.pnml.simple.AbstractPNMLElement
graphics, name, toolspecific
-
-
Constructor Summary
Constructors Constructor Description PNMLPlace()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()PNMLTextgetInitialMarking()voidsetId(java.lang.String id)voidsetInitialMarking(PNMLText initialMarking)-
Methods inherited from class org.processmining.plugins.pnml.simple.AbstractPNMLElement
getGraphics, getName, getToolspecific, setGraphics, setName, setToolspecific
-
-