|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectReferenceQuery
| Method Summary | |
|---|---|
org.w3c.cci2.StringTypePredicate |
forAllQualifierLabel()
Adds a constraint for the feature qualifierLabel to the
predicate. |
org.w3c.cci2.MultivaluedTypeOrder |
orderByQualifierLabel()
Allows to adds a sort instruction for ObjectReference
depending the feature qualifierLabel
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByReferencedTypeName()
Allows to adds a sort instruction for ObjectReference
depending the feature referencedTypeName
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByReferenceIsStoredAsAttribute()
Allows to adds a sort instruction for ObjectReference
depending the feature referenceIsStoredAsAttribute
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByReferenceName()
Allows to adds a sort instruction for ObjectReference
depending the feature referenceName
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByUserDefinedQualifier()
Allows to adds a sort instruction for ObjectReference
depending the feature userDefinedQualifier
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.MultivaluedFeaturePredicate |
qualifierLabel()
Adds a constraint to the predicate for ObjectReference
testing whether the feature qualifierLabel has values or
not. |
org.w3c.cci2.StringTypePredicate |
referencedTypeName()
|
org.w3c.cci2.BooleanTypePredicate |
referenceIsStoredAsAttribute()
|
org.w3c.cci2.StringTypePredicate |
referenceName()
|
org.w3c.cci2.StringTypePredicate |
thereExistsQualifierLabel()
Adds a constraint for the feature qualifierLabel to the
predicate. |
org.w3c.cci2.BooleanTypePredicate |
userDefinedQualifier()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
org.w3c.cci2.MultivaluedFeaturePredicate qualifierLabel()
ObjectReference
testing whether the feature qualifierLabel has values or
not.
org.w3c.cci2.StringTypePredicate thereExistsQualifierLabel()
qualifierLabel to the
predicate. The predicate for ObjectReference evaluates
true if at least one of its values of feature
qualifierLabel satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
org.w3c.cci2.StringTypePredicate forAllQualifierLabel()
qualifierLabel to the
predicate. The predicate for ObjectReference evaluates
true if all of its values of feature
qualifierLabel satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
org.w3c.cci2.MultivaluedTypeOrder orderByQualifierLabel()
ObjectReference
depending the feature qualifierLabel
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate referenceIsStoredAsAttribute()
org.w3c.cci2.SimpleTypeOrder orderByReferenceIsStoredAsAttribute()
ObjectReference
depending the feature referenceIsStoredAsAttribute
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.StringTypePredicate referenceName()
org.w3c.cci2.SimpleTypeOrder orderByReferenceName()
ObjectReference
depending the feature referenceName
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.StringTypePredicate referencedTypeName()
org.w3c.cci2.SimpleTypeOrder orderByReferencedTypeName()
ObjectReference
depending the feature referencedTypeName
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate userDefinedQualifier()
org.w3c.cci2.SimpleTypeOrder orderByUserDefinedQualifier()
ObjectReference
depending the feature userDefinedQualifier
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 | |||||||||