Interface | Description |
---|---|
Attribute |
A
GroundTerm that is a value, as opposed to a UniqueID . |
GroundTerm | |
Term |
An argument to a
Predicate . |
UniqueID |
A unique identifier for a distinct entity.
|
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. |
Variable |
A variable
Term . |
VariableTypeMap |
A hashed storage class for arguments, keyed on their associated variables.
|
Enum | Description |
---|---|
ArgumentType |
A type of
GroundTerm . |