|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.openmdx.preferences1.cci.PreferencesFilterImpl
public class PreferencesFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
PreferencesFilterImpl(RefPackage_1_0 aPackage)
|
|
PreferencesFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
PreferencesFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
StringTypePredicate |
absolutePath()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for Preferences testing
whether the value of the feature description is
null or not. |
void |
forAllAbsolutePath(short operator,
Collection values)
|
void |
forAllAbsolutePath(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
void |
forAllDescription(short operator,
Collection values)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllName(short operator,
Collection values)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
forAllParent(short operator,
Collection values)
|
void |
forAllParent(short operator,
String[] filterValues)
|
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByAbsolutePath()
Allows to adds a sort instruction for Preferences
depending the feature absolutePath
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAbsolutePath(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for Preferences
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for Preferences
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByParent()
Allows to adds a sort instruction for Preferences
depending the feature parent
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByParent(short order)
Specifies the sort order of all the instances that match the filter criteria. |
StringTypePredicate |
parent()
|
void |
thereExistsAbsolutePath(short operator,
Collection values)
|
void |
thereExistsAbsolutePath(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
void |
thereExistsDescription(short operator,
Collection values)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsName(short operator,
Collection values)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
void |
thereExistsParent(short operator,
Collection values)
|
void |
thereExistsParent(short operator,
String[] filterValues)
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
|---|
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public PreferencesFilterImpl(RefPackage_1_0 aPackage)
public PreferencesFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public PreferencesFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllAbsolutePath(short operator,
Collection values)
forAllAbsolutePath in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAbsolutePath(short operator,
Collection values)
thereExistsAbsolutePath in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void forAllAbsolutePath(short operator,
String[] filterValues)
forAllAbsolutePath in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAbsolutePath(short operator,
String[] filterValues)
thereExistsAbsolutePath in interface PreferencesFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAbsolutePath(short order)
PreferencesFilter
orderByAbsolutePath in interface PreferencesFilterorder - The sort order for this filter.Directionspublic StringTypePredicate absolutePath()
absolutePath in interface PreferencesQuerypublic SimpleTypeOrder orderByAbsolutePath()
PreferencesQueryPreferences
depending the feature absolutePath
Note: The order in which orderBy…
instructions are given is relevant!
orderByAbsolutePath in interface PreferencesQuery
public void forAllDescription(short operator,
Collection values)
forAllDescription in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
Collection values)
thereExistsDescription in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void forAllDescription(short operator,
String[] filterValues)
forAllDescription in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
String[] filterValues)
thereExistsDescription in interface PreferencesFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDescription(short order)
PreferencesFilter
orderByDescription in interface PreferencesFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate description()
PreferencesQueryPreferences testing
whether the value of the feature description is
null or not.
description in interface PreferencesQuerypublic StringTypePredicate thereExistsDescription()
PreferencesQuerydescription to the
predicate. The predicate for Preferences evaluates
true if its value of feature description
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!
thereExistsDescription in interface PreferencesQuerypublic StringTypePredicate forAllDescription()
PreferencesQuerydescription to the
predicate. The predicate for Preferences evaluates
true if its value of feature description
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!
forAllDescription in interface PreferencesQuerypublic SimpleTypeOrder orderByDescription()
PreferencesQueryPreferences
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
orderByDescription in interface PreferencesQuery
public void forAllName(short operator,
Collection values)
forAllName in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
Collection values)
thereExistsName in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void forAllName(short operator,
String[] filterValues)
forAllName in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
String[] filterValues)
thereExistsName in interface PreferencesFilteroperator - The operator for this filter.FilterOperatorspublic void orderByName(short order)
PreferencesFilter
orderByName in interface PreferencesFilterorder - The sort order for this filter.Directionspublic StringTypePredicate name()
name in interface PreferencesQuerypublic SimpleTypeOrder orderByName()
PreferencesQueryPreferences
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
orderByName in interface PreferencesQuery
public void forAllParent(short operator,
Collection values)
forAllParent in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsParent(short operator,
Collection values)
thereExistsParent in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void forAllParent(short operator,
String[] filterValues)
forAllParent in interface PreferencesFilteroperator - The operator for this filter.FilterOperators
public void thereExistsParent(short operator,
String[] filterValues)
thereExistsParent in interface PreferencesFilteroperator - The operator for this filter.FilterOperatorspublic void orderByParent(short order)
PreferencesFilter
orderByParent in interface PreferencesFilterorder - The sort order for this filter.Directionspublic StringTypePredicate parent()
parent in interface PreferencesQuerypublic SimpleTypeOrder orderByParent()
PreferencesQueryPreferences
depending the feature parent
Note: The order in which orderBy…
instructions are given is relevant!
orderByParent in interface PreferencesQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||