Uses of Class
it.uniroma2.art.semanticturkey.customform.CustomFormValue
Packages that use CustomFormValue
Package
Description
-
Uses of CustomFormValue in it.uniroma2.art.semanticturkey.converters
Methods in it.uniroma2.art.semanticturkey.converters that return CustomFormValueModifier and TypeMethodDescription -
Uses of CustomFormValue in it.uniroma2.art.semanticturkey.customform
Methods in it.uniroma2.art.semanticturkey.customform that return CustomFormValueMethods in it.uniroma2.art.semanticturkey.customform with parameters of type CustomFormValue -
Uses of CustomFormValue in it.uniroma2.art.semanticturkey.services
Methods in it.uniroma2.art.semanticturkey.services with parameters of type CustomFormValueModifier and TypeMethodDescriptionprotected org.eclipse.rdf4j.model.IRI
STServiceAdapter.generateResourceWithCustomConstructor
(org.eclipse.rdf4j.repository.RepositoryConnection repoConnection, org.eclipse.rdf4j.model.IRI newResource, CustomFormValue customFormValue, StandardForm stdForm, org.eclipse.rdf4j.model.Model modelAdditions, org.eclipse.rdf4j.model.Model modelRemovals) Initialize the new created resource (and the xLabel in case of SKOSXL lex model), by running the CF provided within thecustomFormValue
.