public interface IMXMLStateNode extends IMXMLInstanceNode, IDefinitionNode
<State>
tag.UNKNOWN
Modifier and Type | Method and Description |
---|---|
String |
getBasedOn()
Gets the name of the state on which this state is based, as specified by
the
basedOn attribute. |
String[] |
getStateGroups()
Gets the names of the state groups containing this state, as specified by
the
stateGroups attribute. |
String |
getStateName()
Gets the name of this state, as specified by the
name
attribute. |
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
getContainingFilePath, getDefinition, getMetaInfos, getMetaTags, getName, getNameAbsoluteEnd, getNameAbsoluteStart, getNameEnd, getNameExpressionNode, getNamespace, getNameStart, getPackageName, getQualifiedName, getShortName, hasModifier, hasNamespace, isImplicit
String getStateName()
name
attribute.String[] getStateGroups()
stateGroups
attribute.String getBasedOn()
basedOn
attribute.Copyright © 2016 The Apache Software Foundation. All rights reserved.