Drools Simulator 6.0.0.Beta3

org.drools.simulation.fluent.test.impl
Class ReflectiveMatcherAssertCommand

java.lang.Object
  extended by org.drools.simulation.fluent.test.impl.ReflectiveMatcherAssertCommand
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<Void>, org.kie.api.command.Command<Void>

public class ReflectiveMatcherAssertCommand
extends Object
implements org.drools.core.command.impl.GenericCommand<Void>

See Also:
Serialized Form

Constructor Summary
ReflectiveMatcherAssertCommand()
           
ReflectiveMatcherAssertCommand(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert)
           
 
Method Summary
 Void execute(org.kie.internal.command.Context context)
           
 org.kie.internal.fluent.test.ReflectiveMatcherAssert getMatcherAssert()
           
 void setMatcherAssert(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectiveMatcherAssertCommand

public ReflectiveMatcherAssertCommand()

ReflectiveMatcherAssertCommand

public ReflectiveMatcherAssertCommand(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert)
Method Detail

getMatcherAssert

public org.kie.internal.fluent.test.ReflectiveMatcherAssert getMatcherAssert()

setMatcherAssert

public void setMatcherAssert(org.kie.internal.fluent.test.ReflectiveMatcherAssert matcherAssert)

execute

public Void execute(org.kie.internal.command.Context context)
Specified by:
execute in interface org.drools.core.command.impl.GenericCommand<Void>

Drools Simulator 6.0.0.Beta3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.