Class ConceptTreePreferences

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

public class ConceptTreePreferences extends Object implements STProperties
  • Field Details

    • baseBroaderProp

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.baseBroaderProp.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.baseBroaderProp.displayName}") public String baseBroaderProp
    • broaderProps

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.broaderProps.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.broaderProps.displayName}") public List<org.eclipse.rdf4j.model.IRI> broaderProps
    • narrowerProps

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.narrowerProps.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.narrowerProps.displayName}") public List<org.eclipse.rdf4j.model.IRI> narrowerProps
    • includeSubProps

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.includeSubProps.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.includeSubProps.displayName}") public Boolean includeSubProps
    • syncInverse

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.syncInverse.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.syncInverse.displayName}") public Boolean syncInverse
    • visualization

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.visualization.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.visualization.displayName}") @Enumeration({"hierarchyBased","searchBased"}) public String visualization
    • allowVisualizationChange

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.allowVisualizationChange.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.allowVisualizationChange.displayName}") public Boolean allowVisualizationChange
    • multischemeMode

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.multischemeMode.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.multischemeMode.displayName}") @Enumeration({"or","and"}) public String multischemeMode
    • safeToGoLimit

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.safeToGoLimit.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ConceptTreePreferences.safeToGoLimit.displayName}") public Integer safeToGoLimit
  • Constructor Details

    • ConceptTreePreferences

      public ConceptTreePreferences()
  • 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