Class ClassTreePreferences

java.lang.Object
it.uniroma2.art.semanticturkey.settings.core.ClassTreePreferences
All Implemented Interfaces:
STProperties

public class ClassTreePreferences extends Object implements STProperties
  • Field Details

    • rootClass

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ClassTreePreferences.rootClass.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ClassTreePreferences.rootClass.displayName}") public org.eclipse.rdf4j.model.IRI rootClass
    • filter

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ClassTreePreferences.filter.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ClassTreePreferences.filter.displayName}") public ClassTreeFilter filter
    • showInstancesNumber

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ClassTreePreferences.showInstancesNumber.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ClassTreePreferences.showInstancesNumber.displayName}") public Boolean showInstancesNumber
  • Constructor Details

    • ClassTreePreferences

      public ClassTreePreferences()
  • Method Details

    • getShortName

      public String getShortName()
      Specified by:
      getShortName in interface STProperties
      Returns:
      a humanly understandable short name representing the type of this property set