![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| None | __init__ (self, Link link, InstallRequirement template, "Factory" factory, Optional[NormalizedName] name=None, Optional[CandidateVersion] version=None) |
Public Member Functions inherited from pip._internal.resolution.resolvelib.candidates._InstallRequirementBackedCandidate | |
| str | __str__ (self) |
| str | __repr__ (self) |
| int | __hash__ (self) |
| bool | __eq__ (self, Any other) |
| Optional[Link] | source_link (self) |
| NormalizedName | project_name (self) |
| str | name (self) |
| CandidateVersion | version (self) |
| str | format_for_error (self) |
| Iterable[Optional[Requirement]] | iter_dependencies (self, bool with_requires) |
| Optional[InstallRequirement] | get_install_requirement (self) |
Public Member Functions inherited from pip._internal.resolution.resolvelib.base.Candidate | |
| bool | is_installed (self) |
| bool | is_editable (self) |
Static Public Attributes | |
| bool | is_editable = True |
Static Public Attributes inherited from pip._internal.resolution.resolvelib.candidates._InstallRequirementBackedCandidate | |
| BaseDistribution | dist |
| bool | is_installed = False |
Protected Member Functions | |
| BaseDistribution | _prepare_distribution (self) |
Protected Member Functions inherited from pip._internal.resolution.resolvelib.candidates._InstallRequirementBackedCandidate | |
| None | _check_metadata_consistency (self, BaseDistribution dist) |
| BaseDistribution | _prepare (self) |
Protected Attributes | |
| _ireq | |
Protected Attributes inherited from pip._internal.resolution.resolvelib.candidates._InstallRequirementBackedCandidate | |
| _link | |
| _source_link | |
| _factory | |
| _ireq | |
| _name | |
| _version | |
Additional Inherited Members | |
Public Attributes inherited from pip._internal.resolution.resolvelib.candidates._InstallRequirementBackedCandidate | |
| dist | |
| name | |
| version | |
| None pip._internal.resolution.resolvelib.candidates.EditableCandidate.__init__ | ( | self, | |
| Link | link, | ||
| InstallRequirement | template, | ||
| "Factory" | factory, | ||
| Optional[NormalizedName] | name = None, |
||
| Optional[CandidateVersion] | version = None |
||
| ) |
|
protected |