final implementation of MaterialOrMethodEvent, Cloning, PreservationMethod, ... ...
[cdmlib.git] / cdmlib-model / src / main / java / eu / etaxonomy / cdm / model / common / ISimpleTerm.java
index 75cc1116107d560f49daef5224e2565b46f8d5a3..431915ca1bf2a3ea31a588f5d166c1aa4345c84e 100644 (file)
@@ -56,7 +56,6 @@ public interface ISimpleTerm<T extends ISimpleTerm> {
         * the direct descendants and there recursive descendants (all descendants)\r
         * will be returned. \r
         */\r
-       //TODO move up to ISimpleTerm\r
        public Set<T> getGeneralizationOf(boolean recursive);\r
 \r
 }\r