libNuML
1.1.1
Library for reading / writing NuML documents
|
Go to the documentation of this file.
44 #ifndef LIBNUML_OPERATION_RETURN_VALUES_H
45 #define LIBNUML_OPERATION_RETURN_VALUES_H 1
47 LIBNUML_CPP_NAMESPACE_BEGIN
154 LIBNUML_CPP_NAMESPACE_END
The existing annotation does not have a top-level element with the given namespace.
Definition: operationReturnValues.h:141
An index parameter exceeded the bounds of a data array or other collection used in the operation.
Definition: operationReturnValues.h:61
NUMLOperationReturnValues_t
Begin svn Header.
Definition: operationReturnValues.h:56
A value passed as an argument to the method is not of a type that is valid for the operation or kind ...
Definition: operationReturnValues.h:86
The attribute that is the subject of this operation is not valid for the combination of NUML Level an...
Definition: operationReturnValues.h:70
The operation was successful.
Definition: operationReturnValues.h:58
The XML operation attempted is not valid for the object or context involved.
Definition: operationReturnValues.h:121
The NUML Version within the NUML Level associated with the object does not match the Version of the p...
Definition: operationReturnValues.h:113
The requested action could not be performed.
Definition: operationReturnValues.h:80
The object passed as an argument to the method is not of a type that is valid for the operation or ki...
Definition: operationReturnValues.h:93
There already exists an object with this identifier in the context where this operation is being atte...
Definition: operationReturnValues.h:99
The NUML Level associated with the object does not match the Level of the parent object.
Definition: operationReturnValues.h:106
There already exists a top level annotation with the same namespace as annoation being appended.
Definition: operationReturnValues.h:126
The existing annotation does not have a top-level element with the given name.
Definition: operationReturnValues.h:132