public class McDonaldsIndex extends PropertyListString
Constructor and Description |
---|
McDonaldsIndex() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getDefaultValue()
We want to have a default value for a property s.t., we can reason on it
|
java.lang.Long |
getID() |
java.util.Set<Constructs> |
getMeaningfulTypeConstructs() |
java.lang.String |
getName() |
clone, getGUIProperty, unmarshall, unmarshallStatic
marshall, marshallStatic
compare, equals, getDependencies, getIcon, getValueDouble, hashCode, hasOrdering, higherBetter, monotonicity, toString
public java.lang.Long getID()
public java.lang.String getName()
public java.util.List<java.lang.String> getDefaultValue()
Property
public java.util.Set<Constructs> getMeaningfulTypeConstructs()
getMeaningfulTypeConstructs
in interface Property<java.util.List<java.lang.String>>
getMeaningfulTypeConstructs
in class HighLevelProperty<java.util.List<java.lang.String>>