Class AbstractEffectiveMustConstraintAwareSimpleDataNodeContainer<D extends DeclaredStatement<QName>>

    • Constructor Detail

      • AbstractEffectiveMustConstraintAwareSimpleDataNodeContainer

        protected AbstractEffectiveMustConstraintAwareSimpleDataNodeContainer​(StmtContext<QName,​D,​?> ctx)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getMustConstraints

        public final ImmutableSet<MustDefinition> getMustConstraints()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Description copied from interface: MustConstraintAware
        Specifies the rules which the node which contains must YANG substatement has to match.
        Specified by:
        getMustConstraints in interface MustConstraintAware
        Returns:
        collection of MustDefinition (XPath) instances which represents the concrete data constraints