Public Instance Methods : IuSstRemoteReference

* sstIsRemote
	"ACTION
		Return true to indicate that the receiver is a reference to a remote 
		object.

	RETURN VALUE
		<true>

	NOTES
		The class Object may implement this method to return false for
		the general case."
* sstIsValid
	"ACTION
		Return true if the receiver is a valid reference.  That is, that the local 
		representation of the space containing the receiver is still valid.

	RETURN VALUE
		<Boolean>"
* sstSpace
	"ACTION
		Return the space which contains the object represented by the 
		receiver.

	RETURN VALUE
		<IuSstRemoteSpace>"

[FIRST] [PREV] [NEXT] [LAST]