| Constructor and Description |
|---|
StringAttribute(java.lang.String value,
int kind,
Attribute type) |
StringAttribute(java.lang.String value,
int scope,
int type,
int kind) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
value(org.deckfour.xes.model.XTrace pi,
java.util.LinkedList ates,
int ateNr)
The value method.
|
asParseableArgument, asParseableAttributeDefinition, asParseableLiteralValue, asParseableName, asParseableRenaming, asParseableValue, getAttributeId, getDateParser, getKind, getScope, getType, getValue, isAte, isAttribute, isConceptSet, isDate, isLiteral, isNumber, isPi, isSet, isString, setDateParser, toString, toStringpublic StringAttribute(java.lang.String value,
int scope,
int type,
int kind)
public StringAttribute(java.lang.String value,
int kind,
Attribute type)
public java.lang.String value(org.deckfour.xes.model.XTrace pi,
java.util.LinkedList ates,
int ateNr)
throws AttributeNoValueException,
ParseAttributeException
pi - The current process instance.ates - The list with audit trail entries of pi.ateNr - The number of the current ate in ates.AttributeNoValueExceptionParseAttributeException