|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PackageExternalizeParamsQuery
| Method Summary | |
|---|---|
StringTypePredicate |
forAllFormat()
Adds a condition for the feature format to the predicate
for PackageExternalizeParams, which evaluates to
false unless the values of the feature format
satisfy the given condition. |
MultivaluedFeaturePredicate |
format()
Adds a constraint to the predicate for PackageExternalizeParams testing whether the feature
format has values or not. |
MultivaluedTypeOrder |
orderByFormat()
Allows to adds a sort instruction for PackageExternalizeParams depending the feature
format
Note: The order in which orderBy…
instructions are given is relevant! |
StringTypePredicate |
thereExistsFormat()
Adds a condition for the feature format to the predicate
for PackageExternalizeParams, which evaluates to
false unless the values of the feature format
satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate format()
PackageExternalizeParams testing whether the feature
format has values or not.
StringTypePredicate thereExistsFormat()
format to the predicate
for PackageExternalizeParams, which evaluates to
false unless the values of the feature format
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 forAllFormat()
format to the predicate
for PackageExternalizeParams, which evaluates to
false unless the values of the feature format
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 orderByFormat()
PackageExternalizeParams depending the feature
format
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 | |||||||||