Click or drag to resize

AMLFile Properties

The AMLFile type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInformation Gets the collection of AdditionalInformation values contained in this instance.
(Inherited from CAEXBasicObject)
Public propertyAttributeTypeLib Gets the collection of AttributeTypeLib objects contained in the CAEXFile.
(Inherited from CAEXFileType)
Public propertyAutomationMLVersion Gets or sets the AutomationML version. It is not allowed to set an AMLVersion which is higher than the MaximalAMLVersion. If this is tried, the maximal known version is used for this document.
Public propertyCAEXDocument Gets the CAEX document of this CAEX object. If the CAEX object has not been inserted into a document or has been removed from the document, the value is null.
(Inherited from CAEXWrapper)
Public propertyCAEXParent Gets the CAEXParent of this instance if it exists.
(Inherited from CAEXWrapper)
Public propertyCAEXSequenceOfCAEXObject Gets the CAEXSequence containing this CAEX object
(Inherited from CAEXWrapper)
Public propertyChangeMode Gets and sets the change mode for a CAEX element (Optional in CAEX).
(Inherited from CAEXBasicObject)
Public propertyCopyright Gets and sets the Copyright for this object.
(Inherited from CAEXBasicObject)
Public propertyCopyrightElement Gets the wrapper for the Copyright element.
(Inherited from CAEXBasicObject)
Public propertyDescription Gets and sets the Description for this object.
(Inherited from CAEXBasicObject)
Public propertyDescriptionElement Gets the wrapper for the Description element.
(Inherited from CAEXBasicObject)
Public propertyDocument Gets the XDocument of the wrapped XML-Element
(Inherited from CAEXWrapper)
Public propertyDocumentVersion Gets the collection of defined document version information of the AMLFile
Public propertyExists Determines if this is a wrapper around an existing XML-Element
(Inherited from CAEXWrapper)
Public propertyExternalReference Gets the collection of ExternalReference objects contained in the CAEXFile.
(Inherited from CAEXFileType)
Public propertyFileName Gets and sets the FileName attribute of the CAEXFile.
(Inherited from CAEXFileType)
Public propertyGenericAdditionalInformation Gets the AdditionalInformation values contained in this instance which are neither DocumentVersion or WriterHeader. DocumentVersion and WriterHeader objects are realized using AdditionalInformation objects, too. But these elements define a specific syntax to be recognized as specific AdditionalInformation objects.
Public propertyInstanceHierarchy Gets the collection of InstanceHierarchy objects contained in the CAEXFile.
(Inherited from CAEXFileType)
Public propertyInterfaceClassLib Gets the collection of InterfaceClassLib objects contained in the CAEXFile.
(Inherited from CAEXFileType)
Public propertyIsDeleted Determines if this XML element is part of an existing XML document.
(Inherited from CAEXFileType)
Public propertyIsEmpty Gets a value indicating whether this instance is empty.
(Inherited from CAEXFileType)
Public propertyMaximalAMLVersion Gets the maximal AutomationML version, which can be associated with this AMLFile. The maximal AutomationML version depends on the used CAEX version. For CAEX 2.15 the maximal AutomationML version is 2.0. For CAEX 3.0 the maximal version is 2.10.
Public propertyNode Gets the wrapped XML-Element
(Inherited from CAEXWrapper)
Public propertyOwner Gets the wrapped Xml-Element's parent
(Inherited from CAEXWrapper)
Public propertyRevision Gets the collection of Revision objects contained in this instance.
(Inherited from CAEXBasicObject)
Public propertyRoleClassLib Gets the collection of RoleClassLib objects contained in the CAEXFile.
(Inherited from CAEXFileType)
Public propertySchemaLocation Gets and sets the SchemaLocation attribute of the CAEXFile.
(Inherited from CAEXFileType)
Public propertySchemaVersion Gets and sets the SchemaVersion attribute of the CAEXFile.
(Inherited from CAEXFileType)
Public propertySourceDocumentInformation Gets the collection of SourceDocumentInformation objects contained in the CAEXFile.
(Inherited from CAEXFileType)
Public propertySourceObjectInformation Gets the collection of SourceObjectInformation objects contained in this instance.
(Inherited from CAEXBasicObject)
Public propertySuperiorStandardVersion Gets the collection of SuperiorStandardVersion objects contained in the CAEXFile. The value of the SuperiorStandardVersion object is defined as a string.
(Inherited from CAEXFileType)
Public propertySystemUnitClassLib Gets the collection of SystemUnitClassLib objects contained in the CAEXFile.
(Inherited from CAEXFileType)
Public propertyTagName Gets the name of the CAEX tag for this CAEX object.
(Inherited from CAEXWrapper)
Public propertyVersion Gets and sets the Version for this object.
(Inherited from CAEXBasicObject)
Public propertyVersionElement Gets the wrapper for the Version element.
(Inherited from CAEXBasicObject)
Public propertyWriterHeader Gets the collection of defined writer headers of the AMLFile
Top
See Also