Interface Model::GeneralizableElementClass

IDL source    Global index
interface GeneralizableElementClass : NamespaceClass


Attribute index.

  • all_of_kind_generalizable_element
  • Constant index.

  • is_leaf_no_implies_subtypes
  • is_leaf_yes_implies_no_subtypes
  • is_root_no_implies_supertypes
  • is_root_yes_implies_no_supertypes
  • supertype_contents_must_be_unique
  • supertype_is_of_the_same_type
  • supertype_must_not_be_self
  • supertype_visible_from_subtype
  • supertypes_must_obey_diamond_rule
  • Attributes.

  • all_of_kind_generalizable_element

      readonly attribute GeneralizableElementUList all_of_kind_generalizable_element;

    Constants.

  • is_leaf_no_implies_subtypes

      const string is_leaf_no_implies_subtypes = "::Model::GeneralizableElement::is_leaf_no_implies_subtypes";
    

  • is_leaf_yes_implies_no_subtypes

      const string is_leaf_yes_implies_no_subtypes = "::Model::GeneralizableElement::is_leaf_yes_implies_no_subtypes";
    

  • is_root_no_implies_supertypes

      const string is_root_no_implies_supertypes = "::Model::GeneralizableElement::is_root_no_implies_supertypes";
    

  • is_root_yes_implies_no_supertypes

      const string is_root_yes_implies_no_supertypes = "::Model::GeneralizableElement::is_root_yes_implies_no_supertypes";
    

  • supertype_contents_must_be_unique

      const string supertype_contents_must_be_unique = "::Model::GeneralizableElement::supertype_contents_must_be_unique";
    

  • supertype_is_of_the_same_type

      const string supertype_is_of_the_same_type = "::Model::GeneralizableElement::supertype_is_of_the_same_type";
    

  • supertype_must_not_be_self

      const string supertype_must_not_be_self = "::Model::GeneralizableElement::supertype_must_not_be_self";
    

  • supertype_visible_from_subtype

      const string supertype_visible_from_subtype = "::Model::GeneralizableElement::supertype_visible_from_subtype";
    

  • supertypes_must_obey_diamond_rule

      const string supertypes_must_obey_diamond_rule = "::Model::GeneralizableElement::supertypes_must_obey_diamond_rule";
    


    Generated by Sandia idldoc 1.0.