} catch (KernelException e) {
throw new KernelRuntimeException(e, "Cannot update appearance for "
+ "actor " + entity.getName() + ".");
} finally {
workspace.doneWriting();
}
}
public static void valueChanged(GTEntity entity, Settable settable) {
GTIngredientsAttribute criteria = entity.getCriteriaAttribute();