|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName |
Method Detail |
public IMReferenceableElement[] getReferenceableElements()
public IMReferenceableElement getReferenceableElement(String name)
public void deleteReferenceableElement(IMReferenceableElement elem)
elem
- The element.public IMElementReference[] getElementReferences(IMReferenceableElement element)
element
- The referenced element.
public IMBase getCorrespondingBase(IMCapability scope)
scope
- The scope.
|
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.