Interface | Description |
---|---|
Attribute |
A
Constant that is a value, as opposed to a unique identifier. |
Constant |
An element in the universe over which a PSL program is grounded.
|
Term |
An argument to a
Predicate . |
Class | Description |
---|---|
DateAttribute |
An
Attribute that encapsulates a Date. |
DoubleAttribute |
An
Attribute that encapsulates a Double. |
IntegerAttribute |
An
Attribute that encapsulates an Integer. |
LongAttribute |
An
Attribute that encapsulates a Double. |
StringAttribute |
An
Attribute that encapsulates a String. |
UniqueIntID | |
UniqueStringID | |
Variable |
A variable
Term . |
VariableTypeMap |
A hashed storage class for arguments, keyed on their associated variables.
|
Enum | Description |
---|---|
ConstantType |
A type of
Constant . |
Copyright © 2018 University of California, Santa Cruz. All rights reserved.