public class IfFeatureStatementImpl extends AbstractDeclaredStatement<Predicate<Set<QName>>> implements IfFeatureStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
IfFeatureStatementImpl.Definition |
| Modifier | Constructor and Description |
|---|---|
protected |
IfFeatureStatementImpl(StmtContext<Predicate<Set<QName>>,IfFeatureStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<Set<QName>> |
getIfFeaturePredicate()
In Yang 1.1 (RFC7950) implementation of IfFeatureStatement, the
argument is a boolean expression over feature names defined by
"feature" statements.
|
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected IfFeatureStatementImpl(StmtContext<Predicate<Set<QName>>,IfFeatureStatement,?> context)
public Predicate<Set<QName>> getIfFeaturePredicate()
IfFeatureStatementgetIfFeaturePredicate in interface IfFeatureStatementCopyright © 2018 OpenDaylight. All rights reserved.