abolish_object(Object)
Removes from the database a dynamic object.
abolish_object(+object_identifier)
instantiation_errortype_error(object_identifier, Object)permission_error(modify, static_object, Object)existence_error(object, Object)
create_object/4, current_object/1, object_property/2
extends_object/2-3, instantiates_class/2-3, specializes_class/2-3
| ?- abolish_object(list).