|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GeneralizableElementQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
allSubtype()
Adds a constraint to the predicate for GeneralizableElement testing whether the feature
allSubtype has values or not. |
MultivaluedFeaturePredicate |
allSupertype()
Adds a constraint to the predicate for GeneralizableElement testing whether the feature
allSupertype has values or not. |
MultivaluedFeaturePredicate |
feature()
Adds a constraint to the predicate for GeneralizableElement testing whether the feature
feature has values or not. |
GeneralizableElementQuery |
forAllAllSubtype()
Adds a condition for the feature allSubtype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSubtype satisfy the given condition. |
GeneralizableElementQuery |
forAllAllSupertype()
Adds a condition for the feature allSupertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSupertype satisfy the given condition. |
FeatureQuery |
forAllFeature()
Adds a condition for the feature feature to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
feature satisfy the given condition. |
GeneralizableElementQuery |
forAllSubtype()
Adds a condition for the feature subtype to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
subtype satisfy the given condition. |
GeneralizableElementQuery |
forAllSupertype()
Adds a condition for the feature supertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
supertype satisfy the given condition. |
BooleanTypePredicate |
isAbstract()
|
SimpleTypeOrder |
orderByIsAbstract()
Allows to adds a sort instruction for GeneralizableElement
depending the feature isAbstract
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByVisibility()
Allows to adds a sort instruction for GeneralizableElement
depending the feature visibility
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedFeaturePredicate |
subtype()
Adds a constraint to the predicate for GeneralizableElement testing whether the feature
subtype has values or not. |
MultivaluedFeaturePredicate |
supertype()
Adds a constraint to the predicate for GeneralizableElement testing whether the feature
supertype has values or not. |
GeneralizableElementQuery |
thereExistsAllSubtype()
Adds a condition for the feature allSubtype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSubtype satisfy the given condition. |
GeneralizableElementQuery |
thereExistsAllSupertype()
Adds a condition for the feature allSupertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSupertype satisfy the given condition. |
FeatureQuery |
thereExistsFeature()
Adds a condition for the feature feature to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
feature satisfy the given condition. |
GeneralizableElementQuery |
thereExistsSubtype()
Adds a condition for the feature subtype to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
subtype satisfy the given condition. |
GeneralizableElementQuery |
thereExistsSupertype()
Adds a condition for the feature supertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
supertype satisfy the given condition. |
StringTypePredicate |
visibility()
|
| Methods inherited from interface org.omg.model1.cci2.NamespaceQuery |
|---|
content, forAllContent, thereExistsContent |
| Methods inherited from interface org.omg.model1.cci2.ElementQuery |
|---|
annotation, container, forAllAnnotation, forAllContainer, forAllStereotype, name, orderByAnnotation, orderByName, orderByQualifiedName, orderByStereotype, qualifiedName, stereotype, thereExistsAnnotation, thereExistsContainer, thereExistsStereotype |
| 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 |
|---|
MultivaluedFeaturePredicate allSubtype()
GeneralizableElement testing whether the feature
allSubtype has values or not.
GeneralizableElementQuery thereExistsAllSubtype()
allSubtype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSubtype 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
GeneralizableElementQuery forAllAllSubtype()
allSubtype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSubtype 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
MultivaluedFeaturePredicate allSupertype()
GeneralizableElement testing whether the feature
allSupertype has values or not.
GeneralizableElementQuery thereExistsAllSupertype()
allSupertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSupertype 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
GeneralizableElementQuery forAllAllSupertype()
allSupertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
allSupertype 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
MultivaluedFeaturePredicate feature()
GeneralizableElement testing whether the feature
feature has values or not.
FeatureQuery thereExistsFeature()
feature to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
feature 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
FeatureQuery forAllFeature()
feature to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
feature 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
BooleanTypePredicate isAbstract()
SimpleTypeOrder orderByIsAbstract()
GeneralizableElement
depending the feature isAbstract
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate subtype()
GeneralizableElement testing whether the feature
subtype has values or not.
GeneralizableElementQuery thereExistsSubtype()
subtype to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
subtype 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
GeneralizableElementQuery forAllSubtype()
subtype to the predicate
for GeneralizableElement, which evaluates to
false unless the values of the feature
subtype 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
MultivaluedFeaturePredicate supertype()
GeneralizableElement testing whether the feature
supertype has values or not.
GeneralizableElementQuery thereExistsSupertype()
supertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
supertype 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
GeneralizableElementQuery forAllSupertype()
supertype to the
predicate for GeneralizableElement, which evaluates to
false unless the values of the feature
supertype 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
StringTypePredicate visibility()
SimpleTypeOrder orderByVisibility()
GeneralizableElement
depending the feature visibility
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 | |||||||||