cleanup
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 5 May 2020 13:38:48 +0000 (15:38 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Wed, 6 May 2020 11:06:25 +0000 (13:06 +0200)
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/RelationshipBase.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/StatisticalMeasurementValue.java

index 14fde9be89438eeaa1533869ab6aa5f492fd8443..ccd7ef31c6a65cc8397af015956db5246efdf5bf 100644 (file)
@@ -38,8 +38,6 @@ import eu.etaxonomy.cdm.model.reference.Reference;
  * Whereas the direction of the relation can be valid for the direct (everted) and also for the inverted {@link Direction} direction.
  * This directional validity is defined by {@link RelationshipTermBase#isSymmetric()}
  *
- *
- *
  * @author m.doering
  * @author a.kohlbecker (Documentation)
  */
index 0117c835de2d2dd9bbed138a6d35cbb5c3c92339..7a095cd5046a7062d33364401a75996d4ab0b895 100644 (file)
@@ -113,6 +113,7 @@ public class StatisticalMeasurementValue
                return result;\r
        }\r
 \r
+\r
        /**\r
         * Returns the type of {@link StatisticalMeasure statistical measure} used in\r
         * <i>this</i> statistical measurement value.\r
@@ -232,4 +233,4 @@ public class StatisticalMeasurementValue
                    +"="+value;\r
        }\r
 \r
-}
+}\r