Uses of Enum Class
org.bigraphs.framework.simulation.modelchecking.ModelCheckingOptions.ExportOptions.Format
Packages that use ModelCheckingOptions.ExportOptions.Format
-
Uses of ModelCheckingOptions.ExportOptions.Format in org.bigraphs.framework.simulation.modelchecking
Methods in org.bigraphs.framework.simulation.modelchecking that return ModelCheckingOptions.ExportOptions.FormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ModelCheckingOptions.ExportOptions.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bigraphs.framework.simulation.modelchecking that return types with arguments of type ModelCheckingOptions.ExportOptions.FormatMethod parameters in org.bigraphs.framework.simulation.modelchecking with type arguments of type ModelCheckingOptions.ExportOptions.FormatModifier and TypeMethodDescriptionModelCheckingOptions.ExportOptions.Builder.setFormatsEnabled(List<ModelCheckingOptions.ExportOptions.Format> formatsEnabled) voidModelCheckingOptions.ExportOptions.setFormatsEnabled(List<ModelCheckingOptions.ExportOptions.Format> formatsEnabled)