Uses of Class
org.aksw.jena_sparql_api.mapper.impl.type.RdfPropertyDescriptor
Packages that use RdfPropertyDescriptor
-
Uses of RdfPropertyDescriptor in org.aksw.jena_sparql_api.mapper.impl.type
Fields in org.aksw.jena_sparql_api.mapper.impl.type with type parameters of type RdfPropertyDescriptorModifier and TypeFieldDescriptionprotected Map<String,RdfPropertyDescriptor> RdfClass.propertyDescriptorsPropertyDescriptors map the Java property types to RdfType instances.Methods in org.aksw.jena_sparql_api.mapper.impl.type that return RdfPropertyDescriptorMethods in org.aksw.jena_sparql_api.mapper.impl.type that return types with arguments of type RdfPropertyDescriptorMethods in org.aksw.jena_sparql_api.mapper.impl.type with parameters of type RdfPropertyDescriptorModifier and TypeMethodDescriptionvoidRdfClass.addPropertyDescriptor(RdfPropertyDescriptor propertyDescriptor)