org.drools.simulation
Interface Path

All Known Implementing Classes:
PathImpl

public interface Path


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

Method Detail

getName

String getName()

getSteps

Collection<Step> getSteps()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.