Class CODE_SET_ACCESS

Defines an object providing proxy access to a code_set.

Declaration :

Artifact : CODE_SET_ACCESS

Stereotype: interface

Operation id

External identifier of this code set.


Declaration :

Operation all_codes

Return all codes known in this code set.

Declaration :

Operation has_lang

True if code set knows about a_lang' .

Declaration :

Operation has_code

True if code set knows about a_code'.

Declaration :

All public operations : all_codes , has_code , has_lang , id