Click or drag to resize

AMLGroup Properties

The AMLGroup type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInformation Gets the collection of AdditionalInformation values contained in this instance.
(Inherited from CAEXBasicObject)
Public propertyAMLGroupInternalElement Gets a collection of InternalElement objects contained in this instance.
Public propertyAssociatedFacet Gets or sets the associated facet for the AMLGroup object
Public propertyAttribute Gets the collection of Attribute objects for this instance.
(Inherited from SystemUnitClassType)
Public propertyAttributeAndDescendants Gets the attributes and all nested attributes.
(Inherited from SystemUnitClassType)
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 propertyExists Determines if this is a wrapper around an existing XML-Element
(Inherited from CAEXWrapper)
Public propertyExternalInterface Gets a collection of ExternalInterface objects contained in this instance.
(Inherited from SystemUnitClassType)
Public propertyExternalInterfaceAndDescendants Gets the collection of ExternalInterface objects including all nested descendant interfaces
(Inherited from SystemUnitClassType)
Public propertyID Gets and sets a unique identifier of the CAEX object (optional in CAEX). AutomationML requires IDs for some Elements. These IDs are automatically set when such elements are created.
(Inherited from CAEXObject)
Public propertyInternalElement Gets the collection of InternalElement objects for this instance.
Public propertyInternalLink Gets the collection of InternalLink objects contained in this instance.
(Inherited from SystemUnitClassType)
Public propertyIsDeleted Determines, if this object is not contained in any document
(Inherited from CAEXWrapper)
Public propertyIsGroup Gets a value indicating whether the defining InternalElement instance is an AMLGroup
Public propertyIsMirror Determines, if this instance is a Mirror
(Inherited from InternalElementType)
Public propertyMappingObject Gets the MappingObject of an InternalElement
(Inherited from InternalElementType)
Public propertyMaster Gets and sets the Master. A Master is only defined, if this instance is a IsMirror. Setting a master will transform this instance into a mirror.
(Inherited from InternalElementType)
Public propertyMasterID Gets the master identifier, if this InternalElement is a mirror .
(Inherited from InternalElementType)
Public propertyName Gets and sets the name of the CAEX object (required in CAEX).
(Inherited from CAEXObject)
Public propertyNode Gets the wrapped XML-Element
(Inherited from CAEXWrapper)
Public propertyOwner Gets the wrapped Xml-Element's parent
(Inherited from CAEXWrapper)
Public propertyRefBaseSystemUnitPath Gets and sets the RefBaseSystemUnitPath Attribute of an InternalElement. For Class assignments the property SystemUnitClass is appropriate.
(Inherited from InternalElementType)
Public propertyReference Gets the referenced class
(Inherited from CaexObjectWithReferenceT)
Public propertyReferenceAttributeName Gets the Name of the attribute of the wrapped Xml-Element, which is used to define the reference to the base class.
(Inherited from CaexObjectWithReferenceT)
Public propertyRevision Gets the collection of Revision objects contained in this instance.
(Inherited from CAEXBasicObject)
Public propertyRoleReferences Gets all role references for the InternalElement. The collection includes all RoleRequirement objects and SupportedRoleClass objects.
(Inherited from InternalElementType)
Public propertyRoleRequirements Gets the collection of RoleRequirements objects contained in this instance.
(Inherited from InternalElementType)
Public propertyRoles Gets all role classes for the SystemUnitClass. The collection includes all RoleClasses, referenced by RoleRequirement objects and SupportedRoleClass objects.
(Inherited from SystemUnitClassType)
Public propertySourceObjectInformation Gets the collection of SourceObjectInformation objects contained in this instance.
(Inherited from CAEXBasicObject)
Public propertySupportedRoleClass Gets the collection of SupportedRoleClass objects contained in this instance.
(Inherited from SystemUnitClassType)
Public propertySystemUnitClass Gets and sets the referenced SystemUnitClass using the RefBaseSystemUnitPath
(Inherited from InternalElementType)
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)
Top
See Also