public interface IStateGroupDefinition extends IStateDefinitionBase
| Modifier and Type | Method and Description |
|---|---|
String[] |
getIncludedStates()
Returns an array of
String objects that represent the names found
in this IStateGroup |
boolean |
isStateIncluded(String state)
Determines if the given state is contained within the state group
|
IStateDefinition[] |
resolveIncludedStates()
Returns an array of
IStateDefinition objects that are found in
this IStateGroup |
getContainingClasscompareTogetAbsoluteEnd, getAbsoluteStart, getAllMetaTags, getAncestorOfType, getBaseName, getBindableEventNames, getColumn, getContainingFilePath, getContainingScope, getContainingSourceFilePath, getDeprecationInfo, getEnd, getLine, getMetaTagByName, getMetaTagsByName, getModifiers, getNameColumn, getNameEnd, getNameLine, getNamespaceReference, getNameStart, getNode, getPackageName, getParent, getQualifiedName, getSourcePath, getStart, getTypeAsDisplayString, getTypeReference, hasMetaTagByName, hasModifier, hasNamespace, isBindable, isBindableStyle, isContingent, isContingentNeeded, isDeprecated, isDynamic, isFinal, isGeneratedEmbedClass, isImplicit, isInProject, isInternal, isNative, isOverride, isPrivate, isProtected, isPublic, isStatic, resolveNamespace, resolveTypeIStateDefinition[] resolveIncludedStates()
IStateDefinition objects that are found in
this IStateGroupIStateDefinition objectsString[] getIncludedStates()
String objects that represent the names found
in this IStateGroupString objectsboolean isStateIncluded(String state)
state - the name of the state to locateCopyright © 2016 The Apache Software Foundation. All rights reserved.