C# 클래스 ReCommendedExtension.ContextActions.AnnotateWith

상속: ContextActionBase
파일 보기 프로젝트 열기: prodot/ReCommended-Extension

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
IsAvailable ( JetBrains cache ) : bool

보호된 메소드들

메소드 설명
AnnotateWith ( [ provider ) : System
CreateAttributeFactoryIfAvailable ( [ attributesOwnerDeclaration, [ module, IAttribute &attributeToRemove ) : IAttribute>.Func
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
IsAttribute ( [ attribute ) : bool

메소드 상세

AnnotateWith() 보호된 메소드

protected AnnotateWith ( [ provider ) : System
provider [
리턴 System

CreateAttributeFactoryIfAvailable() 보호된 추상적인 메소드

protected abstract CreateAttributeFactoryIfAvailable ( [ attributesOwnerDeclaration, [ module, IAttribute &attributeToRemove ) : IAttribute>.Func
attributesOwnerDeclaration [
module [
attributeToRemove IAttribute
리턴 IAttribute>.Func

ExecutePsiTransaction() 보호된 최종 메소드

protected final ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
solution ISolution
progress IProgressIndicator
리턴 Action

IsAttribute() 보호된 추상적인 메소드

protected abstract IsAttribute ( [ attribute ) : bool
attribute [
리턴 bool

IsAvailable() 공개 최종 메소드

public final IsAvailable ( JetBrains cache ) : bool
cache JetBrains
리턴 bool