Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

Methods_T_AML_Container_AMLContainerExtension

AutomationML edited this page Feb 22, 2017 · 1 revision

AMLContainerExtension Methods

The AMLContainerExtension type exposes the following members.

Methods

 

Name Description
Public methodStatic member CreateAMLSelfContainingContainerWithAllReferencesResolved Creates an AutomationML self containing container AutomationMLContainer for the specified document. The document is used as the root part of the container. The container will contain all documents, which are referenced from the specified aml document. Referenced documents are retrieved from external references and external interfaces, which have a RefUri Attribute. All RefUri Attributes in the document are changed to relative uris. The relative uris are made relative to the specified containerPath.
Public methodStatic member Uris Returns an enumeration of all Uris, which are found in the specified document. This is a utility method to localize referenced files, which may be part of an AutomationML container. The Method uses the Tables of the CAEXDocument. Please ensure, that the tables are updated before you use this method.
  Back to Top

See Also

Reference

AMLContainerExtension Class
AML.Container Namespace

  • Introduction
  • [Version History](Version history)
    • [Version 3.5](Version 3.4)
    • [Version 3.1](Version 3.0)
    • [Version 2.1](Version 2.1)
    • [Version 2.0](Version 2.0)
  • [Getting Started](Getting started)
  • Examples
  • AMLEngine API
BEST Practice Content

Extensions

CAEX Elements

AutomationML

Utilities

Interfaceclasses

Exceptions

Objecttables and Document validation

Clone this wiki locally