Package | Description |
---|---|
fr.lip6.move.pnml.framework.general | |
fr.lip6.move.pnml.framework.utils |
Modifier and Type | Method and Description |
---|---|
void |
PnmlExport.exportObject(org.eclipse.emf.ecore.EObject object,
String filepath)
Same as
PnmlExport.exportObject(HLAPIClass, String) but this time using a
root class (PetriNetDoc) typed as an EMF's EObject (native). |
void |
PnmlExport.exportObject(org.eclipse.emf.ecore.EObject object,
String filepath,
boolean usePrettyPrint)
Same as
PnmlExport.exportObject(HLAPIClass, String, boolean) but this using
a root class (PetriNetDoc) typed as an EMF's EObject (native). |
Modifier and Type | Method and Description |
---|---|
static String |
PNMLUtils.exportPetriNetDocToPNML(org.eclipse.emf.ecore.EObject object,
String filepath)
Same as
PNMLUtils.exportPetriNetDocToPNML(HLAPIRootClass, String) , but
this time with the PetriNetDoc type as an EMF's EObject (native). |
Copyright © 2009–2016 Univ. Paris Ouest, and Univ. Pierre et Marie Curie / CNRS UMR 7606 (LIP6). All rights reserved.