|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PicturedQuery
| Method Summary | |
|---|---|
MediaQuery |
forAllPicture()
Adds a condition for the feature picture to the predicate
for Pictured, which evaluates to false unless
the value of the feature picture satisfies the given
condition. |
AnyTypePredicate |
forAllPictureContent()
Adds a condition for the feature pictureContent to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContent satisfies the given condition. |
StringTypePredicate |
forAllPictureContentMimeType()
Adds a condition for the feature pictureContentMimeType to
the predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentMimeType satisfies the given condition. |
StringTypePredicate |
forAllPictureContentName()
Adds a condition for the feature pictureContentName to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentName satisfies the given condition. |
SimpleTypeOrder |
orderByPictureContent()
Allows to adds a sort instruction for Pictured depending
the feature pictureContent
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPictureContentMimeType()
Allows to adds a sort instruction for Pictured depending
the feature pictureContentMimeType
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPictureContentName()
Allows to adds a sort instruction for Pictured depending
the feature pictureContentName
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
picture()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature picture is
null or not. |
OptionalFeaturePredicate |
pictureContent()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature pictureContent is
null or not. |
OptionalFeaturePredicate |
pictureContentMimeType()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature pictureContentMimeType is
null or not. |
OptionalFeaturePredicate |
pictureContentName()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature pictureContentName is
null or not. |
MediaQuery |
thereExistsPicture()
Adds a condition for the feature picture to the predicate
for Pictured, which evaluates to false unless
the value of the feature picture satisfies the given
condition. |
AnyTypePredicate |
thereExistsPictureContent()
Adds a condition for the feature pictureContent to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContent satisfies the given condition. |
StringTypePredicate |
thereExistsPictureContentMimeType()
Adds a condition for the feature pictureContentMimeType to
the predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentMimeType satisfies the given condition. |
StringTypePredicate |
thereExistsPictureContentName()
Adds a condition for the feature pictureContentName to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentName satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate picture()
Pictured testing
whether the value of the feature picture is
null or not.
MediaQuery thereExistsPicture()
picture to the predicate
for Pictured, which evaluates to false unless
the value of the feature picture satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
MediaQuery forAllPicture()
picture to the predicate
for Pictured, which evaluates to false unless
the value of the feature picture satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
OptionalFeaturePredicate pictureContent()
Pictured testing
whether the value of the feature pictureContent is
null or not.
AnyTypePredicate thereExistsPictureContent()
pictureContent to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContent satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
AnyTypePredicate forAllPictureContent()
pictureContent to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContent satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByPictureContent()
Pictured depending
the feature pictureContent
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pictureContentMimeType()
Pictured testing
whether the value of the feature pictureContentMimeType is
null or not.
StringTypePredicate thereExistsPictureContentMimeType()
pictureContentMimeType to
the predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentMimeType satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllPictureContentMimeType()
pictureContentMimeType to
the predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentMimeType satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByPictureContentMimeType()
Pictured depending
the feature pictureContentMimeType
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pictureContentName()
Pictured testing
whether the value of the feature pictureContentName is
null or not.
StringTypePredicate thereExistsPictureContentName()
pictureContentName to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentName satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllPictureContentName()
pictureContentName to the
predicate for Pictured, which evaluates to
false unless the value of the feature
pictureContentName satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByPictureContentName()
Pictured depending
the feature pictureContentName
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||