public interface IMXMLBooleanNode extends IMXMLExpressionNode
<Boolean> tag.
An IMXMLBooleanNode has exactly one child node: an
IExpressionNode representing a Boolean value.
It will be either an ILiteralNode
or an IMXMLDataBindingNode.
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
boolean |
getValue()
Gets the value of the
<Boolean> tag, which is either
true or false. |
getExpressionNodegetEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveIDgetClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptorgetClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartCopyright © 2016 The Apache Software Foundation. All rights reserved.