public class Generate extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
Generate() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
applyGeneratedRules(HashMap m,
HashMap<String,String> rules,
String id) |
protected static void |
applyReplicatedEvents(HashMap m,
ArrayList<HashMap<String,String>> events,
String id) |
static ArrayList<HashMap<String,String>> |
run(HashMap m,
String[] args,
ArrayList<HashMap<String,String>> modifiers) |
static ArrayList<ArrayList<HashMap<String,String>>> |
runEvent(HashMap m,
String[] args,
ArrayList<ArrayList<HashMap<String,String>>> modifiers) |
public static ArrayList<HashMap<String,String>> run(HashMap m, String[] args, ArrayList<HashMap<String,String>> modifiers)
public static ArrayList<ArrayList<HashMap<String,String>>> runEvent(HashMap m, String[] args, ArrayList<ArrayList<HashMap<String,String>>> modifiers)
protected static void applyGeneratedRules(HashMap m, HashMap<String,String> rules, String id)
Copyright © 2014. All Rights Reserved.