| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.adapter.fipa.AgentDescriptionData
Java class for concept AgentDescription of beanynizer_beans_fipa_default ontology.
| Field Summary | 
| Fields inherited from interface java.beans.BeanInfo | 
| ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 | 
| Constructor Summary | |
| AgentDescriptionData()Default Constructor. | |
| Method Summary | |
|  void | addLanguage(String language)Add a language to this AgentDescription. | 
|  void | addOntology(String ontology)Add a ontology to this AgentDescription. | 
|  void | addProtocol(String protocol)Add a protocol to this AgentDescription. | 
|  void | addService(ServiceDescription service)Add a service to this AgentDescription. | 
|  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. | 
|  String | getLanguage(int idx)Get an languages of this AgentDescription. | 
|  String[] | getLanguages()Get the languages of this AgentDescription. | 
|  Date | getLeaseTime()Get the lease-time of this AgentDescription. | 
|  MethodDescriptor[] | getMethodDescriptors()Get the method descriptors. | 
|  AgentIdentifier | getName()Get the agentidentifier of this AgentDescription. | 
|  String[] | getOntologies()Get the ontologies of this AgentDescription. | 
|  String | getOntology(int idx)Get an ontologies of this AgentDescription. | 
|  PropertyDescriptor[] | getPropertyDescriptors()Get the property descriptors. | 
|  String | getProtocol(int idx)Get an protocols of this AgentDescription. | 
|  String[] | getProtocols()Get the protocols of this AgentDescription. | 
|  ServiceDescription | getService(int idx)Get an services of this AgentDescription. | 
|  ServiceDescription[] | getServices()Get the services of this AgentDescription. | 
|  Image | loadImage(String resourceName)Load the image. | 
|  boolean | removeLanguage(String language)Remove a language from this AgentDescription. | 
|  boolean | removeOntology(String ontology)Remove a ontology from this AgentDescription. | 
|  boolean | removeProtocol(String protocol)Remove a protocol from this AgentDescription. | 
|  boolean | removeService(ServiceDescription service)Remove a service from this AgentDescription. | 
|  void | setLanguage(int idx,
            String language)Set a language to this AgentDescription. | 
|  void | setLanguages(String[] languages)Set the languages of this AgentDescription. | 
|  void | setLeaseTime(Date leasetime)Set the lease-time of this AgentDescription. | 
|  void | setName(AgentIdentifier name)Set the agentidentifier of this AgentDescription. | 
|  void | setOntologies(String[] ontologies)Set the ontologies of this AgentDescription. | 
|  void | setOntology(int idx,
            String ontology)Set a ontology to this AgentDescription. | 
|  void | setProtocol(int idx,
            String protocol)Set a protocol to this AgentDescription. | 
|  void | setProtocols(String[] protocols)Set the protocols of this AgentDescription. | 
|  void | setService(int idx,
           ServiceDescription service)Set a service to this AgentDescription. | 
|  void | setServices(ServiceDescription[] services)Set the services of this AgentDescription. | 
|  String | toString()Get a string representation of this AgentDescription. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public AgentDescriptionData()
AgentDescription.
| Method Detail | 
public String[] getProtocols()
public void setProtocols(String[] protocols)
protocols - the value to be setpublic String getProtocol(int idx)
idx - The index.
public void setProtocol(int idx,
                        String protocol)
idx - The index.protocol - a value to be addedpublic void addProtocol(String protocol)
protocol - a value to be removedpublic boolean removeProtocol(String protocol)
protocol - a value to be removed
public AgentIdentifier getName()
public void setName(AgentIdentifier name)
name - the value to be setpublic String[] getLanguages()
public void setLanguages(String[] languages)
languages - the value to be setpublic String getLanguage(int idx)
idx - The index.
public void setLanguage(int idx,
                        String language)
idx - The index.language - a value to be addedpublic void addLanguage(String language)
language - a value to be removedpublic boolean removeLanguage(String language)
language - a value to be removed
public Date getLeaseTime()
public void setLeaseTime(Date leasetime)
leasetime - the value to be setpublic ServiceDescription[] getServices()
public void setServices(ServiceDescription[] services)
services - the value to be setpublic ServiceDescription getService(int idx)
idx - The index.
public void setService(int idx,
                       ServiceDescription service)
idx - The index.service - a value to be addedpublic void addService(ServiceDescription service)
service - a value to be removedpublic boolean removeService(ServiceDescription service)
service - a value to be removed
public String[] getOntologies()
public void setOntologies(String[] ontologies)
ontologies - the value to be setpublic String getOntology(int idx)
idx - The index.
public void setOntology(int idx,
                        String ontology)
idx - The index.ontology - a value to be addedpublic void addOntology(String ontology)
ontology - a value to be removedpublic boolean removeOntology(String ontology)
ontology - a value to be removed
public 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()
| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.