| Modifier and Type | Interface and Description |
|---|---|
interface |
RestrictedDatatype<T>
Title: Restricted Datatype
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataValueEnumeration<T>
Title: Data value enumeration
|
class |
EmptyDataRange<T>
Title: Empty Data Range
|
class |
EmptyRestrictedDatatype<T>
Title: Empty Iterator
|
class |
NegatedDataRange<T>
Title: Negated Data Range
|
class |
RestrictedFloatingPointDatatype<T extends Number & Comparable<T>>
Title: Restricted Float Datatype
|
class |
RestrictedRealDatatype
Title: Restricted Real Datatype
|
class |
UnionDataRange<T>
Title: Union data range
|
| Modifier and Type | Method and Description |
|---|---|
DataRange<? extends T> |
NegatedDataRange.getDataRange() |
| Constructor and Description |
|---|
NegatedDataRange(DataRange<? extends T> datarange) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictedBooleanDatatype
Title: Restricted Boolean Datatype
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictedTimelineDatatype
Title: Restricted time line datatype
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictedDurationDatatype
Title: Restricted Duration Datatype
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictedTextDatatype
Title: Restricted Text Datatype
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictedURIDatatype
Title: Restricted URI Datatype
|
Copyright © 2019. All rights reserved.