Class DynamicSTProperties

java.lang.Object
it.uniroma2.art.semanticturkey.properties.dynamic.DynamicSTProperties
All Implemented Interfaces:
STProperties

public class DynamicSTProperties extends Object implements STProperties
An STProperties which can be defined at runtime. Differently from ordinary STProperties implementations that define their content as Java fields, this class allows to define the allowed properties at runtime via an API.
Author:
Manuel Fiorelli