C# Class ReCommendedExtension.ContextActions.AnnotateWith

Inheritance: ContextActionBase
Afficher le fichier Open project: prodot/ReCommended-Extension

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IsAvailable ( JetBrains cache ) : bool

Méthodes protégées

Méthode Description
AnnotateWith ( [ provider ) : System
CreateAttributeFactoryIfAvailable ( [ attributesOwnerDeclaration, [ module, IAttribute &attributeToRemove ) : IAttribute>.Func
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
IsAttribute ( [ attribute ) : bool

Method Details

AnnotateWith() protected méthode

protected AnnotateWith ( [ provider ) : System
provider [
Résultat System

CreateAttributeFactoryIfAvailable() protected abstract méthode

protected abstract CreateAttributeFactoryIfAvailable ( [ attributesOwnerDeclaration, [ module, IAttribute &attributeToRemove ) : IAttribute>.Func
attributesOwnerDeclaration [
module [
attributeToRemove IAttribute
Résultat IAttribute>.Func

ExecutePsiTransaction() protected final méthode

protected final ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action
solution ISolution
progress IProgressIndicator
Résultat Action

IsAttribute() protected abstract méthode

protected abstract IsAttribute ( [ attribute ) : bool
attribute [
Résultat bool

IsAvailable() public final méthode

public final IsAvailable ( JetBrains cache ) : bool
cache JetBrains
Résultat bool