| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A reference to another element of the same type.
| Method Summary | |
|  IMReferenceableElement | getOriginalElement()Recursively resolves all references (if any). | 
|  String | getReference()Get the referenced element name. | 
|  IMReferenceableElement | getReferencedElement()Get the referenced element. | 
|  boolean | isAbstract()Is the element reference abstract (i.e. does not provide an assign-from element). | 
|  boolean | isRequired()Is an implementation of this element required. | 
|  void | setAbstract(boolean abs)Set the element reference to abstract (i.e. does not provide an assign-from element). | 
|  void | setReference(String ref)Set the referenced element name. | 
|  void | setRequired(boolean required)Set the required flag of the reference. | 
| Methods inherited from interface jadex.model.IMReferenceableElement | 
| createAssignTo, deleteAssignTo, getAssignToElements, getAssignTos, isExported, setExported | 
| Methods inherited from interface jadex.model.IMElement | 
| check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName | 
| Method Detail | 
public boolean isAbstract()
public void setAbstract(boolean abs)
abs - True, if element is abstract.public boolean isRequired()
public void setRequired(boolean required)
required - The required flag.public String getReference()
public void setReference(String ref)
ref - The reference.public IMReferenceableElement getReferencedElement()
public IMReferenceableElement getOriginalElement()
| 
 | 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.