Uses of Class
se.kmr.scam.editor.util.QueryBinding

Packages that use QueryBinding
se.kmr.scam.editor.util   
 

Uses of QueryBinding in se.kmr.scam.editor.util
 

Methods in se.kmr.scam.editor.util that return QueryBinding
 QueryBinding QueryModel.bind(ValueModel value, boolean createMissing)
          Description of the Method
 QueryBinding QueryModel.bind(ValueModel value)
          Method bind.
 QueryBinding QueryModel.getBinding()
          Gets the binding attribute of the QueryModel object
 QueryBinding QueryModel.createNewBindingForVariable(QueryBinding pointOfAttachement, Resource variable)
          Creates new triples in the value model along a path between two variables in the query, the triple-path starts from a given point of attachement (a resource bound in a QueryBinding) for the first variable.
 

Methods in se.kmr.scam.editor.util with parameters of type QueryBinding
 QueryBinding QueryModel.createNewBindingForVariable(QueryBinding pointOfAttachement, Resource variable)
          Creates new triples in the value model along a path between two variables in the query, the triple-path starts from a given point of attachement (a resource bound in a QueryBinding) for the first variable.
 void QueryBinding.addBindingToMap(QueryBinding binding)
          Adds a feature to the BindingToMap attribute of the QueryBinding object
 void QueryBinding.removeBinding(QueryBinding binding)
          Description of the Method
 



Copyright © 2003 SCAM. All Rights Reserved.