Skip to content

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

 

NameDescription
Public methodXenUpgradeAnalysisDataProvider Initializes a new instance of the XenUpgradeAnalysisDataProvider class.
  Back to Top

Methods

 

NameDescription
Protected methodAdditionalModuleTargets Returns additional analysis targets for solution. (Inherited from XenAnalysisDataProvider.)
Protected methodAdditionalReportingRequirements Gets an additional ReportingRequirementsInfo. (Inherited from XenAnalysisDataProvider.)
Public methodEquals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected methodFinalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Protected methodGetApplicationStates Gets the application states for the specified report configurations. (Overrides XenAnalysisDataProvider.GetApplicationStates(Collection(Application), IEnumerable(ReportConfiguration)).)
Protected methodGetFamilyIdentifier Gets the family identifier for the osName. (Inherited from XenAnalysisDataProvider.)
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected methodGetTargetModuleIds Gets the target module ids. (Inherited from XenAnalysisDataProvider.)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodIsRedOrAmber Determines whether algorithm has red or amber rag. (Inherited from XenAnalysisDataProvider.)
Protected methodLoadTargetModuleIds Loads the target module ids. (Inherited from XenAnalysisDataProvider.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Fields

 

NameDescription
Protected field_targetModuleIds Modules required for a target platform analysis (Inherited from XenAnalysisDataProvider.)
  Back to Top

See Also

Reference

Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace

Was this article helpful?