|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdditionalElementDefinitionQuery
| Method Summary | |
|---|---|
org.w3c.cci2.StringTypePredicate |
forAllForClass()
Adds a condition for the feature forClass to the predicate
for AdditionalElementDefinition, which evaluates to
false unless the values of the feature
forClass satisfy the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
forClass()
Adds a constraint to the predicate for AdditionalElementDefinition testing whether the feature
forClass has values or not. |
org.w3c.cci2.MultivaluedTypeOrder |
orderByForClass()
Allows to adds a sort instruction for AdditionalElementDefinition depending the feature
forClass
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.StringTypePredicate |
thereExistsForClass()
Adds a condition for the feature forClass to the predicate
for AdditionalElementDefinition, which evaluates to
false unless the values of the feature
forClass satisfy the given condition. |
| 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 forClass()
AdditionalElementDefinition testing whether the feature
forClass has values or not.
org.w3c.cci2.StringTypePredicate thereExistsForClass()
forClass to the predicate
for AdditionalElementDefinition, 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
org.w3c.cci2.StringTypePredicate forAllForClass()
forClass to the predicate
for AdditionalElementDefinition, 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
org.w3c.cci2.MultivaluedTypeOrder orderByForClass()
AdditionalElementDefinition depending the feature
forClass
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 | |||||||||