Class STPropertyEnumeration

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

public class STPropertyEnumeration extends Object implements STProperties
An enumeration for an STProperties property.
Author:
Manuel Fiorelli
  • Field Details

    • values

      @STProperty(description="{it.uniroma2.art.semanticturkey.properties.dynamic.STPropertyEnumeration.values.description}", displayName="{it.uniroma2.art.semanticturkey.properties.dynamic.STPropertyEnumeration.values.displayName}") @Required public List<String> values
    • open

      @STProperty(description="{it.uniroma2.art.semanticturkey.properties.dynamic.STPropertyEnumeration.open.description}", displayName="{it.uniroma2.art.semanticturkey.properties.dynamic.STPropertyEnumeration.open.displayName}") @Required public boolean open
  • Constructor Details

    • STPropertyEnumeration

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