typing.alh 295 B

123456
  1. Element function get_type_mapping_as_dict(model : Element)
  2. Element function get_elements_typed_by(model : Element, type : String)
  3. String function read_type(model : Element, name : String)
  4. Void function retype(model : Element, element : String, type : String)
  5. Element function new_type_mapping()