org.opencrx.kernel.document1.cci2.DocumentQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.document1.cci2;
/**
* A {@code DocumentQuery} selects a set of instances of class {@code Document} based on conditions to be met by their attributes.
*/
@javax.annotation.Generated(
value = "org.openmdx.application.mof.mapping.java.QueryMapper",
date = "2023-10-28T12:15:35.299234681Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface DocumentQuery
extends org.opencrx.kernel.base.cci2.AuditeeQuery,
org.opencrx.kernel.base.cci2.ExporterQuery,
org.opencrx.kernel.base.cci2.ImporterQuery,
org.opencrx.kernel.base.cci2.IndexedQuery,
org.opencrx.kernel.base.cci2.SecureObjectQuery,
org.opencrx.kernel.base.cci2.UserDefinedQuery,
org.opencrx.kernel.depot1.cci2.BookingOriginQuery,
org.opencrx.kernel.document1.cci2.PropertySetHolderQuery,
org.openmdx.base.cci2.BasicObjectQuery
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code activeOn} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate activeOn(
);
/**
* Adds a condition for the feature {@code activeOn} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code activeOn} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsActiveOn(
);
/**
* Adds a condition for the feature {@code activeOn} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code activeOn} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllActiveOn(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code activeOn}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByActiveOn(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code activeUntil} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate activeUntil(
);
/**
* Adds a condition for the feature {@code activeUntil} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code activeUntil} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsActiveUntil(
);
/**
* Adds a condition for the feature {@code activeUntil} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code activeUntil} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllActiveUntil(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code activeUntil}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByActiveUntil(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code attachment} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate attachment(
);
/**
* Adds a condition for the feature {@code attachment} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code attachment} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentAttachmentQuery thereExistsAttachment(
);
/**
* Adds a condition for the feature {@code attachment} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code attachment} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentAttachmentQuery forAllAttachment(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code author} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate author(
);
/**
* Adds a condition for the feature {@code author} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code author} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsAuthor(
);
/**
* Adds a condition for the feature {@code author} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code author} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllAuthor(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code author}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByAuthor(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code cmsClass} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate cmsClass(
);
/**
* Adds a condition for the feature {@code cmsClass} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsClass} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsCmsClass(
);
/**
* Adds a condition for the feature {@code cmsClass} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsClass} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllCmsClass(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code cmsClass}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByCmsClass(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code cmsDefaultLanguage} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate cmsDefaultLanguage(
);
/**
* Adds a condition for the feature {@code cmsDefaultLanguage} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsDefaultLanguage} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsCmsDefaultLanguage(
);
/**
* Adds a condition for the feature {@code cmsDefaultLanguage} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsDefaultLanguage} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllCmsDefaultLanguage(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code cmsDefaultLanguage}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByCmsDefaultLanguage(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code cmsLanguage} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate cmsLanguage(
);
/**
* Adds a condition for the feature {@code cmsLanguage} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsLanguage} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsCmsLanguage(
);
/**
* Adds a condition for the feature {@code cmsLanguage} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsLanguage} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllCmsLanguage(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code cmsLanguage}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByCmsLanguage(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code cmsMeta} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate cmsMeta(
);
/**
* Adds a condition for the feature {@code cmsMeta} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsMeta} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsCmsMeta(
);
/**
* Adds a condition for the feature {@code cmsMeta} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsMeta} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllCmsMeta(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code cmsMeta}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByCmsMeta(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code cmsTemplate} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate cmsTemplate(
);
/**
* Adds a condition for the feature {@code cmsTemplate} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsTemplate} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsCmsTemplate(
);
/**
* Adds a condition for the feature {@code cmsTemplate} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsTemplate} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllCmsTemplate(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code cmsTemplate}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByCmsTemplate(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code cmsTranslation} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate cmsTranslation(
);
/**
* Adds a condition for the feature {@code cmsTranslation} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsTranslation} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsCmsTranslation(
);
/**
* Adds a condition for the feature {@code cmsTranslation} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code cmsTranslation} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllCmsTranslation(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code cmsTranslation}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByCmsTranslation(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code contentLanguage} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate contentLanguage(
);
/**
* Adds a condition for the feature {@code contentLanguage} to the predicate for {@code Document}, which evaluates to {@code false} unless the values of the feature {@code contentLanguage} satisfy the given condition.
* Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsContentLanguage(
);
/**
* Adds a condition for the feature {@code contentLanguage} to the predicate for {@code Document}, which evaluates to {@code false} unless the values of the feature {@code contentLanguage} satisfy the given condition.
* Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllContentLanguage(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code contentLength} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate contentLength(
);
/**
* Adds a condition for the feature {@code contentLength} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code contentLength} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsContentLength(
);
/**
* Adds a condition for the feature {@code contentLength} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code contentLength} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllContentLength(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code contentLength}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByContentLength(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code contentType} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate contentType(
);
/**
* Adds a condition for the feature {@code contentType} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code contentType} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsContentType(
);
/**
* Adds a condition for the feature {@code contentType} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code contentType} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllContentType(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code contentType}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByContentType(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code description} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate description(
);
/**
* Adds a condition for the feature {@code description} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code description} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsDescription(
);
/**
* Adds a condition for the feature {@code description} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code description} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllDescription(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code description}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByDescription(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code disabled} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate disabled(
);
/**
* Adds a condition for the feature {@code disabled} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code disabled} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.BooleanTypePredicate thereExistsDisabled(
);
/**
* Adds a condition for the feature {@code disabled} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code disabled} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.BooleanTypePredicate forAllDisabled(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code disabled}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByDisabled(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code documentAbstract} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate documentAbstract(
);
/**
* Adds a condition for the feature {@code documentAbstract} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentAbstract} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsDocumentAbstract(
);
/**
* Adds a condition for the feature {@code documentAbstract} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentAbstract} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllDocumentAbstract(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code documentAbstract}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByDocumentAbstract(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code documentFolderAssignment} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate documentFolderAssignment(
);
/**
* Adds a condition for the feature {@code documentFolderAssignment} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentFolderAssignment} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.FolderAssignmentQuery thereExistsDocumentFolderAssignment(
);
/**
* Adds a condition for the feature {@code documentFolderAssignment} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentFolderAssignment} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.FolderAssignmentQuery forAllDocumentFolderAssignment(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code documentNumber} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate documentNumber(
);
/**
* Adds a condition for the feature {@code documentNumber} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentNumber} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsDocumentNumber(
);
/**
* Adds a condition for the feature {@code documentNumber} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentNumber} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllDocumentNumber(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code documentNumber}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByDocumentNumber(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code documentReference} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate documentReference(
);
/**
* Adds a condition for the feature {@code documentReference} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentReference} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentReferenceQuery thereExistsDocumentReference(
);
/**
* Adds a condition for the feature {@code documentReference} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentReference} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentReferenceQuery forAllDocumentReference(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code documentSchema} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate documentSchema(
);
/**
* Adds a condition for the feature {@code documentSchema} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentSchema} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentSchemaQuery thereExistsDocumentSchema(
);
/**
* Adds a condition for the feature {@code documentSchema} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code documentSchema} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentSchemaQuery forAllDocumentSchema(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code documentState} to the predicate. The predicate for {@code Document} evaluates {@code true} if its value of feature {@code documentState} satisfies the selected condition.
*/
public org.w3c.cci2.ComparableTypePredicate documentState(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code documentState}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByDocumentState(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code documentType} to the predicate. The predicate for {@code Document} evaluates {@code true} if its value of feature {@code documentType} satisfies the selected condition.
*/
public org.w3c.cci2.ComparableTypePredicate documentType(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code documentType}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByDocumentType(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code folder} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate folder(
);
/**
* Adds a condition for the feature {@code folder} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code folder} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentFolderQuery thereExistsFolder(
);
/**
* Adds a condition for the feature {@code folder} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code folder} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentFolderQuery forAllFolder(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code headRevision} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate headRevision(
);
/**
* Adds a condition for the feature {@code headRevision} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code headRevision} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentRevisionQuery thereExistsHeadRevision(
);
/**
* Adds a condition for the feature {@code headRevision} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code headRevision} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentRevisionQuery forAllHeadRevision(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code keywords} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate keywords(
);
/**
* Adds a condition for the feature {@code keywords} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code keywords} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsKeywords(
);
/**
* Adds a condition for the feature {@code keywords} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code keywords} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllKeywords(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code keywords}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByKeywords(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code link} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate link(
);
/**
* Adds a condition for the feature {@code link} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code link} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentLinkQuery thereExistsLink(
);
/**
* Adds a condition for the feature {@code link} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code link} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentLinkQuery forAllLink(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code linkTo} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate linkTo(
);
/**
* Adds a condition for the feature {@code linkTo} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code linkTo} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentLinkToQuery thereExistsLinkTo(
);
/**
* Adds a condition for the feature {@code linkTo} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code linkTo} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentLinkToQuery forAllLinkTo(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code literatureType} to the predicate. The predicate for {@code Document} evaluates {@code true} if its value of feature {@code literatureType} satisfies the selected condition.
*/
public org.w3c.cci2.ComparableTypePredicate literatureType(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code literatureType}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByLiteratureType(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code location} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate location(
);
/**
* Adds a condition for the feature {@code location} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code location} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsLocation(
);
/**
* Adds a condition for the feature {@code location} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code location} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllLocation(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code location}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByLocation(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code lock} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate lock(
);
/**
* Adds a condition for the feature {@code lock} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code lock} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentLockQuery thereExistsLock(
);
/**
* Adds a condition for the feature {@code lock} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code lock} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentLockQuery forAllLock(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code name} to the predicate. The predicate for {@code Document} evaluates {@code true} if its value of feature {@code name} satisfies the selected condition.
*/
public org.w3c.cci2.StringTypePredicate name(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code name}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByName(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code parent} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate parent(
);
/**
* Adds a condition for the feature {@code parent} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code parent} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentQuery thereExistsParent(
);
/**
* Adds a condition for the feature {@code parent} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code parent} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentQuery forAllParent(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code qualifiedName} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate qualifiedName(
);
/**
* Adds a condition for the feature {@code qualifiedName} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code qualifiedName} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsQualifiedName(
);
/**
* Adds a condition for the feature {@code qualifiedName} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code qualifiedName} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllQualifiedName(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code qualifiedName}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByQualifiedName(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the feature {@code revision} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate revision(
);
/**
* Adds a condition for the feature {@code revision} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code revision} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentRevisionQuery thereExistsRevision(
);
/**
* Adds a condition for the feature {@code revision} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code revision} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.document1.cci2.DocumentRevisionQuery forAllRevision(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code searchText} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate searchText(
);
/**
* Adds a condition for the feature {@code searchText} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code searchText} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsSearchText(
);
/**
* Adds a condition for the feature {@code searchText} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code searchText} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllSearchText(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code searchText}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderBySearchText(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Document} testing whether the value of the feature {@code title} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate title(
);
/**
* Adds a condition for the feature {@code title} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code title} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.StringTypePredicate thereExistsTitle(
);
/**
* Adds a condition for the feature {@code title} to the predicate for {@code Document}, which evaluates to {@code false} unless the value of the feature {@code title} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.StringTypePredicate forAllTitle(
);
/**
* Allows to adds a sort instruction for {@code Document} depending the feature {@code title}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByTitle(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}