X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=core%2Forg.argeo.entity.api%2Fsrc%2Forg%2Fargeo%2Fentity%2Fentity.cnd;h=2ea89f9b533d177d08217797184745ef1809b27e;hb=752a7b2614895002a3d184be166ef4162caf0d05;hp=b30657d06c536c12fab0102d85cee7b5518d1702;hpb=418ea1efbf3f0d6b706603c6ff1c0fdd17314773;p=gpl%2Fargeo-suite.git diff --git a/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd b/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd index b30657d..2ea89f9 100644 --- a/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd +++ b/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd @@ -35,6 +35,20 @@ mixin //+ * (entity:reference) //+ * (entity:composite) +[entity:query] > nt:query, mix:referenceable + +[entity:querySet] ++ * (entity:query) = entity:query * + +// +// STRUCTURE +// +[entity:space] +mixin + +[entity:document] +mixin + // // TYPOLOGY // @@ -43,7 +57,7 @@ mixin [entity:term] orderable -- name (NAME) m +- name (NAME) - * (*) + term (entity:term) = entity:term * @@ -56,6 +70,7 @@ orderable // [entity:form] mixin ++ queries (entity:querySet) = entity:querySet [entity:formSubmission] mixin