Jadex 0.96

jadex.examples.cleanerworld.multi
Class Chargingstation

java.lang.Object
  extended by jadex.examples.cleanerworld.multi.LocationObjectData
      extended by jadex.examples.cleanerworld.multi.LocationObject
          extended by jadex.examples.cleanerworld.multi.ChargingstationData
              extended by jadex.examples.cleanerworld.multi.Chargingstation
All Implemented Interfaces:
Serializable, Cloneable, nuggets.INugget

public class Chargingstation
extends ChargingstationData

Editable Java class for concept Chargingstation of cleaner-generated ontology.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface nuggets.INugget
nuggets.INugget.Helper
 
Constructor Summary
Chargingstation()
          Create a new Chargingstation.
Chargingstation(Location location)
          Create a new charging station.
Chargingstation(String name, Location location)
          Create a new Chargingstation.
 
Method Summary
 
Methods inherited from class jadex.examples.cleanerworld.multi.ChargingstationData
_persist, _set, getName, setName, toString
 
Methods inherited from class jadex.examples.cleanerworld.multi.LocationObject
clone, equals, hashCode
 
Methods inherited from class jadex.examples.cleanerworld.multi.LocationObjectData
getId, getLocation, setId, setLocation
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Chargingstation

public Chargingstation()
Create a new Chargingstation.


Chargingstation

public Chargingstation(Location location)
Create a new charging station.


Chargingstation

public Chargingstation(String name,
                       Location location)
Create a new Chargingstation.


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.