public interface IStateDefinitionBase extends Comparable<IStateDefinitionBase>, IDefinition
Modifier and Type | Method and Description |
---|---|
IClassDefinition |
getContainingClass()
Gets the
IClassDefinition in which this
IStateDefinitionBase occurs. |
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
IClassDefinition getContainingClass()
IClassDefinition
in which this
IStateDefinitionBase
occurs.IClassDefinition
in which this
IStateDefinitionBase
occurs.Copyright © 2016 The Apache Software Foundation. All rights reserved.