RefineEffectiveStatement is not a SchemaNode 93/95893/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Apr 2021 23:36:18 +0000 (01:36 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Apr 2021 23:41:05 +0000 (01:41 +0200)
Refines are taking immediate effect and do not exist directly in
SchemaNode view of the world. Do not implement SchemaNode, which makes
things a tad easier.

JIRA: YANGTOOLS-1279
Change-Id: If8b30e6bbf87ed0de79d07e620f694de552460ce
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found