From 282ec6571898942f3d143f1defc585c486b45f8c Mon Sep 17 00:00:00 2001 From: Benjamin Paassen Date: Sun, 21 Dec 2014 15:49:08 +0100 Subject: Dokumenten und Domänenbeispiel. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/model/Domain.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/core/model/Domain.hpp') diff --git a/src/core/model/Domain.hpp b/src/core/model/Domain.hpp index e257c0d..99ac6e1 100644 --- a/src/core/model/Domain.hpp +++ b/src/core/model/Domain.hpp @@ -368,6 +368,9 @@ protected: public: const bool transparent; + // TODO: Is it possible to have root=true and cardinality other than 1? + // This also refers to the question in Document.hpp: Is it possible to have + // more than 1 root? const bool root; /** -- cgit v1.2.3