|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.examples.hunterprey.CurrentVision
public class CurrentVision
Java class for concept CurrentVision of hunterprey_beans ontology.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface nuggets.INugget |
---|
nuggets.INugget.Helper |
Constructor Summary | |
---|---|
CurrentVision()
Default Constructor. |
|
CurrentVision(Creature creature,
Vision vision)
Init Constructor. |
Method Summary | |
---|---|
void |
_persist(nuggets.ICruncher c)
Persist this CurrentVision using the nuggets utility. |
void |
_set(String a,
Object v)
Restore this CurrentVision |
Creature |
getCreature()
Get the creature of this CurrentVision. |
Vision |
getVision()
Get the vision of this CurrentVision. |
void |
setCreature(Creature creature)
Set the creature of this CurrentVision. |
void |
setVision(Vision vision)
Set the vision of this CurrentVision. |
String |
toString()
Get a string representation of this CurrentVision. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CurrentVision()
CurrentVision
.
public CurrentVision(Creature creature, Vision vision)
creature
- vision
- Method Detail |
---|
public Creature getCreature()
public void setCreature(Creature creature)
creature
- the value to be setpublic Vision getVision()
public void setVision(Vision vision)
vision
- the value to be setpublic String toString()
toString
in class Object
public void _persist(nuggets.ICruncher c)
_persist
in interface nuggets.INugget
c
- public void _set(String a, Object v)
_set
in interface nuggets.INugget
a
- the name of the attributev
- the value of the attribute
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.