| Package | Description |
|---|---|
| org.quattor.pan.dml.data |
Provides data elements for the Data Manipulation Language (DML).
|
| org.quattor.pan.dml.operators |
Contains classes that implement all of the pan language operators.
|
| Modifier and Type | Field and Description |
|---|---|
static BooleanProperty |
BooleanProperty.FALSE |
static BooleanProperty |
BooleanProperty.TRUE |
| Modifier and Type | Method and Description |
|---|---|
static BooleanProperty |
BooleanProperty.getInstance(boolean value) |
static BooleanProperty |
BooleanProperty.getInstance(Boolean value) |
static BooleanProperty |
BooleanProperty.getInstance(String value) |
| Modifier and Type | Method and Description |
|---|---|
static Element |
LogicalNot.execute(BooleanProperty a) |
Copyright © 2014 Quattor. All Rights Reserved.