libamxo  4.3.4
Object Definition Language (ODL) parsing
issue_63_defaults.odl
Go to the documentation of this file.
1 %populate {
2  object TestRoot.TestInstances {
3  instance add() {
4  extend with mib test;
5  parameter Text = "Extended";
6  }
7  }
8 }