Uses of Class
org.aksw.jenax.reprogen.hashid.PropertyDescriptor
Packages that use PropertyDescriptor
-
Uses of PropertyDescriptor in org.aksw.jenax.reprogen.hashid
Fields in org.aksw.jenax.reprogen.hashid with type parameters of type PropertyDescriptorModifier and TypeFieldDescriptionprotected Map<org.apache.jena.sparql.path.P_Path0,PropertyDescriptor> ClassDescriptor.pathToPropertyDescriptorMethods in org.aksw.jenax.reprogen.hashid that return PropertyDescriptorModifier and TypeMethodDescriptionClassDescriptor.getOrCreatePropertyDescriptor(org.apache.jena.sparql.path.P_Path0 path) PropertyDescriptor.setAllowDescendPredicate(Predicate<org.apache.jena.rdf.model.Statement> allowDescendPredicate) PropertyDescriptor.setIncludedInHashId(boolean onOrOff) PropertyDescriptor.setIriType(boolean isIriType) PropertyDescriptor.setRawProcessor(Function<? super org.apache.jena.rdf.model.Resource, ? extends Collection<? extends org.apache.jena.rdf.model.RDFNode>> rawProcessor) PropertyDescriptor.setRdfPropertyExcludedFromHashId(boolean onOrOff) PropertyDescriptor.setTargetOwned(boolean isTargetOwned) PropertyDescriptor.setTargetType(org.aksw.commons.beans.datatype.DataType targetType) Methods in org.aksw.jenax.reprogen.hashid that return types with arguments of type PropertyDescriptor