@Beta
public interface YangPredicateAware
YangFilterExpr
and YangLocationPath.Step
, both of which can contain predicates. Predicates are
expressed in terms of YangExpr
.Modifier and Type | Method and Description |
---|---|
default Set<YangExpr> |
getPredicates() |
Copyright © 2019 OpenDaylight. All rights reserved.