delete-blackboard-repositoryBlackboard Repositorydelete-space-instancedelete-all-space-instancesGoTo Top

delete-all-space-instances   <no arguments>[Function]

Purpose
Delete all space instances.

Package   :gbbopen

Module   :gbbopen-core

Events
A delete-instance-event is signaled at the start of the deletion process of each space instance and an instance-deleted-event is signaled when the deletion of each space instance has been completed. The following events may also be signaled if a space-instance is, itself, on a space instance or is linked to other unit instances:

See also
    delete-all-space-instances
    delete-blackboard-repository
    delete-space-instance
    make-space-instance
    reset-gbbopen
    reset-unit-class

Example
Delete every space instance:

  (delete-all-space-instances)


The GBBopen Project


delete-blackboard-repositoryBlackboard Repositorydelete-space-instancedelete-all-space-instancesGoTo Top