XenUpgradeAnalysisDataProvider Class¶
Provides analysis dependencies for XenUpgradeSolution
Inheritance Hierarchy¶
System.Object
Citrix.SDK.AppDNA.Solutions.Xen.Common.XenAnalysisDataProvider
Citrix.SDK.AppDNA.Solutions.XenUpgrade.XenUpgradeAnalysisDataProvider
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public class XenUpgradeAnalysisDataProvider : XenAnalysisDataProvider
VB¶
Public Class XenUpgradeAnalysisDataProvider
Inherits XenAnalysisDataProvider
The XenUpgradeAnalysisDataProvider type exposes the following members.
Constructors¶
Name | Description | |
---|---|---|
![]() | XenUpgradeAnalysisDataProvider | Initializes a new instance of the XenUpgradeAnalysisDataProvider class. |
Methods¶
Name | Description | |
---|---|---|
![]() | AdditionalModuleTargets | Returns additional analysis targets for solution. (Inherited from XenAnalysisDataProvider.) |
![]() | AdditionalReportingRequirements | Gets an additional ReportingRequirementsInfo. (Inherited from XenAnalysisDataProvider.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetApplicationStates | Gets the application states for the specified report configurations. (Overrides XenAnalysisDataProvider.GetApplicationStates(Collection(Application), IEnumerable(ReportConfiguration)).) |
![]() | GetFamilyIdentifier | Gets the family identifier for the osName. (Inherited from XenAnalysisDataProvider.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetTargetModuleIds | Gets the target module ids. (Inherited from XenAnalysisDataProvider.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsRedOrAmber | Determines whether algorithm has red or amber rag. (Inherited from XenAnalysisDataProvider.) |
![]() | LoadTargetModuleIds | Loads the target module ids. (Inherited from XenAnalysisDataProvider.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields¶
Name | Description | |
---|---|---|
![]() | _targetModuleIds | Modules required for a target platform analysis (Inherited from XenAnalysisDataProvider.) |