Package | Description |
---|---|
org.processmining.plugins.inductiveVisualMiner.export |
Modifier and Type | Method and Description |
---|---|
static ExportAlignment.Type |
ExportAlignment.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExportAlignment.Type[] |
ExportAlignment.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
ExportAlignment.exportAlignment(org.processmining.framework.plugin.PluginContext context,
IvMLog log,
IvMModel model,
java.lang.String name,
ExportAlignment.Type type) |