Uses of Interface
org.apache.jena.ontapi.model.OntClass.NaryRestriction
Packages that use OntClass.NaryRestriction
-
Uses of OntClass.NaryRestriction in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntClass.NaryRestrictionModifier and TypeClassDescriptionstatic classstatic classstatic classOntClassImpl.NaryRestrictionImpl<O extends OntObject,P extends OntRelationalProperty, R extends OntClassImpl.NaryRestrictionImpl<?, ?, ?>> Methods in org.apache.jena.ontapi.impl.objects with type parameters of type OntClass.NaryRestrictionModifier and TypeMethodDescriptionstatic <CE extends OntClass.NaryRestriction<?,?>>
CEOntClassImpl.createNaryRestrictionCE(OntGraphModelImpl model, Class<CE> type, OntDataRange dr, Collection<OntDataProperty> properties) -
Uses of OntClass.NaryRestriction in org.apache.jena.ontapi.model
Subinterfaces of OntClass.NaryRestriction in org.apache.jena.ontapi.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interface