| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The container for properties.
| Method Summary | |
|  IMExpression | createProperty(String name,
               String expression)Create a property. | 
|  void | deleteProperty(IMExpression property)Delete the property. | 
|  IMExpression[] | getProperties()Get all properties. | 
|  IMExpression | getProperty(String name)Get a property. | 
| Methods inherited from interface jadex.model.IMBase | 
| deleteReferenceableElement, getCorrespondingBase, getElementReferences, getReferenceableElement, getReferenceableElements | 
| Methods inherited from interface jadex.model.IMElement | 
| check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName | 
| Method Detail | 
public IMExpression[] getProperties()
public IMExpression getProperty(String name)
name - The property name.
public IMExpression createProperty(String name,
                                   String expression)
name - The property name.expression - The expression string.
public void deleteProperty(IMExpression property)
| 
 | 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.