com.intellij.aspects.psi
Interface PsiIntertypeField

All Superinterfaces:
_PsiIntertypeDeclaration, _PsiIntertypeField, Iconable, Navigatable, NavigationItem, PsiAspectMember, PsiDocCommentOwner, PsiElement, PsiField, PsiIntertypeDeclaration, PsiMember, PsiModifierListOwner, PsiNamedElement, PsiVariable, UserDataHolder

public interface PsiIntertypeField
extends PsiField, _PsiIntertypeField


Field Summary
 
Fields inherited from interface com.intellij.psi.PsiField
EMPTY_ARRAY
 
Method Summary
 
Methods inherited from interface com.intellij.psi.PsiField
getPom, setInitializer
 
Methods inherited from interface com.intellij.psi.PsiVariable
computeConstantValue, getInitializer, getNameIdentifier, getType, getTypeElement, hasInitializer, normalizeDeclaration
 
Methods inherited from interface com.intellij.psi.PsiNamedElement
getName, setName
 
Methods inherited from interface com.intellij.psi.PsiDocCommentOwner
getDocComment, isDeprecated
 
Methods inherited from interface com.intellij.aspects.psi.gen._PsiIntertypeField
getInitializer, getTypeElement
 
Methods inherited from interface com.intellij.aspects.psi.PsiIntertypeDeclaration
getModifierList, getNameIdentifier, getTargetClassPattern
 
Methods inherited from interface com.intellij.aspects.psi.PsiAspectMember
getContainingAspect