public class DefaultValueUtilities extends Object
Constructor and Description |
---|
DefaultValueUtilities() |
Modifier and Type | Method and Description |
---|---|
static Optional<Integer> |
extractIndex(String text,
String prefix) |
static int |
getMaxUnusedIndex(Collection<String> values,
String prefix) |
static void |
updateNewNodeName(Graph<?,Node> graph,
DMNModelInstrumentedBase dmnModel) |
public static void updateNewNodeName(Graph<?,Node> graph, DMNModelInstrumentedBase dmnModel)
public static int getMaxUnusedIndex(Collection<String> values, String prefix)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.