| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.adapter.fipa.ServiceDescriptionData
Java class for concept ServiceDescription 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 | |
| ServiceDescriptionData()Default Constructor. | |
| Method Summary | |
|  void | addLanguage(String language)Add a language to this ServiceDescription. | 
|  void | addOntology(String ontology)Add a ontology to this ServiceDescription. | 
|  void | addProperty(Property property)Add a property to this ServiceDescription. | 
|  void | addProtocol(String protocol)Add a protocol to this ServiceDescription. | 
|  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 ServiceDescription. | 
|  String[] | getLanguages()Get the languages of this ServiceDescription. | 
|  MethodDescriptor[] | getMethodDescriptors()Get the method descriptors. | 
|  String | getName()Get the name of this ServiceDescription. | 
|  String[] | getOntologies()Get the ontologies of this ServiceDescription. | 
|  String | getOntology(int idx)Get an ontologies of this ServiceDescription. | 
|  String | getOwnership()Get the ownership of this ServiceDescription. | 
|  Property[] | getProperties()Get the properties of this ServiceDescription. | 
|  Property | getProperty(int idx)Get an properties of this ServiceDescription. | 
|  PropertyDescriptor[] | getPropertyDescriptors()Get the property descriptors. | 
|  String | getProtocol(int idx)Get an protocols of this ServiceDescription. | 
|  String[] | getProtocols()Get the protocols of this ServiceDescription. | 
|  String | getType()Get the type of this ServiceDescription. | 
|  Image | loadImage(String resourceName)Load the image. | 
|  boolean | removeLanguage(String language)Remove a language from this ServiceDescription. | 
|  boolean | removeOntology(String ontology)Remove a ontology from this ServiceDescription. | 
|  boolean | removeProperty(Property property)Remove a property from this ServiceDescription. | 
|  boolean | removeProtocol(String protocol)Remove a protocol from this ServiceDescription. | 
|  void | setLanguage(int idx,
            String language)Set a language to this ServiceDescription. | 
|  void | setLanguages(String[] languages)Set the languages of this ServiceDescription. | 
|  void | setName(String name)Set the name of this ServiceDescription. | 
|  void | setOntologies(String[] ontologies)Set the ontologies of this ServiceDescription. | 
|  void | setOntology(int idx,
            String ontology)Set a ontology to this ServiceDescription. | 
|  void | setOwnership(String ownership)Set the ownership of this ServiceDescription. | 
|  void | setProperties(Property[] properties)Set the properties of this ServiceDescription. | 
|  void | setProperty(int idx,
            Property property)Set a property to this ServiceDescription. | 
|  void | setProtocol(int idx,
            String protocol)Set a protocol to this ServiceDescription. | 
|  void | setProtocols(String[] protocols)Set the protocols of this ServiceDescription. | 
|  void | setType(String type)Set the type of this ServiceDescription. | 
|  String | toString()Get a string representation of this ServiceDescription. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public ServiceDescriptionData()
ServiceDescription.
| Method Detail | 
public String getName()
public void setName(String name)
name - the value to be setpublic 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 String getOwnership()
public void setOwnership(String ownership)
ownership - 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 Property[] getProperties()
public void setProperties(Property[] properties)
properties - the value to be setpublic Property getProperty(int idx)
idx - The index.
public void setProperty(int idx,
                        Property property)
idx - The index.property - a value to be addedpublic void addProperty(Property property)
property - a value to be removedpublic boolean removeProperty(Property property)
property - a value to be removed
public String getType()
public void setType(String type)
type - the value to be setpublic 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.