public class SkillName extends SarlName
Modifier | Constructor and Description |
---|---|
protected |
SkillName(uri : URI,
contextId : UUID,
spaceId : UUID,
agentId : UUID,
capacity : Class<? extends Capacity>)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
UUID |
getAgentId() |
Class<? extends Capacity> |
getCapacity() |
UUID |
getContextId() |
UUID |
getSpaceId() |
compareTo, getAssociatedObject, getFragment, getScheme, hasFragment, setAssociatedObject, toString, toURI
protected new
(uri : URI,
contextId : UUID,
spaceId : UUID,
agentId : UUID,
capacity : Class<? extends Capacity>)
uri
- the uri of the context.contextId
- the identifier of the context.spaceId
- the identifier of the space.agentId
- the identifier of the agent.capacity
- the name of the capacity implemented by the skill.Copyright © 2020 the original authors or authors.