• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swi-prolog/xpce/prolog/boot/pce_principal.pl
AllApplicationManualNameSummaryHelp

  • prolog
    • boot
      • pce_expand.pl
      • pce_pl.pl
      • pce_principal.pl
        • free/1
        • send/3
        • get/4
        • send_implementation/3
        • get_implementation/4
      • pce_error.pl
      • pce_global.pl
      • pce_expansion.pl
      • pce_realise.pl
      • pce_goal_expansion.pl
      • pce_autoload.pl
      • pce_editor.pl
      • pce_keybinding.pl
      • pce_portray.pl
 send_implementation(+Id, +Message, +Object)[multifile, pce_boot(pce_principal)]
Method-bodies are compiled into clauses for this predicate. Id is a unique identifier for the implementation, Message is a compound whose functor is the method name and whose arguments are the arguments to the method-call. Object is the receiving object.
ClioPatria (version V3.1.1-21-gb8003bb)