Added support for implements and extends of GeneratedType; 14/314/1
authorlsedlak <lsedlak@cisco.com>
Tue, 7 May 2013 11:11:59 +0000 (13:11 +0200)
committerlsedlak <lsedlak@cisco.com>
Tue, 7 May 2013 12:51:29 +0000 (14:51 +0200)
Added functionality to store List of implementing Generation Types into
GeneratedType and GeneratedTypeBuilder;
Added functionality to store Extending Transfer Object for
GeneratedTransferObject and GeneratedTOBuilder;

Fixed:
DataNodeIterator no longer returns augmented containers, lists, leafs
and leaflists - only non augmented module schema tree;
Added findDataSchemaNode for given SchemaPath into SchemaContextUtil;

Signed-off-by: Lukas Sedlak <lsedlak@cisco.com>

No differences found