|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function | |
|---|---|
| org.plasma.query.collector | |
| org.plasma.query.model | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| Uses of Function in org.plasma.query.collector |
|---|
| Methods in org.plasma.query.collector that return types with arguments of type Function | |
|---|---|
List<Function> |
SelectionCollector.getFunctions(Property property)
|
List<Function> |
Selection.getFunctions(Property property)
Returns the functions for the given property or empty list if the given property has no functions. |
List<Function> |
SelectionCollector.getFunctions(Property property,
int level)
|
List<Function> |
Selection.getFunctions(Property property,
int level)
Returns the functions for the given property for the given traversal level or graph depth, or empty list if the given property has no functions. |
| Uses of Function in org.plasma.query.model |
|---|
| Fields in org.plasma.query.model with type parameters of type Function | |
|---|---|
protected List<Function> |
Property.functions
|
| Methods in org.plasma.query.model that return types with arguments of type Function | |
|---|---|
List<Function> |
Property.getFunctions()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||