exocci v0.1.0 OCCI.Category View Source

Use this module for building OCCI Category module.

Not intended to be used directly by user, but through OCCI.Kind / OCCI.Mixin modules or OCCI.Model.kind and OCCI.Model.Mixin macros.

Link to this section Summary

Functions

Requires the following arguments:

  • scheme (atom): category scheme
  • term (atom): category term
  • model (alias | atom): model in which category is defined

Link to this section Functions

Link to this macro __using__(opts) View Source (macro)

Requires the following arguments:

  • scheme (atom): category scheme
  • term (atom): category term
  • model (alias | atom): model in which category is defined
Link to this macro action(name, opts) View Source (macro)
Link to this macro attribute(name, opts) View Source (macro)
Link to this macro def(fn_call_ast, fn_opts_ast \\ nil) View Source (macro)