| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMBase
Interface for all bases = element containers.
| Method Summary | |
|---|---|
|  void | deleteReferenceableElement(IMReferenceableElement elem)Delete a referenceable element per name. | 
|  IMBase | getCorrespondingBase(IMCapability scope)Get the corresponding base of a given scope. | 
|  IMElementReference[] | getElementReferences(IMReferenceableElement element)Find elements referencing the given element using assign-from. | 
|  IMReferenceableElement | getReferenceableElement(String name)Get an element contained in the base by name. | 
|  IMReferenceableElement[] | getReferenceableElements()Get the elements contained in the base. | 
| Methods inherited from interface jadex.model.IMElement | 
|---|
| check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName | 
| Method Detail | 
|---|
IMReferenceableElement[] getReferenceableElements()
IMReferenceableElement getReferenceableElement(String name)
void deleteReferenceableElement(IMReferenceableElement elem)
elem - The element.IMElementReference[] getElementReferences(IMReferenceableElement element)
element - The referenced element.
IMBase getCorrespondingBase(IMCapability scope)
scope - The scope.
| 
 | 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.