public interface ConvertMediaXriToPathParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.StringTypePredicate |
forAllMediaXri()
Adds a condition for the feature
mediaXri to the predicate for ConvertMediaXriToPathParams, which evaluates to false unless the value of the feature mediaXri satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
mediaXri()
Adds a constraint to the predicate for
ConvertMediaXriToPathParams testing whether the value of the feature mediaXri is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByMediaXri()
Allows to adds a sort instruction for
ConvertMediaXriToPathParams depending the feature mediaXri
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.StringTypePredicate |
thereExistsMediaXri()
Adds a condition for the feature
mediaXri to the predicate for ConvertMediaXriToPathParams, which evaluates to false unless the value of the feature mediaXri satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate mediaXri()
ConvertMediaXriToPathParams testing whether the value of the feature mediaXri is null or not.org.w3c.cci2.StringTypePredicate thereExistsMediaXri()
mediaXri to the predicate for ConvertMediaXriToPathParams, which evaluates to false unless the value of the feature mediaXri satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllMediaXri()
mediaXri to the predicate for ConvertMediaXriToPathParams, which evaluates to false unless the value of the feature mediaXri satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByMediaXri()
ConvertMediaXriToPathParams depending the feature mediaXri
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.