public interface BudgetLCTemplateReplayer
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getSize() |
void |
process(java.lang.String event,
java.lang.String caseId)
Process the given event belonging to the given case id
|
void |
updateModel(DeclareModel d)
Update the given model with the new constraints
|
void process(java.lang.String event,
java.lang.String caseId)
throws java.lang.InstantiationException,
java.lang.IllegalAccessException
event - caseId - java.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionvoid updateModel(DeclareModel d)
d - java.lang.Integer getSize()