Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This common operation is defined by the stereotype stereotype tipEntityGet  that describes the various attributes used to configure this operation.

...

This common operation is defined by the stereotype tipEntityGetMuliple stereotype  tipEntityGetMultiple that describes the various attributes used to configure this operation.

...

getThingIds will be generated if the value of the attribute ‘’getType’’ of the tipEntityGetMuliple the  tipEntityGetMultiple stereotype is id or 'both'.

The values of the objects are returned by ids, as a set of EntityIdentifiers.

...

getThings will be generated if the value of the attribute ‘’getType’’ of the tipEntityGetMuliple the  tipEntityGetMultiple stereotype is value or both.

...

This common operation is defined by the stereotype tipEntitySet that describes the various attributes used to configure this operation.

...

This common operation is defined by the stereotype tipEntitySetMuliple stereotype  tipEntitySetMultiple that describes the various attributes used to configure this operation.

...

setThings will be generated if the value of the attribute ‘’isAtomic’’ of the tipEntitySetMuliple the  tipEntitySetMultiple stereotype is false.

Best effort only applies at the entire object level, i.e., either all the request attributes for an given object are set or not.

...

setThingsAtomic will be generated if the value of the attribute ‘’isAtomic’’ of the tipEntitySetMuliple the  tipEntitySetMultiple stereotype is true.

Note that setThingsAtomic is not yet implemented in JOSIF V1.1. Refer to mantis bug 505. This will be fixed in JOSIF V1.2