Uses of Interface
it.uniroma2.art.semanticturkey.properties.STProperties
Packages that use STProperties
Package
Description
-
Uses of STProperties in it.uniroma2.art.semanticturkey.config
Subinterfaces of STProperties in it.uniroma2.art.semanticturkey.config -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.alignmentservices
Classes in it.uniroma2.art.semanticturkey.config.alignmentservices that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.contribution
Classes in it.uniroma2.art.semanticturkey.config.contribution that implement STPropertiesModifier and TypeClassDescriptionclass
class
class
class
-
Uses of STProperties in it.uniroma2.art.semanticturkey.config.customservice
Classes in it.uniroma2.art.semanticturkey.config.customservice that implement STPropertiesModifier and TypeClassDescriptionclass
The definition of a custom service, which supports the implementation and deployment of an ST service without the need to write, build and deploy Java code.class
The definition of an operation provided by a custom service.class
The definition of parameter of a custom service operation -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.customview
Classes in it.uniroma2.art.semanticturkey.config.customview that implement STPropertiesModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
CV based on a property chain.class
class
class
class
-
Uses of STProperties in it.uniroma2.art.semanticturkey.config.exporter
Classes in it.uniroma2.art.semanticturkey.config.exporter that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.importer
Classes in it.uniroma2.art.semanticturkey.config.importer that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.invokablereporter
Classes in it.uniroma2.art.semanticturkey.config.invokablereporter that implement STPropertiesModifier and TypeClassDescriptionclass
class
An invokable reporter based on the invocation of custom servicesclass
-
Uses of STProperties in it.uniroma2.art.semanticturkey.config.resourcemetadata
Classes in it.uniroma2.art.semanticturkey.config.resourcemetadata that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.sheet2rdf
Classes in it.uniroma2.art.semanticturkey.config.sheet2rdf that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.sparql
Classes in it.uniroma2.art.semanticturkey.config.sparql that implement STPropertiesModifier and TypeClassDescriptionclass
class
A parameterization of a stored SPARQL operation (seeStoredSPARQLOperation
). -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.template
Classes in it.uniroma2.art.semanticturkey.config.template that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.collaboration
Methods in it.uniroma2.art.semanticturkey.extension.extpts.collaboration that return STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.datasetmetadata
Classes in it.uniroma2.art.semanticturkey.extension.extpts.datasetmetadata that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.rdftransformer
Classes in it.uniroma2.art.semanticturkey.extension.extpts.rdftransformer that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.rendering
Classes in it.uniroma2.art.semanticturkey.extension.extpts.rendering that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.impl.rendering
Classes in it.uniroma2.art.semanticturkey.extension.impl.rendering that implement STPropertiesModifier and TypeClassDescriptionclass
class
Definition of a variable to be used inside a rendering template -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.settings
Subinterfaces of STProperties in it.uniroma2.art.semanticturkey.extension.settings -
Uses of STProperties in it.uniroma2.art.semanticturkey.plugin.configuration
Classes in it.uniroma2.art.semanticturkey.plugin.configuration that implement STPropertiesModifier and TypeClassDescriptionclass
Abstract base class of plugin configuration objects supporting additional properties (in addition to the ones defined as annotated fields). -
Uses of STProperties in it.uniroma2.art.semanticturkey.project
Classes in it.uniroma2.art.semanticturkey.project that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.properties
Classes in it.uniroma2.art.semanticturkey.properties that implement STPropertiesMethods in it.uniroma2.art.semanticturkey.properties with type parameters of type STPropertiesModifier and TypeMethodDescriptionstatic <T extends STProperties>
voidSTProperties.deepMerge
(T toProps, T fromProps) Deep copy properties fromfromProps
intotoProps
.static <T extends STProperties>
TSTPropertiesManager.getPGSettings
(Class<T> valueType, World world, Project project, UsersGroup group, String pluginID, boolean explicit) static <T extends STProperties>
TSTPropertiesManager.getProjectSettings
(Class<T> valueType, World world, Project project, String pluginID) Returns the project settings about a plugin.static <T extends STProperties>
TSTPropertiesManager.getProjectSettings
(Class<T> valueType, World world, Project project, String pluginID, boolean explicit) Returns the project settings about a plugin.static <T extends STProperties>
TSTPropertiesManager.getProjectSettingsDefault
(Class<T> valueType, World world, String pluginID) Returns the value of a default project settings at system levelstatic <T extends STProperties>
TSTPropertiesManager.getPUSettings
(Class<T> valueType, World world, Project project, STUser user, String pluginID) Returns the pu_settings about a plugin.static <T extends STProperties>
TSTPropertiesManager.getPUSettings
(Class<T> valueType, World world, Project project, STUser user, String pluginID, boolean explicit) static <T extends STProperties>
TSTPropertiesManager.getPUSettingsProjectDefault
(Class<T> valueType, World world, Project project, String pluginID) Returns the value of a default pu_settings at project levelstatic <T extends STProperties>
TSTPropertiesManager.getPUSettingsSystemDefault
(Class<T> valueType, World world, String pluginID) Returns the value of a default pu_settings at system levelstatic <T extends STProperties>
TSTPropertiesManager.getPUSettingsUserDefault
(Class<T> valueType, World world, STUser user, String pluginID) Returns the value of a default pu_settings at user levelstatic <T extends STProperties>
TSTPropertiesManager.getSystemSettings
(Class<T> valueType, String pluginID) static <T extends STProperties>
TSTPropertiesManager.getUserSettings
(Class<T> valueType, World world, STUser user, String pluginID, boolean explicit) static <T extends STProperties>
TSTPropertiesManager.getUserSettingsDefault
(Class<T> valueType, World world, String pluginID) Returns the value of a default user settings at system levelstatic <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromObjectNodes
(Class<T> valueType, boolean loadObjType, com.fasterxml.jackson.databind.node.ObjectNode... objs) static <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromObjectNodes
(Class<T> valueType, boolean loadObjType, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.fasterxml.jackson.databind.node.ObjectNode... objs) static <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromYAMLFiles
(Class<T> valueType, boolean loadObjType, ExtensionPointManager exptManager, File... propFiles) static <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromYAMLFiles
(Class<T> valueType, boolean loadObjType, File... propFiles) Methods in it.uniroma2.art.semanticturkey.properties with parameters of type STPropertiesModifier and TypeMethodDescriptionstatic STPropertiesChecker
STPropertiesChecker.getModelConfigurationChecker
(STProperties conf) static Object
STPropertiesManager.getSinglePropertyDefaultFromSettings
(STProperties props, Project project, STUser user, ExtensionPointManager exptManager, String prop) boolean
STProperties.BasicPropertyConstraintValidator.isValid
(STProperties value, jakarta.validation.ConstraintValidatorContext context) static void
STPropertiesManager.loadDefaultsFromSettings
(STProperties props, Project project, STUser user) void
STPropertiesSerializer.serialize
(STProperties value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) static void
STPropertiesManager.setPGSettings
(STProperties preferences, World world, Project project, UsersGroup group, String pluginID, boolean allowIncompletePropValueSet) Sets the values of pg_setting related to the given project-group-pluginstatic void
STPropertiesManager.setProjectSettings
(STProperties settings, World world, Project project, String pluginID, boolean allowIncompletePropValueSet) Sets the values of project settings related to a plugin.static void
STPropertiesManager.setProjectSettingsDefault
(STProperties settings, World world, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default project setting at system level.static void
STPropertiesManager.setPUSettings
(STProperties preferences, World world, Project project, STUser user, String pluginID, boolean allowIncompletePropValueSet) Sets the values of pu_setting related to the given project-user-pluginstatic void
STPropertiesManager.setPUSettingsProjectDefault
(STProperties settings, World world, Project project, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default pu-setting at project level.static void
STPropertiesManager.setPUSettingsSystemDefault
(STProperties settings, World world, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default pu-setting at system level.static void
STPropertiesManager.setPUSettingsUserDefault
(STProperties settings, World world, STUser user, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default pu-setting at user level.static void
STPropertiesManager.setSystemSettings
(STProperties settings, String pluginID) static void
STPropertiesManager.setSystemSettings
(STProperties settings, String pluginID, boolean allowIncompletePropValueSet) static void
STPropertiesManager.setUserSettings
(STProperties preferences, World world, STUser user, String pluginID, boolean allowIncompletePropValueSet) static void
STPropertiesManager.setUserSettingsDefault
(STProperties settings, World world, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default user setting at system level.static void
STPropertiesManager.storeSTPropertiesInYAML
(STProperties properties, File propertiesFile, boolean storeObjType) static com.fasterxml.jackson.databind.node.ObjectNode
STPropertiesManager.storeSTPropertiesToObjectNode
(com.fasterxml.jackson.databind.ObjectMapper mapper, STProperties properties, boolean storeObjType) static com.fasterxml.jackson.databind.node.ObjectNode
STPropertiesManager.storeSTPropertiesToObjectNode
(STProperties properties, boolean storeObjType) Constructor parameters in it.uniroma2.art.semanticturkey.properties with type arguments of type STPropertiesModifierConstructorDescriptionSTPropertiesSerializer
(Class<STProperties> t, ExtensionPointManager exptManager, STServiceContext stServiceContext) -
Uses of STProperties in it.uniroma2.art.semanticturkey.properties.dynamic
Classes in it.uniroma2.art.semanticturkey.properties.dynamic that implement STPropertiesModifier and TypeClassDescriptionclass
AnSTProperties
which can be defined at runtime.class
A schema for anSTProperties
object.class
An enumeration for anSTProperties
property.class
A schema for a property in anSTProperties
object.class
A type for anSTProperties
property.Methods in it.uniroma2.art.semanticturkey.properties.dynamic that return STPropertiesModifier and TypeMethodDescriptionSTPropertiesSchema.toSTProperties()
Returns anSTProperties
object that conforms to this schema -
Uses of STProperties in it.uniroma2.art.semanticturkey.properties.yaml
Methods in it.uniroma2.art.semanticturkey.properties.yaml that return STPropertiesModifier and TypeMethodDescriptionSTPropertiesPersistenceDeserializer.deserialize
(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in it.uniroma2.art.semanticturkey.properties.yaml with parameters of type STPropertiesModifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter
STPropertiesPersistenceDeserializer.createBeanProperty
(com.fasterxml.jackson.databind.DeserializationContext ctxt, Class<?> declaringClass, STProperties bean, String name, AnnotatedType annotatedType) void
STPropertiesPersistenceSerializer.serialize
(STProperties value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) Constructor parameters in it.uniroma2.art.semanticturkey.properties.yaml with type arguments of type STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.alignmentservices
Classes in it.uniroma2.art.semanticturkey.settings.alignmentservices that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.connections.showvoc
Classes in it.uniroma2.art.semanticturkey.settings.connections.showvoc that implement STPropertiesModifier and TypeClassDescriptionclass
class
-
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.contentnegotiation
Classes in it.uniroma2.art.semanticturkey.settings.contentnegotiation that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.core
Classes in it.uniroma2.art.semanticturkey.settings.core that implement STPropertiesModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.download
Classes in it.uniroma2.art.semanticturkey.settings.download that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.facets
Classes in it.uniroma2.art.semanticturkey.settings.facets that implement STPropertiesModifier and TypeClassDescriptionclass
Helper for corrupted project facets.class
Project facets.Fields in it.uniroma2.art.semanticturkey.settings.facets declared as STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.metadata
Classes in it.uniroma2.art.semanticturkey.settings.metadata that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.notification
Classes in it.uniroma2.art.semanticturkey.settings.notification that implement STPropertiesModifier and TypeClassDescriptionclass
static class
-
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.search
Classes in it.uniroma2.art.semanticturkey.settings.search that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.uri2projectresolution
Classes in it.uniroma2.art.semanticturkey.settings.uri2projectresolution that implement STProperties