public abstract class TypeChildNode extends Node
TypeNode.| Modifier | Constructor and Description |
|---|---|
protected |
TypeChildNode(Node parent,
Map attributes) |
protected |
TypeChildNode(String elementName,
Node parent,
Map attributes) |
| Modifier and Type | Method and Description |
|---|---|
TypeNode |
findTypeNode() |
protected static AttributeDescriptor |
getAttributeDescriptor(ComposedType type,
String attributeQualifier,
JaloSession jaloSession) |
addAttribute, addChild, addChildren, checkCreateConditions, clone, cloneAll, getAttributes, getBooleanAttribute, getBooleanAttribute, getCachedObject, getChild, getChildren, getChildren, getChildrenInternal, getEditorNode, getElementName, getIntegerAttribute, getIntegerAttribute, getLogger, getParent, getPosition, getPositionInfo, getStringAttribute, getStringAttribute, getSuperNode, removeAttribute, removeChild, replace, replaceChild, setAttributes, setElementName, setParent, setPosition, setPositionInfoprotected TypeChildNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionprotected TypeChildNode(String elementName, Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic TypeNode findTypeNode()
protected static AttributeDescriptor getAttributeDescriptor(ComposedType type, String attributeQualifier, JaloSession jaloSession)
Copyright © 2017 SAP SE. All Rights Reserved.