<h2><code><aclass="back"title="Return to index"href="../index.html#protected1">protected/1</a></code></h2>
<hr/>
<h4>Description</h4>
<blockquote>
<pre>
protected(Predicate)
protected(Predicate1, Predicate2, ...)
protected([Predicate1, Predicate2, ...])
</pre>
<p>
Declares protected predicates. A protected predicate can only be called from the object containing the declaration or from an object that inherits the declaration.