public class NrOfCases extends PropertyMapIntegerDouble
| Constructor and Description |
|---|
NrOfCases() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Integer,java.lang.Double> |
getDefaultValue()
We want to have a default value for a property s.t., we can reason on it
|
GUIProperty<java.util.Map<java.lang.Integer,java.lang.Double>> |
getGUIProperty() |
java.lang.Long |
getID() |
java.util.Set<Constructs> |
getMeaningfulTypeConstructs() |
java.lang.String |
getName() |
clone, marshall, unmarshallcompare, equals, getDependencies, getIcon, getValueDouble, hashCode, hasOrdering, higherBetter, monotonicity, toStringpublic java.lang.Long getID()
public java.lang.String getName()
public java.util.Map<java.lang.Integer,java.lang.Double> getDefaultValue()
Propertypublic java.util.Set<Constructs> getMeaningfulTypeConstructs()
getMeaningfulTypeConstructs in interface Property<java.util.Map<java.lang.Integer,java.lang.Double>>getMeaningfulTypeConstructs in class HighLevelProperty<java.util.Map<java.lang.Integer,java.lang.Double>>public GUIProperty<java.util.Map<java.lang.Integer,java.lang.Double>> getGUIProperty() throws java.lang.InstantiationException, java.lang.IllegalAccessException
getGUIProperty in interface Property<java.util.Map<java.lang.Integer,java.lang.Double>>getGUIProperty in class HighLevelProperty<java.util.Map<java.lang.Integer,java.lang.Double>>java.lang.InstantiationExceptionjava.lang.IllegalAccessException