org.drools.guvnor.shared.simulation.command
Class FireAllRulesCommandModel
java.lang.Object
org.drools.guvnor.shared.simulation.command.AbstractCommandModel
org.drools.guvnor.shared.simulation.command.FireAllRulesCommandModel
- All Implemented Interfaces:
- Serializable, PortableObject
public class FireAllRulesCommandModel
- extends AbstractCommandModel
This is a DTO.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FireAllRulesCommandModel
public FireAllRulesCommandModel(SimulationStepModel step)
getAssertRuleFiredCommands
public List<AssertRuleFiredCommandModel> getAssertRuleFiredCommands()
addAssertRuleFiredCommandModel
public void addAssertRuleFiredCommandModel(AssertRuleFiredCommandModel assertRuleFiredCommand)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.