Uses of Interface
org.ablaf.runtime.reflection.IVariable

Packages that use IVariable
org.ablaf.runtime.reflection   
 

Uses of IVariable in org.ablaf.runtime.reflection
 

Methods in org.ablaf.runtime.reflection that return IVariable
 IVariable[] IGlobalVariables.getGlobalVariables()
           
 IVariable IGlobalVariables.newVariable(java.lang.String name)
           
 

Methods in org.ablaf.runtime.reflection with parameters of type IVariable
 boolean IGlobalVariables.isGlobal(IVariable variable)
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.