Uses of Class
se.cambio.cds.gdl.model.Binding

Packages that use Binding
se.cambio.cds.gdl.editor.view.tables   
se.cambio.cds.gdl.model   
 

Uses of Binding in se.cambio.cds.gdl.editor.view.tables
 

Constructor parameters in se.cambio.cds.gdl.editor.view.tables with type arguments of type Binding
BindingTable(Map<String,Binding> bindings, String terminologyId)
           
 

Uses of Binding in se.cambio.cds.gdl.model
 

Methods in se.cambio.cds.gdl.model that return types with arguments of type Binding
 Map<String,Binding> TermBinding.getBindings()
           
 

Method parameters in se.cambio.cds.gdl.model with type arguments of type Binding
 void TermBinding.setBindings(Map<String,Binding> bindings)
           
 

Constructor parameters in se.cambio.cds.gdl.model with type arguments of type Binding
TermBinding(String p_id, Map<String,Binding> p_bindings)
           
 



Copyright © 2013 Cambio. All Rights Reserved.