MEDYAN.jl
  • Home
  • Tutorials
  • How-To
  • Explanations
  • Reference
  • Versions
    • dev
    • stable

On this page

  • MEDYAN.link_type_name
    • Tuple{MEDYAN.Context, Integer}
  • Edit this page
  • Report an issue

MEDYAN.link_type_name

Tuple{MEDYAN.Context, Integer}

link_type_name(c::Context, link::Link)::Symbol
link_type_name(c::Context, link_typeid::Integer)::Symbol

Return the name of the link’s type, or the name associated with link_typeid

  • Edit this page
  • Report an issue