Uses of Class
org.mindswap.exceptions.LockNotSupportedException

Packages that use LockNotSupportedException
org.mindswap.owl   
 

Uses of LockNotSupportedException in org.mindswap.owl
 

Methods in org.mindswap.owl that throw LockNotSupportedException
 void OWLModel.lockForRead()
          Lock the model for read operations.
 void OWLModel.lockForWrite()
          Lock the model for write operations.
 void OWLModel.releaseLock()
          Releases the lock form the matching lockForXXX function.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.