Magentix2  2.1.1
es.upv.dsic.gti_ia.organization.exception.THOMASMessages.MessageID Enum Reference

List of all members.

Public Attributes

 AGENT_NOT_EXISTS
 AGENT_NOT_IN_UNIT
 ALREADY_REGISTERED
 DB_CONNECTION
 DELETING_TABLE
 FORBIDDEN_NORM
 EMPTY_PARAMETERS
 EXCHANGE_BIND
 EXCHANGE_UNBIND
 ID_UNIT_TYPE_NOT_FOUND
 INSERTING_TABLE
 INVALID_ACCESSIBILITY
 INVALID_DATA_TYPE
 INVALID_DEONTIC
 INVALID_ID
 INVALID_OMS_ACTION
 INVALID_EXPRESSION
 INVALID_PARAMETERS
 INVALID_POSITION
 INVALID_ROLE_POSITION
 INVALID_SERVICE_URL
 INVALID_TARGET_TYPE
 INVALID_TARGET_VALUE
 INVALID_UNIT_TYPE
 INVALID_VISIBILITY
 MYSQL
 NORM_EXISTS_IN_UNIT
 NORM_NOT_EXISTS
 NOT_CREATOR_AGENT_IN_UNIT
 NOT_CREATOR
 NOT_CREATOR_IN_PARENT_UNIT
 NOT_CREATOR_IN_UNIT
 NOT_CREATOR_IN_UNIT_OR_PARENT_UNIT
 NOT_IN_UNIT_AND_NOT_CREATOR
 NOT_IN_UNIT_OR_PARENT_UNIT
 NOT_MEMBER_OR_CREATOR_IN_UNIT
 NOT_PLAYS_ANY_ROLE
 NOT_PLAYS_ROLE
 NOT_VALID_IDENTIFIER
 NOT_SUPERVISOR_OR_CREATOR_IN_UNIT
 ONLY_PLAYS_CREATOR
 PARENT_UNIT_NOT_EXISTS
 PLAYING_ROLE
 ROLE_CONTAINS_NORMS
 ROLE_EXISTS_IN_UNIT
 ROLE_IN_USE
 ROLE_NOT_EXISTS
 SAME_AGENT_NAME
 SAME_UNIT
 SERVICE_PROFILE_NOT_FOUND
 SERVICE_URI_NOT_FOUND
 SERVICES_NOT_FOUND
 SUBUNITS_IN_UNIT
 UNIT_EXISTS
 UNIT_NOT_EXISTS
 VIRTUAL_PARENT
 VIRTUAL_UNIT

Detailed Description

The identifiers of the messages.

Definition at line 25 of file THOMASMessages.java.


Member Data Documentation

Exception message when Agent not exists.

Definition at line 29 of file THOMASMessages.java.

Exception message when Agent is not in Unit.

Definition at line 33 of file THOMASMessages.java.

Exception message when information is already included in service.

Definition at line 37 of file THOMASMessages.java.

Exeption message when can not connect to DB.

Definition at line 41 of file THOMASMessages.java.

Exception message when occurs and error trying to delete a value from a table.

Definition at line 46 of file THOMASMessages.java.

Exception message when any parameter is empty.

Definition at line 55 of file THOMASMessages.java.

Exception message when occurs an exchange bind error.

Definition at line 59 of file THOMASMessages.java.

Exception message when occurs an exchange unbind error.

Definition at line 63 of file THOMASMessages.java.

Exception message when occurs a norm forbidden the service execution.

Definition at line 51 of file THOMASMessages.java.

Exception message when IDUnitType is not found.

Definition at line 67 of file THOMASMessages.java.

Exception message when occurs an error trying to insert a value in a table.

Definition at line 72 of file THOMASMessages.java.

Exception message when Accessibility value is incorrect.

Definition at line 76 of file THOMASMessages.java.

Exception message when data type of input or output is invalid.

Definition at line 80 of file THOMASMessages.java.

Exception message when Deontic is not valid.

Definition at line 86 of file THOMASMessages.java.

Exception message when expression is not valid.

Definition at line 101 of file THOMASMessages.java.

Exception message when ID is not valid.

Definition at line 91 of file THOMASMessages.java.

