Interface FeatureDefinition

  • All Superinterfaces:
    DocumentedNode, DocumentedNode.WithStatus, SchemaNode

    public interface FeatureDefinition
    extends SchemaNode
    Interface describing YANG 'feature' statement.

    The feature statement is used to define a mechanism by which portions of the schema are marked as conditional. A feature name can later be referenced using the 'if-feature' statement.