Skip to content

XenAnalysisDataProvider Class

Contains logic to retrieve analysis data and solution report, group and algorithm requirements specific for a Xen Solutions

Inheritance Hierarchy

System.Object
  Citrix.SDK.AppDNA.Solutions.Xen.Common.XenAnalysisDataProvider
    Citrix.SDK.AppDNA.Solutions.XenUpgrade.XenUpgradeAnalysisDataProvider
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public abstract class XenAnalysisDataProvider : IAnalysisDataProvider

VB

Public MustInherit Class XenAnalysisDataProvider
    Implements IAnalysisDataProvider

The XenAnalysisDataProvider type exposes the following members.

Constructors

 

NameDescription
Protected methodXenAnalysisDataProvider Initializes a new instance of the XenAnalysisDataProvider class.
  Back to Top

Methods

 

NameDescription
Protected methodAdditionalModuleTargets Returns additional analysis targets for solution.
Protected methodAdditionalReportingRequirements Gets an additional ReportingRequirementsInfo.
Protected methodStatic memberAlgorithmGroupInfos Constructs AlgorithmGroupInfo based in the reportingRequirements and algorithms
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 specified report configurations.
Protected methodGetFamilyIdentifier Gets the family identifier for the osName.
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected methodStatic memberGetSelectedApplicationsForPlatforms Gets the selected applications for platforms.
Protected methodGetTargetModuleIds Gets the target module ids.
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodIsRedOrAmber Determines whether algorithm has red or amber rag.
Protected methodLoadTargetModuleIds Loads the target module ids.
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
  Back to Top

See Also

Reference

Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace
Citrix.SDK.AppDNA.Interfaces.IAnalysisDataProvider

Was this article helpful?