org.drools.simulation
Interface Path


public interface Path


Method Summary
 String getName()
           
 Collection<Step> getSteps()
           
 

Method Detail

getName

String getName()

getSteps

Collection<Step> getSteps()


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