Class CIM::ClassFeature
In: lib/cim/class_feature.rb
Parent: NamedElement

ClassFeature is the base class for Class Property and Method

A ClassFeature has a type (Type), name (String), and optional Qualifiers

Access to ClassFeature attributes is protected, use the derived classes Property, Method and Reference

Methods

Attributes

type  [R] 

Public Instance methods

Protected Instance methods

returns a string representation in MOF syntax format

[Validate]