| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMPropertybase
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, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName | 
| Method Detail | 
|---|
IMExpression[] getProperties()
IMExpression getProperty(String name)
name - The property name.
IMExpression createProperty(String name,
                            String expression)
name - The property name.expression - The expression string.
void deleteProperty(IMExpression property)
| 
 | 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.