Interface Model::TagClass

IDL source    Global index
interface TagClass : ModelElementClass


Attribute index.

  • all_of_kind_tag
  • all_of_type_tag
  • Operation index.

  • create_tag
  • Attributes.

  • all_of_kind_tag

      readonly attribute TagUList all_of_kind_tag;

  • all_of_type_tag

      readonly attribute TagUList all_of_type_tag;

    Operations.

  • create_tag

      Tag create_tag(in NameType name,
          in AnnotationType annotation,
          in string tag_id,
          in any values)
        raises(Reflective::SemanticError);


    Generated by Sandia idldoc 1.0.