0024971: Incomplete interface of NCollection classes
[occt.git] / src / Interface / Interface.cdl
index f4c67c5..93025c8 100644 (file)
@@ -5,8 +5,8 @@
 --
 -- This file is part of Open CASCADE Technology software library.
 --
--- This library is free software; you can redistribute it and / or modify it
--- under the terms of the GNU Lesser General Public version 2.1 as published
+-- This library is free software; you can redistribute it and/or modify it under
+-- the terms of the GNU Lesser General Public License version 2.1 as published
 -- by the Free Software Foundation, with special exception defined in the file
 -- OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
 -- distribution for complete text of the license and disclaimer of any warranty.
@@ -128,15 +128,13 @@ is
 
        -- --  Instantiations  -- --
 
-    private class  SequenceOfCheck  instantiates           -- for HSequence
+    private class  SequenceOfCheck  instantiates
         Sequence from TCollection (Check);
-    private class HSequenceOfCheck  instantiates           -- Transient
+    private class HSequenceOfCheck  instantiates
        HSequence from TCollection (Check,SequenceOfCheck);
 
-    class Array1OfFileParameter instantiates               -- for ParamList :
+    class Array1OfFileParameter instantiates
         Array1 from TCollection    (FileParameter);
---    class HArray1OfFileParameter instantiates                           -- Array, Transient
---        HArray1 from TCollection   (FileParameter,Array1OfFileParameter);
 
     --  Useful Instantiations to define Data