| Modifier and Type | Method and Description |
|---|---|
<T,P> boolean |
EvaluationModeProvider.isPositive(ValueType inputType,
SpecifiedTypeValue<T> inputEntryValue,
SpecifiedTypeValue<P> inputValue) |
<T,P> boolean |
EvaluationModeProvider.isPositive(ValueType inputType,
SpecifiedTypeValue<T> inputEntryValue,
SpecifiedTypeValue<P> inputValue) |
| Modifier and Type | Method and Description |
|---|---|
SpecifiedTypeValue<T> |
TypeConverter.convert(Object object) |
SpecifiedTypeValue<String> |
StringConverter.convert(Object unspecifiedValue) |
SpecifiedTypeValue<Integer> |
IntegerConverter.convert(Object unspecifiedValue) |
SpecifiedTypeValue<Double> |
DoubleConverter.convert(Object unspecifiedValue) |
SpecifiedTypeValue<Date> |
DateConverter.convert(Object unspecifiedValue) |
SpecifiedTypeValue<Boolean> |
BooleanConverter.convert(Object unspecifiedValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSpecifiedTypeValues<T> |
class |
BooleanValue |
class |
DateValue |
class |
DoubleValue |
class |
IntegerValue |
class |
StringValue |
Copyright © 2019 Power Flows. All rights reserved.