Uses of Interface
org.apache.jena.ontapi.model.OntClass.CollectionOf
Packages that use OntClass.CollectionOf
-
Uses of OntClass.CollectionOf in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntClass.CollectionOfModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Methods in org.apache.jena.ontapi.impl.objects with type parameters of type OntClass.CollectionOfModifier and TypeMethodDescriptionstatic <CE extends OntClass.CollectionOf<?>,
R extends OntObject>
CEOntClassImpl.createComponentsCE
(OntGraphModelImpl model, Class<CE> returnType, Class<R> componentType, org.apache.jena.rdf.model.Property predicate, Stream<R> components) -
Uses of OntClass.CollectionOf in org.apache.jena.ontapi.model
Subinterfaces of OntClass.CollectionOf in org.apache.jena.ontapi.modelModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface