Interface Model::MofAttributeClass

IDL source    Global index
interface MofAttributeClass : StructuralFeatureClass


Attribute index.

  • all_of_kind_mof_attribute
  • all_of_type_mof_attribute
  • Operation index.

  • create_mof_attribute
  • Attributes.

  • all_of_kind_mof_attribute

      readonly attribute MofAttributeUList all_of_kind_mof_attribute;

  • all_of_type_mof_attribute

      readonly attribute MofAttributeUList all_of_type_mof_attribute;

    Operations.

  • create_mof_attribute

      MofAttribute create_mof_attribute(in NameType name,
          in AnnotationType annotation,
          in ScopeKind scope,
          in VisibilityKind visibility,
          in boolean is_changeable,
          in boolean is_derived)
        raises(Reflective::SemanticError);


    Generated by Sandia idldoc 1.0.