Package jadex.bdi.examples.blackjack
Class BlackjackOntology
- java.lang.Object
- 
- jadex.bdi.examples.blackjack.BlackjackOntology
 
- 
 public class BlackjackOntology extends java.lang.ObjectGenerated Java class for ontology blackjack_beans.
- 
- 
Field SummaryFields Modifier and Type Field Description static java.util.HashSetjava_classesThe allowed java classes.static java.lang.StringONTOLOGY_NAMEThe name of the ontology.
 - 
Constructor SummaryConstructors Constructor Description BlackjackOntology()
 
- 
- 
- 
Field Detail- 
ONTOLOGY_NAMEpublic static final java.lang.String ONTOLOGY_NAME The name of the ontology.- See Also:
- Constant Field Values
 
 - 
java_classespublic static java.util.HashSet java_classes The allowed java classes.
 
- 
 
-