Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Field
|
Nested
|
Propr
Details:
Actio
|
Field
|
Propr
This type is part of the private API. Use with caution.
io.sarl.sre.janus.spaces
Interface SpaceWithParticipants
SpaceWithParticipants
All Superinterfaces:
SpaceWithParticipants
,
Space
Deprecated for removal since 3.0.15:
Since 3.0.15. Replaced by
io.sarl.api.core.spaces.SpaceWithParticipants
.
@
java.lang.Deprecated
(forRemoval=true,
since="3.0.15")
@
org.eclipse.xtext.xbase.lib.XbaseGenerated
interface
SpaceWithParticipants
implements
SpaceWithParticipants
Space with participants that exhibits the participants' list.
Deprecated:
Since 3.0.15. Replaced by
io.sarl.api.core.spaces.SpaceWithParticipants
.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
3.0.10
Property Summary
Inherited:
numberOfStrongParticipants
,
numberOfWeakParticipants
,
spaceID
Action Summary
Inherited:
forEachStrongParticipant(Procedure1<Param>)
,
forEachStrongParticipant(Procedure2<P1,P2>)
,
forEachWeakParticipant(Procedure1<Param>)
,
forEachWeakParticipant(Procedure2<P1,P2>)
,
getListenerFromStrongParticipant(UUID)
,
getNumberOfStrongParticipants
,
getNumberOfWeakParticipants
,
getSpaceID
,
isPseudoEmpty(UUID)
,
isPseudoEmpty