| 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
| type | [R] |