public abstract class AbstractSpace extends SRESpecificDataContainer implements Space
Constructor and Description |
---|
AbstractSpace(id : SpaceID)
Constructs a space.
|
Modifier and Type | Method and Description |
---|---|
protected void |
fireDestroyableSpace()
Fire the event that indicates the space could be destroyed.
|
SpaceID |
getSpaceID()
Replies the Identification of this Interaction
Space . |
WeakReference<SpaceListener> |
setSpaceListenerIfNone(listener : SpaceListener)
Change the listener on the space events.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachStrongParticipant, forEachWeakParticipant, getNumberOfStrongParticipants, getNumberOfWeakParticipants, isPseudoEmpty, isPseudoEmpty
public new
(id : SpaceID)
id
- identifier of the space.public def
setSpaceListenerIfNone(listener : SpaceListener) : WeakReference<SpaceListener>
AbstractSpace
protected def
fireDestroyableSpace() : void
AbstractSpace
@Pure
public final def
getSpaceID() : SpaceID
Space
Space
.getSpaceID
in interface Space
Copyright © 2021 the original authors or authors.