|
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.Property
public class Property
Java class for concept Property 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 | |
---|---|
Property()
Default Constructor. |
|
Property(String name,
Object value)
Init 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. |
String |
getName()
Get the name of this Property. |
PropertyDescriptor[] |
getPropertyDescriptors()
Get the property descriptors. |
Object |
getValue()
Get the value of this Property. |
Image |
loadImage(String resourceName)
Load the image. |
void |
setName(String name)
Set the name of this Property. |
void |
setValue(Object value)
Set the value of this Property. |
String |
toString()
Get a string representation of this Property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Property()
Property
.
public Property(String name, Object value)
name
- value
- Method Detail |
---|
public Object getValue()
public void setValue(Object value)
value
- the value to be setpublic String getName()
public void setName(String name)
name
- 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.