Define activity class
This commit is contained in:
parent
4a14037444
commit
c7a48e3d85
1 changed files with 9 additions and 0 deletions
|
@ -124,3 +124,12 @@
|
|||
height
|
||||
width
|
||||
preview)
|
||||
|
||||
(defclass activity (object) ())
|
||||
(define-property-methods activity
|
||||
actor
|
||||
object
|
||||
target
|
||||
result
|
||||
origin
|
||||
instrument)
|
||||
|
|
Loading…
Add table
Reference in a new issue