public interface IMXMLModelNode extends IMXMLInstanceNode
<Model>
tag.
An IMXMLModelNode
has exactly one child, which is an
IMXMLModelRootNode
representing the root tag of the data model.
UNKNOWN
Modifier and Type | Method and Description |
---|---|
IMXMLModelRootNode |
getRootNode()
Gets the node representing the root tag of the data model.
|
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveID
getClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptor
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IMXMLModelRootNode getRootNode()
IMXMLModelRootNode
object.Copyright © 2016 The Apache Software Foundation. All rights reserved.