Constructor and Description |
---|
NumberAttribute(java.lang.String value,
int kind,
Attribute type) |
NumberAttribute(java.lang.String value,
int scope,
int type,
int kind) |
Modifier and Type | Method and Description |
---|---|
float |
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, toString
public NumberAttribute(java.lang.String value, int scope, int type, int kind)
public NumberAttribute(java.lang.String value, int kind, Attribute type)
public float 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.AttributeNoValueException
ParseAttributeException