- Value - Interface in org.jamplate.model
-
The value function is a function that evaluates to a value depending on the state of
the memory given to it.
- valueOf(String) - Static method in enum org.jamplate.model.Dominance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jamplate.model.Intersection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jamplate.model.Relation
-
Returns the enum constant of this type with the specified name.
- Values - Class in org.jamplate.impl.util
-
A utility class containing methods that interprets plain text into specific types.
- values() - Static method in enum org.jamplate.model.Dominance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jamplate.model.Intersection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jamplate.model.Relation
-
Returns an array containing the constants of this enum type, in
the order they are declared.