Package | Description |
---|---|
com.edorasware.api.query |
Work object query support.
|
com.edorasware.api.query.internal | |
com.edorasware.api.value |
Work object value access.
|
com.edorasware.api.value.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
ListVariableOperand<U>
Defines the methods used to build
Predicate s for complex variable values. |
Modifier and Type | Class and Description |
---|---|
class |
ComplexVariableOperandImpl
Default implementation of the
ComplexVariableOperand interface. |
class |
ListVariableOperandImpl<T>
Default implementation of the
ComplexVariableOperand interface. |
Modifier and Type | Interface and Description |
---|---|
interface |
ComplexValue<V>
Defines the interface of a complex variable value (containing a list or map).
|
interface |
ListValue<V>
Defines the interface of a number value.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexValueImpl<T,U> |
class |
ListValueImpl<T,U> |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.