org.opencrx.kernel.contract1.cci2.CreateContractParamsQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;
/**
* A {@code CreateContractParamsQuery} selects a set of instances of class {@code CreateContractParams} 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:36.696452241Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface CreateContractParamsQuery
extends org.w3c.cci2.AnyTypePredicate
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code CreateContractParams} 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 CreateContractParams}, 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 CreateContractParams}, 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 CreateContractParams} 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 CreateContractParams} testing whether the value of the feature {@code basedOn} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate basedOn(
);
/**
* Adds a condition for the feature {@code basedOn} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code basedOn} 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.contract1.cci2.AbstractContractQuery thereExistsBasedOn(
);
/**
* Adds a condition for the feature {@code basedOn} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code basedOn} 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.contract1.cci2.AbstractContractQuery forAllBasedOn(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code CreateContractParams} testing whether the value of the feature {@code contractType} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate contractType(
);
/**
* Adds a condition for the feature {@code contractType} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code contractType} 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.contract1.cci2.ContractTypeQuery thereExistsContractType(
);
/**
* Adds a condition for the feature {@code contractType} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code contractType} 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.contract1.cci2.ContractTypeQuery forAllContractType(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code CreateContractParams} 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 CreateContractParams}, 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 CreateContractParams}, 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 CreateContractParams} 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 CreateContractParams} testing whether the value of the feature {@code name} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate name(
);
/**
* Adds a condition for the feature {@code name} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code name} 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 thereExistsName(
);
/**
* Adds a condition for the feature {@code name} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code name} 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 forAllName(
);
/**
* Allows to adds a sort instruction for {@code CreateContractParams} 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 CreateContractParams} testing whether the value of the feature {@code priority} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate priority(
);
/**
* Adds a condition for the feature {@code priority} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code priority} 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 thereExistsPriority(
);
/**
* Adds a condition for the feature {@code priority} to the predicate for {@code CreateContractParams}, which evaluates to {@code false} unless the value of the feature {@code priority} 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 forAllPriority(
);
/**
* Allows to adds a sort instruction for {@code CreateContractParams} depending the feature {@code priority}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByPriority(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}