|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerFieldQuery
| Method Summary | |
|---|---|
org.w3c.cci2.BooleanTypePredicate |
forAllInPlaceEditable()
Adds a constraint for the feature inPlaceEditable to the
predicate. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
forAllShowMaxMember()
Adds a constraint for the feature showMaxMember to the
predicate. |
org.w3c.cci2.OptionalFeaturePredicate |
inPlaceEditable()
Adds a constraint to the predicate for ContainerField
testing whether the value of the feature inPlaceEditable
is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByInPlaceEditable()
Allows to adds a sort instruction for ContainerField
depending the feature inPlaceEditable
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByShowMaxMember()
Allows to adds a sort instruction for ContainerField
depending the feature showMaxMember
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
showMaxMember()
Adds a constraint to the predicate for ContainerField
testing whether the value of the feature showMaxMember is
null or not. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsInPlaceEditable()
Adds a constraint for the feature inPlaceEditable to the
predicate. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
thereExistsShowMaxMember()
Adds a constraint for the feature showMaxMember to the
predicate. |
| Methods inherited from interface org.openmdx.ui1.cci2.ContainerQuery |
|---|
forAllMember, member, thereExistsMember |
| Methods inherited from interface org.openmdx.ui1.cci2.LabelledFieldQuery |
|---|
forAllLabel, forAllShortLabel, label, orderByLabel, orderByShortLabel, shortLabel, thereExistsLabel, thereExistsShortLabel |
| Methods inherited from interface org.openmdx.ui1.cci2.AbstractFieldQuery |
|---|
backColor, color, fontBold, fontColor, fontItalic, fontName, fontSize, fontStrikeout, fontUnderline, forAllBackColor, forAllColor, forAllFontColor, orderByBackColor, orderByColor, orderByFontBold, orderByFontColor, orderByFontItalic, orderByFontName, orderByFontSize, orderByFontStrikeout, orderByFontUnderline, thereExistsBackColor, thereExistsColor, thereExistsFontColor |
| 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.OptionalFeaturePredicate inPlaceEditable()
ContainerField
testing whether the value of the feature inPlaceEditable
is null or not.
org.w3c.cci2.BooleanTypePredicate thereExistsInPlaceEditable()
inPlaceEditable to the
predicate. The predicate for ContainerField evaluates
true if its value of feature inPlaceEditable
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!
org.w3c.cci2.BooleanTypePredicate forAllInPlaceEditable()
inPlaceEditable to the
predicate. The predicate for ContainerField evaluates
true if its value of feature inPlaceEditable
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!
org.w3c.cci2.SimpleTypeOrder orderByInPlaceEditable()
ContainerField
depending the feature inPlaceEditable
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.OptionalFeaturePredicate showMaxMember()
ContainerField
testing whether the value of the feature showMaxMember is
null or not.
org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsShowMaxMember()
showMaxMember to the
predicate. The predicate for ContainerField evaluates
true if its value of feature showMaxMember
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!
org.w3c.cci2.ComparableTypePredicate<Integer> forAllShowMaxMember()
showMaxMember to the
predicate. The predicate for ContainerField evaluates
true if its value of feature showMaxMember
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!
org.w3c.cci2.SimpleTypeOrder orderByShowMaxMember()
ContainerField
depending the feature showMaxMember
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 | |||||||||