Click or drag to resize

PDTec.IceNet.Core.Xml Namespace

The PDTec.IceNet.Core.Model.Xml namespace provides interfaces to import and export ice.NET data, model packages and administrative data fron and to XML.
Classes
Structures
Interfaces
  InterfaceDescription
Public interfaceIXmlAdminExporter
Public interfaceIXmlAdminReader
Public interfaceIXmlAuditPropertyUpdater
Public interfaceIXmlDataExporter
The XML Exporter serializes a set of folders, objects and relationships to an XmlWriter.
Public interfaceIXmlDataImporter
Imports instance data (e.g. .icedata) into a repository.
Public interfaceIXmlDataReader
Public interfaceIXmlDataWriter
Public interfaceIXmlFolderCreator
Enables creating folders with predefined IDs. This interface is only used internally, mainly in the context of restoring XML data with their original IDs.
Public interfaceIXmlModelExporter
Public interfaceIXmlModelImporter
Public interfaceIXmlModelUpdatePreview
Public interfaceIXmlModelUpdater
Public interfaceIXmlObjectCreator
Enables creating objects with predefined IDs. This interface is only used internally, mainly in the context of restoring XML data with their original IDs.
Public interfaceIXmlRelationshipCreator
Enables creating relationships with predefined IDs. This interface is only used internally, mainly in the context of restoring XML data with their original IDs.
Enumerations