|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerQuery
| Method Summary | |
|---|---|
ElementQuery |
forAllMember()
Adds a condition for the feature member to the predicate
for Container, which evaluates to false
unless the value of the feature member satisfies the given
condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
member()
Adds a constraint to the predicate for Container testing
whether the feature member has values or not. |
ElementQuery |
thereExistsMember()
Adds a condition for the feature member to the predicate
for Container, which evaluates to false
unless the value of the feature member satisfies the given
condition. |
| Methods inherited from interface org.openmdx.ui1.cci2.ElementQuery |
|---|
autoGenerated, changeable, forAllIconKey, forAllMimeType, forAllToolTip, iconKey, mimeType, orderByAutoGenerated, orderByChangeable, orderByIconKey, orderByMimeType, orderByToolTip, thereExistsIconKey, thereExistsMimeType, thereExistsToolTip, toolTip |
| Methods inherited from interface org.openmdx.base.cci2.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
org.w3c.cci2.MultivaluedFeaturePredicate member()
Container testing
whether the feature member has values or not.
ElementQuery thereExistsMember()
member to the predicate
for Container, which evaluates to false
unless the value of the feature member satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ElementQuery forAllMember()
member to the predicate
for Container, which evaluates to false
unless the value of the feature member 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 | |||||||||