class AgentType |
|
A representation of an agent type.
The agent type is a representation of an available agent, that can be started as an agent instance. It provides all information about the type. All available agent types can be retrieved from the AgentManager.
Author Tobias Koenig |
|
Creates a new agent type. |
|
Creates an agent type from an other agent type. |
|
Returns the list of supported capabilities of the agent type. |
|
Returns the description of the agent type. |
|
Returns the icon of the agent type. |
|
Returns the name of the icon of the agent type. |
|
Returns the unique identifier of the agent type. |
|
Returns whether the agent type is valid. |
|
Returns the list of supported mime types of the agent type. |
|
Returns the i18n'ed name of the agent type. |
|
Internal |