|
||||||||||
| 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 constraint for the feature picture to the
predicate. |
AnyTypePredicate |
forAllPictureContent()
Adds a constraint for the feature pictureContent to the
predicate. |
StringTypePredicate |
forAllPictureContentMimeType()
Adds a constraint for the feature pictureContentMimeType
to the predicate. |
StringTypePredicate |
forAllPictureContentName()
Adds a constraint for the feature pictureContentName to
the predicate. |
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 constraint for the feature picture to the
predicate. |
AnyTypePredicate |
thereExistsPictureContent()
Adds a constraint for the feature pictureContent to the
predicate. |
StringTypePredicate |
thereExistsPictureContentMimeType()
Adds a constraint for the feature pictureContentMimeType
to the predicate. |
StringTypePredicate |
thereExistsPictureContentName()
Adds a constraint for the feature pictureContentName to
the predicate. |
| 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. The predicate for Pictured evaluates
true if its value of feature picture
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
MediaQuery forAllPicture()
picture to the
predicate. The predicate for Pictured evaluates
true if its value of feature picture
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
OptionalFeaturePredicate pictureContent()
Pictured testing
whether the value of the feature pictureContent is
null or not.
AnyTypePredicate thereExistsPictureContent()
pictureContent to the
predicate. The predicate for Pictured evaluates
true if its value of feature pictureContent
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
AnyTypePredicate forAllPictureContent()
pictureContent to the
predicate. The predicate for Pictured evaluates
true if its value of feature pictureContent
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
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. The predicate for Pictured evaluates
true if its value of feature
pictureContentMimeType satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllPictureContentMimeType()
pictureContentMimeType
to the predicate. The predicate for Pictured evaluates
true if its value of feature
pictureContentMimeType satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
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. The predicate for Pictured evaluates
true if its value of feature
pictureContentName satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllPictureContentName()
pictureContentName to
the predicate. The predicate for Pictured evaluates
true if its value of feature
pictureContentName satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
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 | |||||||||