Uses of Class
it.uniroma2.art.semanticturkey.config.customview.CustomView
Packages that use CustomView
Package
Description
-
Uses of CustomView in it.uniroma2.art.semanticturkey.config.customview
Subclasses of CustomView in it.uniroma2.art.semanticturkey.config.customviewModifier and TypeClassDescriptionclass
class
class
class
class
class
CV based on a property chain.class
class
class
class
-
Uses of CustomView in it.uniroma2.art.semanticturkey.customviews
Methods in it.uniroma2.art.semanticturkey.customviews that return CustomViewModifier and TypeMethodDescriptionCustomViewsManager.getCustomView
(String reference) Given a reference returns the CVCustomViewsManager.getCustomViewForProperty
(org.eclipse.rdf4j.model.IRI property) Given a property, returns the CV associated, if any, null otherwiseMethods in it.uniroma2.art.semanticturkey.customviews with parameters of type CustomViewModifier and TypeMethodDescriptionvoid
CustomViewsManager.storeCustomView
(Reference reference, CustomView customView)