| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMConfigurationbase
Container for configurations.
| Method Summary | |
|---|---|
|  IMConfiguration | createConfiguration(String name)Create an configuration. | 
|  void | deleteConfiguration(IMConfiguration state)Delete a configuration. | 
|  IMConfiguration | getConfiguration(String name)Get an configuration per name. | 
|  IMConfiguration[] | getConfigurations()Get all configurations. | 
|  IMConfiguration | getDefaultConfiguration()Get default configuration. | 
|  String | getDefaultConfigurationName()Get the default state name. | 
|  void | setDefaultConfigurationName(String defaultstate)Set the deafult state name. | 
| 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 | 
|---|
IMConfiguration[] getConfigurations()
IMConfiguration getConfiguration(String name)
name - The name.
IMConfiguration createConfiguration(String name)
name - The configuration name.
void deleteConfiguration(IMConfiguration state)
state - The configuration.String getDefaultConfigurationName()
void setDefaultConfigurationName(String defaultstate)
defaultstate - The default state name.IMConfiguration getDefaultConfiguration()
| 
 | 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.