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

Packages that use TermBinding
se.cambio.cds.gdl.editor.controller   
se.cambio.cds.gdl.model   
 

Uses of TermBinding in se.cambio.cds.gdl.editor.controller
 

Methods in se.cambio.cds.gdl.editor.controller that return types with arguments of type TermBinding
 Map<String,TermBinding> GDLEditor.getTermBindings()
           
 

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

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

Method parameters in se.cambio.cds.gdl.model with type arguments of type TermBinding
 void GuideOntology.setTermBindings(Map<String,TermBinding> termBindings)
           
 



Copyright © 2013 Cambio. All Rights Reserved.