X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/blobdiff_plain/5071bbe1818e4e04b805fc2e382b7c1a6eee732d..b890d44942859c366cac60a84b6c19363d321aaf:/src/mewa/packages.lisp diff --git a/src/mewa/packages.lisp b/src/mewa/packages.lisp index 926cf90..ebdf210 100644 --- a/src/mewa/packages.lisp +++ b/src/mewa/packages.lisp @@ -3,6 +3,10 @@ (:export :mewa :editablep + + ;object presentations + :present + :foreign-key-slot-presentation :mewa-object-presentation :mewa-one-line-presentation :mewa-list-presentation @@ -12,7 +16,11 @@ :defslot-presentation :slot-presentation :mewa-slot-presentation - :foreign-key-slot-presentation + + :present-slot + :presentation-slot-value + + :mewa-relation-slot-presentation :has-a-slot-presentation :has-a @@ -21,7 +29,12 @@ :has-very-many-slot-presentation :has-very-many :slot-name - :find-attribute + + ;attributes + :define-attributes + :with-default-attributes + :find-attribute + :find-attribute-slot :set-default-attributes :make-presentation :call-presentation @@ -34,6 +47,7 @@ :find-class-attributes :default-attributes :ok + :instance :edit-instance :save-instance :cancel-save-instance