Uses of Interface
org.openl.IRunTime

Packages that use IRunTime
org.openl   
org.openl.impl   
 

Uses of IRunTime in org.openl
 

Methods in org.openl that return IRunTime
 IRunTime IOpenL.getRunTime()
           
 

Methods in org.openl with parameters of type IRunTime
 void IRunTime.extend(IRunTime irt)
           
 

Uses of IRunTime in org.openl.impl
 

Methods in org.openl.impl that return IRunTime
 IRunTime OpenLImpl.getRunTime()
           
 

Methods in org.openl.impl with parameters of type IRunTime
 void OpenLImpl.setRunTime(IRunTime time)
           
 



Copyright © 2012. All Rights Reserved.