|
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.SearchConstraints
public class SearchConstraints
Java class for concept SearchConstraints 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 | |
---|---|
SearchConstraints()
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. |
int |
getMaxDepth()
Get the max-depth of this SearchConstraints. |
int |
getMaxResults()
Get the max-results of this SearchConstraints. |
MethodDescriptor[] |
getMethodDescriptors()
Get the method descriptors. |
PropertyDescriptor[] |
getPropertyDescriptors()
Get the property descriptors. |
String |
getSearchId()
Get the search-id of this SearchConstraints. |
Image |
loadImage(String resourceName)
Load the image. |
void |
setMaxDepth(int maxdepth)
Set the max-depth of this SearchConstraints. |
void |
setMaxResults(int maxresults)
Set the max-results of this SearchConstraints. |
void |
setSearchId(String searchid)
Set the search-id of this SearchConstraints. |
String |
toString()
Get a string representation of this SearchConstraints. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SearchConstraints()
SearchConstraints
.
Method Detail |
---|
public String getSearchId()
public void setSearchId(String searchid)
searchid
- the value to be setpublic int getMaxDepth()
public void setMaxDepth(int maxdepth)
maxdepth
- the value to be setpublic int getMaxResults()
public void setMaxResults(int maxresults)
maxresults
- the value to be setpublic BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
public int getDefaultPropertyIndex()
getDefaultPropertyIndex
in interface BeanInfo
public EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface BeanInfo
public int getDefaultEventIndex()
getDefaultEventIndex
in interface BeanInfo
public MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in interface BeanInfo
public BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface BeanInfo
public Image getIcon(int iconKind)
getIcon
in interface BeanInfo
public 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.