Package | Description |
---|---|
org.processmining.actionorientedprocessmining.actionengine |
Modifier and Type | Field and Description |
---|---|
Transaction |
ActionInstance.tr |
Modifier and Type | Method and Description |
---|---|
Transaction |
ActionInstance.getTrans() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Transaction> |
ActionFormula.apply(ConstraintInstanceStream cis,
ConstraintCubeStructure ccs,
TimeWindow tw) |
java.util.Set<Transaction> |
ActionFormula.genTrans(CubeCell cc) |
Constructor and Description |
---|
ActionInstance(java.lang.String afName,
Transaction tr,
int time) |