Uses of Class
com.jedox.etl.components.scriptapi.Element
-
Uses of Element in com.jedox.etl.components.scriptapi
Methods in com.jedox.etl.components.scriptapi that return ElementModifier and TypeMethodDescriptionElement[]
Element.getChildren()
Returns the children of this element.Element[]
Element.getParents()
Returns the parents of this element.FunctionAPI.getTreeElement()
Gets the currently processed element of a tree (only for functions inside of TreeElement transforms)