Uses of Class
nl.uva.vlet.exception.AttributeNotEditableException

Packages that use AttributeNotEditableException
nl.uva.vlet.util   
 

Uses of AttributeNotEditableException in nl.uva.vlet.util
 

Methods in nl.uva.vlet.util that throw AttributeNotEditableException
 void VAttribute.setValue(boolean b)
           
 void VAttribute.setValue(int val)
           
 void VAttribute.setValue(java.lang.String val)
          This is the only method which really changes the value.