public boolean hasTargetObsRelation() {
   return targetObsRelation != null && targetObsRelation.getTargetObs() != null;
 }