Interface Facility::MofRepositoryClass

IDL source    Global index
interface MofRepositoryClass : ModelRepositoryClass


Attribute index.

  • all_of_kind_mof_repository
  • all_of_type_mof_repository
  • Operation index.

  • create_mof_repository
  • Exception index.

  • PragmaNotPresent
  • PragmaNotSupported
  • Attributes.

  • all_of_kind_mof_repository

      readonly attribute MofRepositoryUList all_of_kind_mof_repository;

  • all_of_type_mof_repository

      readonly attribute MofRepositoryUList all_of_type_mof_repository;

    Operations.

  • create_mof_repository

      MofRepository create_mof_repository(in Model::NameType name,
          in Model::AnnotationType annotation,
          in Reflective::RefPackage package,
          in Reflective::RefPackage package_factory)
        raises(Reflective::SemanticError);

    Exceptions.

  • PragmaNotPresent

      exception PragmaNotPresent {
      }; 
    

  • PragmaNotSupported

      exception PragmaNotSupported {
      }; 
    


    Generated by Sandia idldoc 1.0.