|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExportProfileQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ExportProfile testing whether the value of the feature description is null or not. |
StringTypePredicate |
forAllDescription()
Adds a condition for the feature description to the predicate for ExportProfile, which evaluates to false unless the value of the feature description satisfies the given condition. |
StringTypePredicate |
forAllForClass()
Adds a condition for the feature forClass to the predicate for ExportProfile, which evaluates to false unless the values of the feature forClass satisfy the given condition. |
StringTypePredicate |
forAllMimeType()
Adds a condition for the feature mimeType to the predicate for ExportProfile, which evaluates to false unless the value of the feature mimeType satisfies the given condition. |
StringTypePredicate |
forAllReferenceFilter()
Adds a condition for the feature referenceFilter to the predicate for ExportProfile, which evaluates to false unless the value of the feature referenceFilter satisfies the given condition. |
DocumentQuery |
forAllTemplate()
Adds a condition for the feature template to the predicate for ExportProfile, which evaluates to false unless the value of the feature template satisfies the given condition. |
MultivaluedFeaturePredicate |
forClass()
Adds a constraint to the predicate for ExportProfile testing whether the feature forClass has values or not. |
OptionalFeaturePredicate |
mimeType()
Adds a constraint to the predicate for ExportProfile testing whether the value of the feature mimeType is null or not. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for ExportProfile depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByForClass()
Allows to adds a sort instruction for ExportProfile depending the feature forClass
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByMimeType()
Allows to adds a sort instruction for ExportProfile depending the feature mimeType
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for ExportProfile depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByReferenceFilter()
Allows to adds a sort instruction for ExportProfile depending the feature referenceFilter
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
referenceFilter()
Adds a constraint to the predicate for ExportProfile testing whether the value of the feature referenceFilter is null or not. |
OptionalFeaturePredicate |
template()
Adds a constraint to the predicate for ExportProfile testing whether the value of the feature template is null or not. |
StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature description to the predicate for ExportProfile, which evaluates to false unless the value of the feature description satisfies the given condition. |
StringTypePredicate |
thereExistsForClass()
Adds a condition for the feature forClass to the predicate for ExportProfile, which evaluates to false unless the values of the feature forClass satisfy the given condition. |
StringTypePredicate |
thereExistsMimeType()
Adds a condition for the feature mimeType to the predicate for ExportProfile, which evaluates to false unless the value of the feature mimeType satisfies the given condition. |
StringTypePredicate |
thereExistsReferenceFilter()
Adds a condition for the feature referenceFilter to the predicate for ExportProfile, which evaluates to false unless the value of the feature referenceFilter satisfies the given condition. |
DocumentQuery |
thereExistsTemplate()
Adds a condition for the feature template to the predicate for ExportProfile, which evaluates to false unless the value of the feature template satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
ExportProfile testing whether the value of the feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the predicate for ExportProfile, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllDescription()
description to the predicate for ExportProfile, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByDescription()
ExportProfile depending the feature description
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate forClass()
ExportProfile testing whether the feature forClass has values or not.
StringTypePredicate thereExistsForClass()
forClass to the predicate for ExportProfile, which evaluates to false unless the values of the feature forClass satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
StringTypePredicate forAllForClass()
forClass to the predicate for ExportProfile, which evaluates to false unless the values of the feature forClass satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByForClass()
ExportProfile depending the feature forClass
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate mimeType()
ExportProfile testing whether the value of the feature mimeType is null or not.
StringTypePredicate thereExistsMimeType()
mimeType to the predicate for ExportProfile, which evaluates to false unless the value of the feature mimeType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllMimeType()
mimeType to the predicate for ExportProfile, which evaluates to false unless the value of the feature mimeType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByMimeType()
ExportProfile depending the feature mimeType
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
ExportProfile depending the feature name
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate referenceFilter()
ExportProfile testing whether the value of the feature referenceFilter is null or not.
StringTypePredicate thereExistsReferenceFilter()
referenceFilter to the predicate for ExportProfile, which evaluates to false unless the value of the feature referenceFilter satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllReferenceFilter()
referenceFilter to the predicate for ExportProfile, which evaluates to false unless the value of the feature referenceFilter satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByReferenceFilter()
ExportProfile depending the feature referenceFilter
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate template()
ExportProfile testing whether the value of the feature template is null or not.
DocumentQuery thereExistsTemplate()
template to the predicate for ExportProfile, which evaluates to false unless the value of the feature template satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DocumentQuery forAllTemplate()
template to the predicate for ExportProfile, which evaluates to false unless the value of the feature template satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||