| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The base interface of all model elements.
| Method Summary | |
|  Report | check()Check the validity of the model. | 
|  List | getChildren()Method called on first setup run. | 
|  String | getDescription()Get the description (i.e. a natural language text) of the element. | 
|  Map | getEncodableRepresentation()Get an encodable representation. | 
|  List | getExpressionParameters()Get the expression parameters. | 
|  String | getName()Get the element name. | 
|  IMElement | getOwner()Get the owner of the element (i.e. the enclosing element). | 
|  Report | getReport()Return the last check report, or generate a new one, if the model has not yet been checked. | 
|  IMCapability | getScope()Get the elements scope, that means the capability it is contained in. | 
|  void | setDescription(String description)Set the description (i.e. a natural language text) of the element. | 
|  void | setName(String name)Set the element name. | 
| Method Detail | 
public String getName()
public void setName(String name)
name - The element name.public String getDescription()
public void setDescription(String description)
description - The description text.public IMElement getOwner()
public List getChildren()
public IMCapability getScope()
public Map getEncodableRepresentation()
public List getExpressionParameters()
public Report check()
public Report getReport()
check()| 
 | 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.