| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjadex.adapter.fipa.AMSAgentDescriptionData
public abstract class AMSAgentDescriptionData
Java class for concept AMSAgentDescription of beanynizer_beans_fipa_default ontology.
| Field Summary | |
|---|---|
| static String | STATE_ACTIVEPredefined value "active" for slot state. | 
| static String | STATE_INITIATEDPredefined value "initiated" for slot state. | 
| static String | STATE_SUSPENDEDPredefined value "suspended" for slot state. | 
| static String | STATE_TERMINATEDPredefined value "terminated" for slot state. | 
| static String | STATE_TERMINATINGPredefined value "terminating" for slot state. | 
| static String | STATE_TRANSITPredefined value "transit" for slot state. | 
| static String | STATE_WAITINGPredefined value "waiting" for slot state. | 
| Fields inherited from interface java.beans.BeanInfo | 
|---|
| ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 | 
| Constructor Summary | |
|---|---|
| AMSAgentDescriptionData()Default Constructor. | |
| Method Summary | |
|---|---|
|  BeanInfo[] | getAdditionalBeanInfo()Get additional bean info. | 
|  BeanDescriptor | getBeanDescriptor()Get the bean descriptor. | 
|  int | getDefaultEventIndex()Get the default event index. | 
|  int | getDefaultPropertyIndex()Get the default property index. | 
|  EventSetDescriptor[] | getEventSetDescriptors()Get the event set descriptors. | 
|  Image | getIcon(int iconKind)Get the icon. | 
|  MethodDescriptor[] | getMethodDescriptors()Get the method descriptors. | 
|  AgentIdentifier | getName()Get the agentidentifier of this AMSAgentDescription. | 
|  String | getOwnership()Get the ownership of this AMSAgentDescription. | 
|  PropertyDescriptor[] | getPropertyDescriptors()Get the property descriptors. | 
|  String | getState()Get the state of this AMSAgentDescription. | 
|  Image | loadImage(String resourceName)Load the image. | 
|  void | setName(AgentIdentifier name)Set the agentidentifier of this AMSAgentDescription. | 
|  void | setOwnership(String ownership)Set the ownership of this AMSAgentDescription. | 
|  void | setState(String state)Set the state of this AMSAgentDescription. | 
|  String | toString()Get a string representation of this AMSAgentDescription. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static String STATE_INITIATED
public static String STATE_ACTIVE
public static String STATE_SUSPENDED
public static String STATE_WAITING
public static String STATE_TRANSIT
public static String STATE_TERMINATED
public static String STATE_TERMINATING
| Constructor Detail | 
|---|
public AMSAgentDescriptionData()
AMSAgentDescription.
| Method Detail | 
|---|
public String getOwnership()
public void setOwnership(String ownership)
ownership - the value to be setpublic String getState()
public void setState(String state)
state - the value to be setpublic AgentIdentifier getName()
public void setName(AgentIdentifier name)
name - the value to be setpublic BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface BeanInfopublic PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface BeanInfopublic int getDefaultPropertyIndex()
getDefaultPropertyIndex in interface BeanInfopublic EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface BeanInfopublic int getDefaultEventIndex()
getDefaultEventIndex in interface BeanInfopublic MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface BeanInfopublic BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo in interface BeanInfopublic Image getIcon(int iconKind)
getIcon in interface BeanInfopublic Image loadImage(String resourceName)
public String toString()
toString in class Object| 
 | Jadex 0.96-beta1 | ||||||||
| 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.