Go to the first, previous, next, last section, table of contents.


Attributed variables

Author(s): Christian Holzbaur, Daniel Cabeza, Manuel Carro.

Version: 1.5#171 (2000/7/7, 16:10:17 CEST)

Version of last change: 1.5#157 (2000/5/30, 13:4:47 CEST)

These predicates are builtin in Ciao, so nothing special has to be done to use them.

Usage and interface (attributes)

Documentation on exports (attributes)

PREDICATE: attach_attribute/2:

Usage 1: attach_attribute(Var,Attr)

Usage 2: attach_attribute(Var,Attr)

PREDICATE: get_attribute/2:

Usage 1: get_attribute(Var,Attr)

Usage 2: get_attribute(Var,Attr)

PREDICATE: update_attribute/2:

Usage 1: update_attribute(Var,Attr)

Usage 2: update_attribute(Var,Attr)

PREDICATE: detach_attribute/1:

Usage 1: detach_attribute(Var)

Usage 2: detach_attribute(Var)

Documentation on multifiles (attributes)

PREDICATE: verify_attribute/2:

The predicate is multifile.

Usage: verify_attribute(Attr,Term)

PREDICATE: combine_attributes/2:

The predicate is multifile.

Usage: combine_attributes(Var1,Var2)


Go to the first, previous, next, last section, table of contents.