public interface IStateDefinition extends IStateDefinitionBase
Modifier and Type | Method and Description |
---|---|
String[] |
getStateGroups()
Returns a list of the names of any state groups this State is a member of
|
boolean |
isIncludedInStateGroup(String group)
Determines if this state is included in a specific group
|
IStateGroupDefinition[] |
resolveStateGroups()
Returns any state groups that this IStateDefinitionBase is a member of
|
getContainingClass
compareTo
getAbsoluteEnd, 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, resolveType
IStateGroupDefinition[] resolveStateGroups()
String[] getStateGroups()
boolean isIncludedInStateGroup(String group)
group
- the state groupCopyright © 2016 The Apache Software Foundation. All rights reserved.