@Beta public interface IfFeatureAwareDeclaredStatement<A> extends DeclaredStatement<A>, ConditionalFeature
Modifier and Type | Method and Description |
---|---|
default Collection<? extends IfFeatureStatement> |
getIfFeatures()
Return attached if-feature statements.
|
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatements
argument, getStatementSource, statementDefinition
default Collection<? extends IfFeatureStatement> getIfFeatures()
ConditionalFeature
getIfFeatures
in interface ConditionalFeature
Copyright © 2019 OpenDaylight. All rights reserved.