company logo

PROTECTED keyword

Keywords:  intensional feature

The option indicates partially restricted access to an intentional feature (property, function, reaction). The feature is accessible only within the complex data type and its interface, and its specializations with its interfaces.

The keyword can be written in capital or small letters, but not mixed.

Definition: 

_protected := 'protected' | __protected

__protected :: 'PROTECTED'