Package | Description |
---|---|
com.whitestein.lsps.engine.state.ser | |
com.whitestein.lsps.engine.state.xml |
Modifier and Type | Method and Description |
---|---|
BooleanValue |
SBooleanValue.toValue(ModelInstance modelInstance) |
Modifier and Type | Field and Description |
---|---|
static BooleanValue |
BooleanValue.FALSE
False value.
|
static BooleanValue |
BooleanValue.TRUE
True value.
|
Modifier and Type | Method and Description |
---|---|
BooleanValue |
BooleanValue.createCopy(ModelInstance targetModelInstance) |
static BooleanValue |
BooleanValue.value(boolean val)
Returns boolean value.
|
Modifier and Type | Method and Description |
---|---|
T |
ValueVisitor.visit(BooleanValue booleanValue)
Visits value.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.