typing.alh 417 B

12345678
  1. Element function get_type_mapping_as_dict(model : Element)
  2. String function read_type(model : Element, name : String)
  3. Void function retype(model : Element, element : String, type : String)
  4. Void function new_type_mapping(model : Element)
  5. Void function remove_type(model : Element, name : String)
  6. Void function set_type_mapping(model : Element, type_mapping : Element)
  7. Element function get_type_mapping(model : Element)