<< §1.2.1.(a) Role class protection | ↑ Table of Contents ↑ | §1.2.1.(c) public role classes >> |
§1.2.1.(b) protected role classes
A protected
role can only be accessed from within the enclosing
team or any of its sub-teams. The actual border of encapsulation is the
enclosing team instance. The rules for protected roles are given
in §1.2.3 below.
<< §1.2.1.(a) Role class protection | ↑ Table of Contents ↑ | §1.2.1.(c) public role classes >> |