| Package | Description |
|---|---|
| org.gradoop.common.model.impl.properties.strategies |
Contains classes that implement the
PropertyValueStrategy interface as well as their
factory and utility classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Boolean. |
class |
DateStrategy
Strategy class for handling
PropertyValue operations with a value of the type
LocalDate. |
class |
DateTimeStrategy
Strategy class for handling
PropertyValue operations with a value of the type
LocalDateTime. |
class |
DoubleStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Double. |
class |
FloatStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Float. |
class |
GradoopIdStrategy
Strategy class for handling
PropertyValue operations with a value of the type
GradoopIdStrategy. |
class |
IntegerStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Integer. |
class |
LongStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Long. |
class |
ShortStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Short. |
class |
TimeStrategy
Strategy class for handling
PropertyValue operations with a value of the type
LocalTime. |
Copyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.