| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMConfigParameterSet
Initial values of a parameter set of an element in a configuration.
| Method Summary | |
|---|---|
|  IMExpression | createInitialValue(String expression)Create a initial value. | 
|  IMExpression | createInitialValuesExpression(String expression,
                              String mode)Create the initial values expression. | 
|  void | deleteInitialValue(IMExpression value)Delete a initial value. | 
|  void | deleteInitialValuesExpression()Delete the initial values expression. | 
|  IMExpression[] | getInitialValues()Get the initial values. | 
|  IMExpression | getInitialValuesExpression()Get the initial values, when represented as a single expression (returning a collection). | 
| Methods inherited from interface jadex.model.IMConfigReferenceableElement | 
|---|
| getReference, setReference | 
| Methods inherited from interface jadex.model.IMConfigElement | 
|---|
| getOriginalElement | 
| Methods inherited from interface jadex.model.IMElement | 
|---|
| check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName | 
| Method Detail | 
|---|
IMExpression[] getInitialValues()
IMExpression createInitialValue(String expression)
expression - The value expression string.
void deleteInitialValue(IMExpression value)
value - The value expression.IMExpression getInitialValuesExpression()
IMExpression createInitialValuesExpression(String expression,
                                           String mode)
expression - The values expression string.mode - The evaluation mode.
void deleteInitialValuesExpression()
| 
 | 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.