All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Interface orchid.agent.IOrchidAgent
  -  public interface IOrchidAgent
  -  extends IMobile, IMobility, Serializable
   
  -   getCurrentlocation() getCurrentlocation()
-  
  
-   getHome() getHome()
-  
  
-   getOwner() getOwner()
-  
  
-   goHome() goHome()
-  
  
-   print(String) print(String)
-  
   
 goHome
goHome
 public abstract void goHome()
 getHome
getHome
 public abstract String getHome()
 getCurrentlocation
getCurrentlocation
 public abstract String getCurrentlocation()
 getOwner
getOwner
 public abstract String getOwner()
 print
print
 public abstract void print(String arg1)
All Packages  Class Hierarchy  This Package  Previous  Next  Index