Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Capac
|
Constr
|
Handl
|
Field
|
Nested
|
Propr
Details:
Actio
|
Constr
|
Handl
|
Field
|
Propr
io.sarl.api.javafx
Behavior FXKillSupportBehavior
java.lang.Object
SRESpecificDataContainer
AgentProtectedAPIObject
AgentTrait
Behavior
FXKillSupportBehavior
All Superinterfaces:
IBehaviorGuardEvaluatorReceiver
All Known Subclasses:
FXBehavior
behavior
FXKillSupportBehavior
extends
Behavior
Specific behavior for an agent that supports killing from a JavaFX application.
Maven Group Identifier:
io.sarl.sdk
Maven Artifact Identifier:
api.javafx
Since:
0.7
Property Summary
Inherited:
iD
,
owner
Action Summary
Inherited:
clearSkill(Class<T>)
,
getID
,
getOwner
,
getSkill(Class<T>)
,
hasSkill(Class<T>)
,
install
,
isFromMe(Event)
,
isMe(Address)
,
isMe(UUID)
,
operator_mappedTo(Class<T>,S)
,
setSkill(S,Class<T>*)
,
setSkillIfAbsent(Skill,Class<T>*)
,
toString(ToStringBuilder)
,
toString
,
uninstall
Event Handler Summary
All event handlers
Handler and description
on AppExit
Kill itself on Exit signal when no inner agent.
on MemberLeft
Capacity Use Summary
Capacity Uses
Type
InnerContextAccess
Lifecycle
Event Handler Details
on AppExit
on
AppExit
Kill itself on Exit signal when no inner agent.
on MemberLeft
on
MemberLeft