Did you know ... Search Documentation:
Pack logtalk -- logtalk-3.77.0/docs/_sources/library_diagram_1.rst.txt

.. index:: library_diagram(Format) .. _library_diagram/1:

.. rst-class:: right

category

library_diagram(Format)

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

.. index:: add_library_documentation_url/4 .. _library_diagram/1::add_library_documentation_url/4:

add_library_documentation_url/4 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Adds a documentation URL when using the option url_prefixes/2.

| Compilation flags: | static

| Template: | add_library_documentation_url(Kind,Options,Library,NodeOptions) | Mode and number of proofs: | add_library_documentation_url(+atom,+list(compound),+atom,-list(compound)) - one


.. index:: remember_included_library/2 .. _library_diagram/1::remember_included_library/2:

remember_included_library/2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Remember included Logtalk library in the diagram.

| Compilation flags: | static

| Template: | remember_included_library(Library,Path) | Mode and number of proofs: | remember_included_library(+atom,+atom) - one


.. index:: remember_referenced_logtalk_library/2 .. _library_diagram/1::remember_referenced_logtalk_library/2:

remember_referenced_logtalk_library/2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Remember referenced Logtalk library in the diagram.

| Compilation flags: | static

| Template: | remember_referenced_logtalk_library(Library,Path) | Mode and number of proofs: | remember_referenced_logtalk_library(+atom,+atom) - one


.. index:: remember_referenced_prolog_library/2 .. _library_diagram/1::remember_referenced_prolog_library/2:

remember_referenced_prolog_library/2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Remember referenced Prolog library in the diagram.

| Compilation flags: | static

| Template: | remember_referenced_prolog_library(Library,Path) | Mode and number of proofs: | remember_referenced_prolog_library(+atom,+atom) - one


Private predicates

.. index:: included_library_/2 .. _library_diagram/1::included_library_/2:

included_library_/2 ^^^^^^^^^^^^^^^^^^^^^^^

Table of Logtalk libraries already included in the diagram.

| Compilation flags: | dynamic

| Template: | included_library_(Library,Path) | Mode and number of proofs: | included_library_(?atom,?atom) - zero_or_more


.. index:: referenced_logtalk_library_/2 .. _library_diagram/1::referenced_logtalk_library_/2:

referenced_logtalk_library_/2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Table of referenced Logtalk libraries in the diagram.

| Compilation flags: | dynamic

| Template: | referenced_logtalk_library_(Library,Path) | Mode and number of proofs: | referenced_logtalk_library_(?atom,?atom) - zero_or_more


.. index:: referenced_prolog_library_/2 .. _library_diagram/1::referenced_prolog_library_/2:

referenced_prolog_library_/2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Table of referenced Prolog libraries in the diagram.

| Compilation flags: | dynamic

| Template: | referenced_prolog_library_(Library,Path) | Mode and number of proofs: | referenced_prolog_library_(?atom,?atom) - zero_or_more


Operators

(none)

.. seealso::

:ref:`inheritance_diagram(Format) <inheritance_diagram/1>`, :ref:`uses_diagram(Format) <uses_diagram/1>`, :ref:`xref_diagram(Format) <xref_diagram/1>`, :ref:`entity_diagram(Format) <entity_diagram/1>`