|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.examples.marsworld.LocationObjectData
public abstract class LocationObjectData
Java class for concept LocationObject of mars_beans ontology.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface nuggets.INugget |
---|
nuggets.INugget.Helper |
Constructor Summary | |
---|---|
LocationObjectData()
Default Constructor. |
Method Summary | |
---|---|
void |
_persist(nuggets.ICruncher c)
Persist this LocationObject using the nuggets utility. |
void |
_set(String a,
Object v)
Restore this LocationObject |
String |
getId()
Get the id of this LocationObject. |
Location |
getLocation()
Get the location of this LocationObject. |
void |
setId(String id)
Set the id of this LocationObject. |
void |
setLocation(Location location)
Set the location of this LocationObject. |
String |
toString()
Get a string representation of this LocationObject. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LocationObjectData()
LocationObject
.
Method Detail |
---|
public String getId()
public void setId(String id)
id
- the value to be setpublic Location getLocation()
public void setLocation(Location location)
location
- 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.