public class OutgoingProbability extends PropertyDouble
| Constructor and Description |
|---|
OutgoingProbability() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
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, getValueDouble, marshall, unmarshallcompare, equals, getDependencies, getIcon, hashCode, hasOrdering, higherBetter, monotonicity, toStringpublic java.lang.Long getID()
public java.lang.String getName()
public java.lang.Double getDefaultValue()
Propertypublic java.util.Set<Constructs> getMeaningfulTypeConstructs()
getMeaningfulTypeConstructs in interface Property<java.lang.Double>getMeaningfulTypeConstructs in class HighLevelProperty<java.lang.Double>