public class OrganizerNode extends TypeChildNode
| Constructor and Description |
|---|
OrganizerNode(Node parent,
Map attributes)
Create a new OrganizerNode with the given parent and attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
clone(Node newParent)
This method returns a clone of the current node whichs parent node is specified by the parameter newParent.
|
EditorNode |
getEditorNode()
Returns the EditorNode which is a child of this organizernode
|
ResultNode |
getResultNode()
Returns the ResultNode which is a child of this organizernode
|
SearchNode |
getSearchNode()
Returns the SearchNode which is a child of this organizernode
|
findTypeNode, getAttributeDescriptoraddAttribute, addChild, addChildren, checkCreateConditions, cloneAll, getAttributes, getBooleanAttribute, getBooleanAttribute, getCachedObject, getChild, getChildren, getChildren, getChildrenInternal, getElementName, getIntegerAttribute, getIntegerAttribute, getLogger, getParent, getPosition, getPositionInfo, getStringAttribute, getStringAttribute, getSuperNode, removeAttribute, removeChild, replace, replaceChild, setAttributes, setElementName, setParent, setPosition, setPositionInfopublic OrganizerNode(Node parent, Map attributes) throws NodeCreationFailedException
parent - attributes - NodeCreationFailedExceptionpublic EditorNode getEditorNode()
getEditorNode in class Nodepublic ResultNode getResultNode()
public SearchNode getSearchNode()
Copyright © 2017 SAP SE. All Rights Reserved.