Uses of Class
com.epimorphics.rdfutil.PropertyValue
-
Packages that use PropertyValue Package Description com.epimorphics.rdfutil -
-
Uses of PropertyValue in com.epimorphics.rdfutil
Fields in com.epimorphics.rdfutil with type parameters of type PropertyValue Modifier and Type Field Description protected Map<org.apache.jena.rdf.model.Property,PropertyValue>PropertyValueSet. pvaluesMethods in com.epimorphics.rdfutil that return types with arguments of type PropertyValue Modifier and Type Method Description List<PropertyValue>PropertyValueSet. getOrderedValues()List<PropertyValue>PropertyValueSet. getValues()List<PropertyValue>RDFNodeWrapper. listInLinks()Return the set of nodes which point to usList<PropertyValue>RDFNodeWrapper. listProperties()Return the set of property values of this node as a ordered list of value bindingsMethods in com.epimorphics.rdfutil with parameters of type PropertyValue Modifier and Type Method Description intPropertyValue. compareTo(PropertyValue o)
-