io.sarl.api.core
Interface OpenEventSpaceSpecification
All Superinterfaces:
OpenEventSpaceSpecification, SpaceSpecification<S>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
Deprecated for removal since 0.15:
Since 0.15, Replace by io.sarl.api.core.spaces.OpenEventSpaceSpecification.
@java.lang.Deprecated(since="0.15",
forRemoval=true)

@java.lang.FunctionalInterface
@org.eclipse.xtext.xbase.lib.XbaseGenerated
interface OpenEventSpaceSpecification
implements OpenEventSpaceSpecification
Specification of an OpenEventSpace where agent can freely register and unregister. No restrictions are enforced on the type of event.
Deprecated:
Since 0.15, Replace by io.sarl.api.core.spaces.OpenEventSpaceSpecification .
Maven Group Identifier:
io.sarl.sdk
Maven Artifact Identifier:
api.core
Action Summary