Class: CIM::Instance

Inherits:
Class show all
Defined in:
lib/cim/instance.rb

Overview

Instance represents a static Class object (defined in a MOF file)

  • to be implemented

Instance Attribute Summary

Attributes inherited from Class

#alias_name, #superclass

Attributes inherited from NamedElement

#name, #qualifiers

Method Summary

Methods inherited from Class

#association?, #each_key, #features, #indication?, #initialize, #instance?, #method?, #method_missing, #to_s

Methods inherited from NamedElement

#<<, #include?, #initialize, #to_s

Constructor Details

This class inherits a constructor from CIM::Class

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class CIM::Class