|
|
Void function create_al_link(model : Element, linktype : String, source : String, target : String, dictname : String):
|
|
Void function create_al_link(model : Element, linktype : String, source : String, target : String, dictname : String):
|
|
|
instantiate_attribute(model, instantiate_link(model, linktype, "", source, target), "name", dictname)
|
|
instantiate_attribute(model, instantiate_link(model, linktype, "", source, target), "name", dictname)
|