public interface IMXMLReparentNode extends IMXMLNode
<Reparent> tag.
An IMXMLReparentNode has no child nodes.
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
String[] |
getExcludeFrom()
The states (or state groups) in which this reparenting operation does not
apply.
|
String[] |
getIncludeIn()
The states (or state groups) in which this reparenting operation applies.
|
String |
getTarget()
The target of the reparenting operation.
|
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartString[] getIncludeIn()
String[] getExcludeFrom()
String getTarget()
Copyright © 2016 The Apache Software Foundation. All rights reserved.