Classes or objects that extend this trait define a reverse()
method that maps an InfoElement to its corresponding reverse
information element.
Creates a new copy of an InfoModel
Creates a new copy of an InfoModel
The InfoModel to create a copy of
Creates a complete empty information model that inherits from nothing.
Creates a complete empty information model that inherits from nothing. This is defined for use during testing.
Returns a new IPFIX Information Model that inherits from the standard Information Model.
Returns a new IPFIX Information Model that inherits from the standard Information Model.
If includeReverse is true, the new model includes reverse
elements.
If there is no current info model, the model is loaded from disk.
An InfoModel inheriting from the standard InfoModel
Creates a new information model that inherits from parent.
Creates a new information model that inherits from parent.
The model to inherit from.
An InfoModel factory.