|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertySetEntryQuery | |
|---|---|
| org.opencrx.kernel.generic.cci2 | |
| org.opencrx.kernel.generic.jmi1 | |
| Uses of PropertySetEntryQuery in org.opencrx.kernel.generic.cci2 |
|---|
| Subinterfaces of PropertySetEntryQuery in org.opencrx.kernel.generic.cci2 | |
|---|---|
interface |
BooleanPropertySetEntryQuery
|
interface |
DatePropertySetEntryQuery
|
interface |
DateTimePropertySetEntryQuery
|
interface |
DecimalPropertySetEntryQuery
|
interface |
IntegerPropertySetEntryQuery
|
interface |
ReferencePropertySetEntryQuery
|
interface |
StringPropertySetEntryQuery
|
interface |
UriPropertySetEntryQuery
|
| Methods in org.opencrx.kernel.generic.cci2 that return PropertySetEntryQuery | |
|---|---|
PropertySetEntryQuery |
CrxObjectQuery.forAllPropertySetEntry()
Adds a condition for the feature propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition. |
PropertySetEntryQuery |
CrxObjectQuery.thereExistsPropertySetEntry()
Adds a condition for the feature propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition. |
| Uses of PropertySetEntryQuery in org.opencrx.kernel.generic.jmi1 |
|---|
| Methods in org.opencrx.kernel.generic.jmi1 that return PropertySetEntryQuery | |
|---|---|
PropertySetEntryQuery |
GenericPackage.createPropertySetEntryQuery()
|
| Methods in org.opencrx.kernel.generic.jmi1 with parameters of type PropertySetEntryQuery | ||
|---|---|---|
|
CrxObject.getPropertySetEntry(PropertySetEntryQuery query)
Retrieves the value for the reference propertySetEntry for the specified query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||