Uses of Interface
org.topbraid.shacl.model.SHParameterizableInstance
-
Packages that use SHParameterizableInstance Package Description org.topbraid.shacl.model org.topbraid.shacl.model.impl -
-
Uses of SHParameterizableInstance in org.topbraid.shacl.model
Subinterfaces of SHParameterizableInstance in org.topbraid.shacl.model Modifier and Type Interface Description interfaceSHParameterizableTargetMethods in org.topbraid.shacl.model that return SHParameterizableInstance Modifier and Type Method Description static SHParameterizableInstanceSHFactory. asTemplateCall(org.apache.jena.rdf.model.RDFNode resource) -
Uses of SHParameterizableInstance in org.topbraid.shacl.model.impl
Classes in org.topbraid.shacl.model.impl that implement SHParameterizableInstance Modifier and Type Class Description classSHNodeShapeImplclassSHParameterImplclassSHParameterizableInstanceImplclassSHParameterizableTargetImplclassSHPropertyShapeImplclassSHShapeImpl
-