Exception message when action is not a valid OMS action.

Definition at line 96 of file THOMASMessages.java.

Exception message when parameters are not valid.

Definition at line 106 of file THOMASMessages.java.

Exception message when Position value is incorrect.

Definition at line 111 of file THOMASMessages.java.

Exception message when Role Position value is incorrect.

Definition at line 115 of file THOMASMessages.java.

Exception message when service URL is not a valid OWL-S document.

Definition at line 119 of file THOMASMessages.java.

Exception message when Target Type value is incorrect.

Definition at line 124 of file THOMASMessages.java.

Exception message when Target value is incorrect.

Definition at line 130 of file THOMASMessages.java.

Exception message when Unit Type value is incorrect.

Definition at line 137 of file THOMASMessages.java.

Exception message when Visibility value is incorrect.

Definition at line 141 of file THOMASMessages.java.

Exception message when occurs a MySQL error.

Definition at line 145 of file THOMASMessages.java.

Exception message when the norm is already registered in the unit.

Definition at line 149 of file THOMASMessages.java.

Exception message when the norm not exists in unit.

Definition at line 154 of file THOMASMessages.java.

Exception message when the agent does not play any role with position creator in the unit.

Definition at line 165 of file THOMASMessages.java.

Exception message when none of the agents in unit play roles with position creator.

Definition at line 160 of file THOMASMessages.java.

Exception message when the agent does not play any role with position creator inside the parent unit.

Definition at line 170 of file THOMASMessages.java.

Exception message when the agent does not play any role with position creator inside the unit.

Definition at line 175 of file THOMASMessages.java.

Exception message when the agent does not play any role with position creator in the unit or the parent unit.

Definition at line 180 of file THOMASMessages.java.

Exception message when the agent is not inside the unit and does not play any role with position creator.

Definition at line 185 of file THOMASMessages.java.

Exception message when the agent is not inside the unit or the parent unit.

Definition at line 190 of file THOMASMessages.java.

Exception message when the agent does not play any role with position member or creator in unit.

Definition at line 195 of file THOMASMessages.java.

Exception message when the agent does not play any role.

Definition at line 199 of file THOMASMessages.java.

Exception message when the agent does not play the role.

Definition at line 203 of file THOMASMessages.java.

Exception message when the agent does not play any role with position supervisor or creator in unit.

Definition at line 213 of file THOMASMessages.java.

Exception message when the selected identifier is not allowed.

Definition at line 208 of file THOMASMessages.java.

Exception message when the agent is only playing the role creator.

Definition at line 217 of file THOMASMessages.java.

Exception message when the parent unit does not exists.

Definition at line 221 of file THOMASMessages.java.

Exception message when the agent is already playing the role.

Definition at line 225 of file THOMASMessages.java.

Exception message when the role contains associated norms.

Definition at line 229 of file THOMASMessages.java.

Exception message when the role is already registered in the unit.

Definition at line 233 of file THOMASMessages.java.

Exception message when the role is played by some agents.

Definition at line 237 of file THOMASMessages.java.

Exception message when the role not exists in the unit.

Definition at line 241 of file THOMASMessages.java.

Exception message when the TargetAgentName is the same than AgentName.

Definition at line 246 of file THOMASMessages.java.

Exception message when the parent unit is the same than unit.

Definition at line 250 of file THOMASMessages.java.

Exception message when the profile of the service is not found in Jena DB.

Definition at line 255 of file THOMASMessages.java.

Exception message when the URI of the service is not found in Jena DB.

Definition at line 260 of file THOMASMessages.java.

Exception message when the search of services does not return any value.

Definition at line 265 of file THOMASMessages.java.

Exception message when the are subunits inside the unit.

Definition at line 269 of file THOMASMessages.java.

Exception message when the unit is already registered.

Definition at line 273 of file THOMASMessages.java.

Exception message when the unit does not exist.

Definition at line 277 of file THOMASMessages.java.

Exception message when trying to change the parent unit.

Definition at line 281 of file THOMASMessages.java.

Exception message when the selected unit is the virtual unit.

Definition at line 285 of file THOMASMessages.java.


The documentation for this enum was generated from the following file:
 All Classes Namespaces Files Functions Variables