Jadex 0.96

jadex.examples.puzzle.humanplayer
Class PuzzleOntology

java.lang.Object
  extended by jadex.examples.puzzle.humanplayer.PuzzleOntology

public class PuzzleOntology
extends Object

Generated Java class for ontology puzzle.


Field Summary
static HashSet java_classes
          The allowed java classes.
static String ONTOLOGY_NAME
          The name of the ontology.
 
Constructor Summary
PuzzleOntology()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONTOLOGY_NAME

public static final String ONTOLOGY_NAME
The name of the ontology.

See Also:
Constant Field Values

java_classes

public static HashSet java_classes
The allowed java classes.

Constructor Detail

PuzzleOntology

public PuzzleOntology()

Jadex 0.96

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.