Instance.deleteInstance()

Signature

Concept deleteInstance (Concept instance)

Domain

ACTION, BUI

Description

Retracts instance from the working memory and deletes it. Contained concept instances are also deleted. Referenced concept instances must be explicitly deleted

Parameters

NameTypeDescription
instanceConceptConcept instance to be retracted from the working memory and deleted.

Returns

TypeDescription
Conceptinstance.

Cautions

none