All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencrx.kernel.generic.cci2.PropertySetEntryQuery Maven / Gradle / Ivy

The newest version!
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.generic.cci2;

/**
 * A {@code PropertySetEntryQuery} selects a set of instances of class {@code PropertySetEntry} 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.807216367Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface PropertySetEntryQuery
  extends org.opencrx.kernel.base.cci2.SecureObjectQuery,
    org.openmdx.base.cci2.BasicObjectQuery
{

// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
  /**
   * Adds a constraint to the predicate for {@code PropertySetEntry} testing whether the value of the feature {@code property} is {@code null} or not.
   */
  public org.w3c.cci2.OptionalFeaturePredicate property(
  );

  /**
   * Adds a condition for the feature {@code property} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code property} 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.base.cci2.PropertyQuery thereExistsProperty( ); /** * Adds a condition for the feature {@code property} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code property} 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.base.cci2.PropertyQuery forAllProperty( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code PropertySetEntry} testing whether the value of the feature {@code propertyDescription} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate propertyDescription( ); /** * Adds a condition for the feature {@code propertyDescription} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertyDescription} 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 thereExistsPropertyDescription( ); /** * Adds a condition for the feature {@code propertyDescription} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertyDescription} 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 forAllPropertyDescription( ); /** * Allows to adds a sort instruction for {@code PropertySetEntry} depending the feature {@code propertyDescription} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByPropertyDescription( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code PropertySetEntry} testing whether the value of the feature {@code propertyName} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate propertyName( ); /** * Adds a condition for the feature {@code propertyName} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertyName} 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 thereExistsPropertyName( ); /** * Adds a condition for the feature {@code propertyName} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertyName} 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 forAllPropertyName( ); /** * Allows to adds a sort instruction for {@code PropertySetEntry} depending the feature {@code propertyName} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByPropertyName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code PropertySetEntry} testing whether the value of the feature {@code propertySetDescription} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate propertySetDescription( ); /** * Adds a condition for the feature {@code propertySetDescription} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertySetDescription} 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 thereExistsPropertySetDescription( ); /** * Adds a condition for the feature {@code propertySetDescription} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertySetDescription} 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 forAllPropertySetDescription( ); /** * Allows to adds a sort instruction for {@code PropertySetEntry} depending the feature {@code propertySetDescription} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByPropertySetDescription( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code PropertySetEntry} testing whether the value of the feature {@code propertySetName} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate propertySetName( ); /** * Adds a condition for the feature {@code propertySetName} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertySetName} 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 thereExistsPropertySetName( ); /** * Adds a condition for the feature {@code propertySetName} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code propertySetName} 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 forAllPropertySetName( ); /** * Allows to adds a sort instruction for {@code PropertySetEntry} depending the feature {@code propertySetName} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByPropertySetName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code PropertySetEntry} testing whether the value of the feature {@code stringifiedValue} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate stringifiedValue( ); /** * Adds a condition for the feature {@code stringifiedValue} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code stringifiedValue} 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 thereExistsStringifiedValue( ); /** * Adds a condition for the feature {@code stringifiedValue} to the predicate for {@code PropertySetEntry}, which evaluates to {@code false} unless the value of the feature {@code stringifiedValue} 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 forAllStringifiedValue( ); /** * Allows to adds a sort instruction for {@code PropertySetEntry} depending the feature {@code stringifiedValue} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByStringifiedValue( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy