Class XmlIo.Model
- java.lang.Object
-
- net.ssehub.easy.instantiation.serializer.xml.XmlIo.Model
-
- Enclosing class:
- XmlIo
private static class XmlIo.Model extends java.lang.ObjectDefines the top level element in the XML.- Author:
- Aike Sass
-
-
Constructor Summary
Constructors Constructor Description Model()Creates the top-level wrapping instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddModel(IModel model)Adds an IModel to the list.
-