Fix implementation nullness guarantees
[yangtools.git] / yang / yang-data-util / src / main / java / org / opendaylight / yangtools / yang / data / util / ContainerSchemaNodes.java
2020-12-06 Robert VargaFix implementation nullness guarantees 79/94079/1
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-10-05 Robert VargaRemove RevisionAwareXPath 04/92904/11
2020-10-05 Robert VargaSplit out input/output schema nodes 95/92895/9
2020-03-27 Robert VargaMore getPath() implementation deprecation 51/88751/1
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-01-07 Robert VargaRemove JSR305 annotations from yang-data-util 65/79265/2
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
2017-11-11 Robert VargaIntroduce ElementCountConstraintAware interface 52/64952/15
2017-11-11 Robert VargaPeel WhenConditionAware from ConstraintDefinition 10/65410/10
2017-11-10 Robert VargaPeel MustConstraintAware from ConstraintDefinition 08/65408/7
2017-11-08 Robert VargaEliminate ConstraintDefition.isMandatory() 95/65095/14
2017-11-02 Robert VargaCleanup NotificationNodeContainer 32/64832/10
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2017-10-27 Robert VargaIntroduce DataNodeContainer.findDataChildByName() 16/64816/5
2017-10-27 Robert VargaMake ActionNodeContainer.getActions() non-default 08/64808/4
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-06-12 xygengBug 6897: [YANG 1.1] Allow notifications to be tied... 95/58695/2
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-10-22 Geng XingyuanBug 6958 - add class NotificationAsContainer for transf... 52/47052/10