| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Predicate.TYPE | |
|---|---|
| gnu.prolog.database | Classes related to the storing and creation of the database of Prolog Predicates | 
| Uses of Predicate.TYPE in gnu.prolog.database | 
|---|
| Fields in gnu.prolog.database declared as Predicate.TYPE | |
|---|---|
| protected  Predicate.TYPE | Predicate.typetype of predicate. | 
| Methods in gnu.prolog.database that return Predicate.TYPE | |
|---|---|
|  Predicate.TYPE | Predicate.getType()get type of predicate | 
| static Predicate.TYPE | Predicate.TYPE.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Predicate.TYPE[] | Predicate.TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in gnu.prolog.database with parameters of type Predicate.TYPE | |
|---|---|
|  void | PrologTextLoaderState.defineExternal(PrologTextLoader loader,
               CompoundTerm pi,
               String javaClassName,
               Predicate.TYPE type) | 
|  void | Predicate.setType(Predicate.TYPE type)set type of predicate | 
| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||