Uses of Class
jcama.ScopeDescr

Packages that use ScopeDescr
jcama   
 

Uses of ScopeDescr in jcama
 

Methods in jcama that return ScopeDescr
 ScopeDescr ScopeDescr.add(ScopeRoleRest rr, CamaKey rkey)
           
 

Methods in jcama with parameters of type ScopeDescr
 Scope Scope.CreateScope(java.lang.String name, ScopeDescr descr)
          Creates a new scope with the given scope requirements.