Public Methods

  Name Description
public method Initialize Initializes the rules extension object.
public method Provision Evaluates connected objects in response to a change to a metaverse object.
public method ShouldDeleteFromMV Called when a connector space entry is disconnected during an import operation. This method determines whether the metaverse entry that is connected to the disconnecting connector space entry should be deleted.
public method Terminate Called when the rules extension object is no longer needed. This method is used to free resources that are owned by the rules extension.

See Also