1234567 |
- Element function get_type_mapping_as_dict(model : Element)
- Element function get_elements_typed_by(model : Element, type : String)
- String function read_type(model : Element, name : String)
- Void function retype(model : Element, element : String, type : String)
- Element function new_type_mapping()
- Void function remove_type(model : Element, name : String)
|