Package org.jbpm.simulation
Interface AggregatedSimulationEvent
-
- All Known Implementing Classes:
AggregatedActivitySimulationEvent,AggregatedEndEventSimulationEvent,AggregatedProcessSimulationEvent,HTAggregatedSimulationEvent
public interface AggregatedSimulationEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetProperty(String name)StringgetType()
-