org.drools.simulation.impl
Class SimulationImpl

java.lang.Object
  extended by org.drools.simulation.impl.SimulationImpl
All Implemented Interfaces:
Simulation

public class SimulationImpl
extends Object
implements Simulation


Constructor Summary
SimulationImpl()
           
 
Method Summary
 Map<String,Path> getPaths()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationImpl

public SimulationImpl()
Method Detail

getPaths

public Map<String,Path> getPaths()
Specified by:
getPaths in interface Simulation


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