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, ninetyFivePercentConfidenceIntervalclone, marshall, unmarshallequals, getDependencies, hashCode, monotonicity, toStringpublic java.lang.Long getID()
public java.util.HashMap<java.lang.Double,java.lang.Double> getDefaultValue()
PropertygetDefaultValue in interface Property<java.util.Map<java.lang.Double,java.lang.Double>>getDefaultValue in class PointProbabilitypublic 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>>