jadex.adapter.fipa
Class Property
java.lang.Object
jadex.adapter.fipa.PropertyData
jadex.adapter.fipa.Property
- All Implemented Interfaces:
- BeanInfo, Serializable
public class Property
- extends PropertyData
Java class for concept Property of beanynizer_beans_fipa_default ontology.
- See Also:
- Serialized Form
Methods inherited from class jadex.adapter.fipa.PropertyData |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getName, getPropertyDescriptors, getValue, loadImage, setName, setValue |
Property
public Property()
- Default Constructor.
Create a new Property
.
Property
public Property(String name,
Object value)
- Init Constructor.
Create a new Property.
Initializes the object with required attributes.
- Parameters:
name
- value
-
toString
public String toString()
- Get a string representation of this Property.
- Overrides:
toString
in class PropertyData
- Returns:
- The string representation.
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.