Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
EVENTLOGIN |
"Event log" |
public static final java.lang.String |
EVENTLOGOUT |
"Event log with artifact lifecycle information" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
EVENTLOGIN |
"Event log" |
public static final java.lang.String |
EVENTLOGOUT |
"Event log with lifecycle model attribute" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
EVENTLOG |
"Event log" |
public static final java.lang.String |
RESULTS |
"Lifecycle performance analysis results" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
AFFILIATION |
"Eindhoven University of Technology" |
public static final java.lang.String |
EMAIL |
"b.f.a.hompes@tue.nl" |
public static final java.lang.String |
NAME |
"B.F.A. Hompes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Adds artifact lifecycle information (XArtifactLifecycleExtension) to each event. Information from the concept instance, lifecycle model (log level), and lifecycle transition is used." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Adds lifecycle model information (XLifecycleExtension) attribute to the event log. This is used to know to which lifecycle model the lifecycle event attributes refer to. From the default XES implementation this is either \"standard\" or \"BPAF\"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Editor for lifecycle models." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Calculate performance using lifecycle models." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Creates an empty String object." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Editor for transition systems." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Exports the states and edges of the transition system to text wrapped in HTML. The output contains two sections: a list of states (one per line), and a list of transitions, written as \"source state\" - \"transition\" - \"target state\" (one per line)." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Imports the states and edges of the transition system from text wrapped in HTML. The text should contains two sections: a list of states (one per line), and a list of transitions, written as {\"source state\",\"transition\",\"target state\"} (one per line)." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
AGGREGATION |
"aggregation" |