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.
The date the CERT standard Information Model XML file was last updated, from the text content of the file's "updated" element.
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
The date the IANA standard Information Model XML file was last updated, from the text content of the file's "updated" element.
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.