Uses of Class
org.infolayer.ocl.Binding

Packages that use Binding
org.infolayer.ocl   
 

Uses of Binding in org.infolayer.ocl
 

Methods in org.infolayer.ocl that return Binding
 Binding Bindings.init(int index, UmlClassifier type, java.lang.Object value)
          Returns old value to enable saving
 Binding Bindings.init(VarDef variable, java.lang.Object value)
           
 

Methods in org.infolayer.ocl with parameters of type Binding
 void Bindings.restore(Binding b)