typing.alh 353 B

1234567
  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()
  6. Void function remove_type(model : Element, name : String)