Class: WMI::CIM_SoftwareElement

Inherits:
Base
  • Object
show all
Defined in:
lib/CIM_SoftwareElement.rb

Overview

CIM_SoftwareElement クラスは、CIM_SoftwareFeature オブジェクトを特定のプラットフォームのために別々に管理または展開できるセットに分けるために使用されます。ソフトウェア要素のプラットフォームは、基礎ハードウェア アーキテクチャとオペレーティング システム (たとえば、Sun Sparc 上の Sun Solaris または Intel 上の Windows NT) によって一意に認識されます。特定のソフトウェア機能が特定のプラットフォームで提供される方法の詳細を理解するために、CIM_SoftwareFeatureSoftwareElement 関連付けによって参照される CIM_SoftwareElement オブジェクトは TargetOperatingSystem プロパティに基づく別々のセットで整理されます。CIM_SoftwareElement オブジェクトにより、SoftwareElementState プロパティによって特質が表される 4 つの状態の 1 つにおけるパートまたはコンポーネントの管理詳細が得られます。

Instance Attribute Summary (collapse)

Method Summary

Methods inherited from Base

#AddRef, #AssociatorsAsync_, #Associators_, #Clone_, #CompareTo_, #DeleteAsync_, #Delete_, #Derivation_, #ExecMethodAsync_, #ExecMethod_, #GetIDsOfNames, #GetObjectText_, #GetText_, #GetTypeInfo, #GetTypeInfoCount, #InstancesAsync_, #Instances_, #Invoke, #Methods_, #Path_, #Properties_, #PutAsync_, #Put_, #Qualifiers_, #QueryInterface, #ReferencesAsync_, #References_, #Refresh_, #Release, #Security_, #SetFromText_, #SpawnDerivedClass_, #SpawnInstance_, #SubclassesAsync_, #Subclasses_, #SystemProperties_

Instance Attribute Details

- (string) BuildNumber (readonly)

このソフトウェア要素のコンパイルの内部識別子です。

Returns:

  • (string)

    BuildNumber



7
8
9
# File 'lib/CIM_SoftwareElement.rb', line 7

def BuildNumber
  @BuildNumber
end

- (string) Caption (readonly)

Caption プロパティは、オブジェクトについての簡単な説明 (1 行分の文字列) です。

Returns:

  • (string)

    Caption



12
13
14
# File 'lib/CIM_SoftwareElement.rb', line 12

def Caption
  @Caption
end

- (string) CodeSet (readonly)

このソフトウェア要素で使用されるコード セットです。

Returns:

  • (string)

    CodeSet



18
19
20
# File 'lib/CIM_SoftwareElement.rb', line 18

def CodeSet
  @CodeSet
end

- (string) Description (readonly)

Description プロパティでオブジェクトの説明が提供されます。

Returns:

  • (string)

    Description



24
25
26
# File 'lib/CIM_SoftwareElement.rb', line 24

def Description
  @Description
end

- (string) IdentificationCode (readonly)

このプロパティの値はこのソフトウェア要素の製造元の識別子です。

 

Returns:

  • (string)

    IdentificationCode



30
31
32
# File 'lib/CIM_SoftwareElement.rb', line 30

def IdentificationCode
  @IdentificationCode
end

- (datetime) InstallDate (readonly)

InstallDate プロパティは、オブジェクトがインストールされた日時を示す値です。

 

Returns:

  • (datetime)

    InstallDate



36
37
38
# File 'lib/CIM_SoftwareElement.rb', line 36

def InstallDate
  @InstallDate
end

- (string) LanguageEdition (readonly)

このプロパティの値は、このソフトウェア要素の言語を示します。

 ISO 639 

Returns:

  • (string)

    LanguageEdition



43
44
45
# File 'lib/CIM_SoftwareElement.rb', line 43

def LanguageEdition
  @LanguageEdition
end

- (string) Manufacturer (readonly)

このソフトウェア要素の製造元です。

Returns:

  • (string)

    Manufacturer



48
49
50
# File 'lib/CIM_SoftwareElement.rb', line 48

def Manufacturer
  @Manufacturer
end

- (string) Name (readonly)

このソフトウェア要素を識別するのに使用される名前です。

Returns:

  • (string)

    Name



53
54
55
# File 'lib/CIM_SoftwareElement.rb', line 53

def Name
  @Name
end

- (string) OtherTargetOS (readonly)

OtherTargetOS プロパティにより、TargetOperatingSystem プロパティに 1 の値 ("その他") があるときに、ソフトウェア要素の製造元とオペレーティング システムが記録されます。

 

Returns:

  • (string)

    OtherTargetOS



60
61
62
# File 'lib/CIM_SoftwareElement.rb', line 60

def OtherTargetOS
  @OtherTargetOS
end

- (string) SerialNumber (readonly)

このソフトウェア要素の割り当てシリアル番号です。

Returns:

  • (string)

    SerialNumber



65
66
67
# File 'lib/CIM_SoftwareElement.rb', line 65

def SerialNumber
  @SerialNumber
end

- (string) SoftwareElementID (readonly)

これはこのソフトウェア要素の識別子で、この CIM_SoftwareElement の一意な表示を作成するためにほかのキーとともに使用されるように設計されています。

Returns:

  • (string)

    SoftwareElementID



70
71
72
# File 'lib/CIM_SoftwareElement.rb', line 70

def SoftwareElementID
  @SoftwareElementID
end

- (uint16) SoftwareElementState (readonly)

SoftwareElementState は、ソフトウェア要素のライフ サイクルのさまざまな状態を認識するためにこのモデルで定義されています。

  - 

Returns:

  • (uint16)

    SoftwareElementState



79
80
81
# File 'lib/CIM_SoftwareElement.rb', line 79

def SoftwareElementState
  @SoftwareElementState
end

- (string) Status (readonly)

Status プロパティはオブジェクトの現在の状態を示す文字列です。

 

Returns:

  • (string)

    Status



92
93
94
# File 'lib/CIM_SoftwareElement.rb', line 92

def Status
  @Status
end

- (uint16) TargetOperatingSystem (readonly)

TargetOperatingSystem プロパティにより、プロバイダがオペレーティング システム環境を指定できます。

 

Returns:

  • (uint16)

    TargetOperatingSystem



102
103
104
# File 'lib/CIM_SoftwareElement.rb', line 102

def TargetOperatingSystem
  @TargetOperatingSystem
end

- (string) Version (readonly)

バージョンの形式は、<メジャー>.<マイナ>.<リビジョン> または <メジャー>.<マイナ><レター><リビジョン> です。

 >

Returns:

  • (string)

    Version



108
109
110
# File 'lib/CIM_SoftwareElement.rb', line 108

def Version
  @Version
end