Agenda
310311312313314315316317
} } } public void cancelMatch(Match act) { AgendaItem match = ( AgendaItem ) act; ((RuleTerminalNode)match.getTerminalNode()).cancelMatch( match, workingMemory); }