Package | Description |
---|---|
com.whitestein.lsps.engine.lang | |
com.whitestein.lsps.engine.state.ser | |
com.whitestein.lsps.engine.state.xml |
Modifier and Type | Method and Description |
---|---|
BinaryValue |
BinaryHolderImpl.getValue()
Returns underlying value.
|
Constructor and Description |
---|
BinaryHolderImpl(BinaryValue value,
ModelProvider modelProvider)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
BinaryValue |
SBinaryValue.toValue(ModelInstance modelInstance) |
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<List<BinaryValue>> |
ValueContent.TEMP_BINARY_VALS |
Modifier and Type | Method and Description |
---|---|
BinaryValue |
BinaryValue.createCopy(ModelInstance targetModelInstance) |
Modifier and Type | Method and Description |
---|---|
static List<BinaryValue> |
ValueContent.getOldBinaryValues() |
Modifier and Type | Method and Description |
---|---|
static void |
ValueContent.addOldBinaryValue(BinaryValue val) |
T |
ValueVisitor.visit(BinaryValue binaryValue)
Visits value.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.