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