public final void setType(OJClass type) throws CannotAlterException {
   substance.setType(type);
 }