|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Property
A property of a GCubeElement that can be constrained in a Projection.
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
name()
Returns the name of the property. |
EdgePredicate |
newPredicate()
Returns an EdgePredicate for the property with the default constraint on the target node. |
EdgePredicate |
newPredicate(Predicate p)
Returns an EdgePredicate for the property with a given constraint on the target node. |
| Method Detail |
|---|
javax.xml.namespace.QName name()
EdgePredicate newPredicate(Predicate p)
EdgePredicate for the property with a given constraint on the target node.
p - the constraint.
EdgePredicate.EdgePredicate newPredicate()
EdgePredicate for the property with the default constraint on the target node.
EdgePredicate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||