Class LexEntryListPreferences

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

public class LexEntryListPreferences extends Object implements STProperties
  • Field Details

    • visualization

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

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

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.LexEntryListPreferences.allowIndexLengthChange.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.LexEntryListPreferences.allowIndexLengthChange.displayName}") public Boolean allowIndexLengthChange
    • indexLength

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.LexEntryListPreferences.indexLength.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.LexEntryListPreferences.indexLength.displayName}") @Min(1L) public @Min(1L) Integer indexLength
    • safeToGoLimit

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

    • LexEntryListPreferences

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