Interface Model::TypeAliasClass

IDL source    Global index
interface TypeAliasClass : TypedElementClass


Attribute index.

  • all_of_kind_type_alias
  • all_of_type_type_alias
  • Operation index.

  • create_type_alias
  • Attributes.

  • all_of_kind_type_alias

      readonly attribute TypeAliasUList all_of_kind_type_alias;

  • all_of_type_type_alias

      readonly attribute TypeAliasUList all_of_type_type_alias;

    Operations.

  • create_type_alias

      TypeAlias create_type_alias(in NameType name,
          in AnnotationType annotation)
        raises(Reflective::SemanticError);


    Generated by Sandia idldoc 1.0.