Uses of Class
org.processmining.petrinets.FileFormat
-
Packages that use FileFormat Package Description org.processmining.petrinets -
-
Uses of FileFormat in org.processmining.petrinets
Methods in org.processmining.petrinets that return FileFormat Modifier and Type Method Description static FileFormatFileFormat. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static FileFormat[]FileFormat. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-