| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Function> |
Property.functions |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
Property.getFunctions() |
Copyright © 2017. All rights reserved.