Uses of Interface
org.universAAL.context.sesame.sail.model.NativeValue

Packages that use NativeValue
org.universAAL.context.sesame.sail   
org.universAAL.context.sesame.sail.model   
 

Uses of NativeValue in org.universAAL.context.sesame.sail
 

Methods in org.universAAL.context.sesame.sail that return NativeValue
 NativeValue ValueStore.getNativeValue(org.openrdf.model.Value value)
           
 NativeValue ValueStore.getValue(int id)
          Gets the value for the specified ID.
 

Uses of NativeValue in org.universAAL.context.sesame.sail.model
 

Subinterfaces of NativeValue in org.universAAL.context.sesame.sail.model
 interface NativeResource
           
 

Classes in org.universAAL.context.sesame.sail.model that implement NativeValue
 class NativeBNode
           
 class NativeLiteral
           
 class NativeURI
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.