| Name | Description |
---|
 | Append |
This method is not applicable if the owner is an AMLFacet.
|
 | Append(String) |
Appends a new Attribute with the provided name to the sequence of Attributes, if the conditions for Facet
Attributes are fulfilled.
Facet Attributes are a subset of Attributes which are defined for the Parent object of an AMLFacet.
An Attribute
with the specified name can only be added as a Facet Attribute, if the Facets parent has an identical Attribute
with that name and the Attribute has not been associated to the Facet before.
|
  | Append(ValueTupleString, Object) |
Creates a new CAEX object and appends it to already existing elements. The content of the
new element can be optionally defined using an array of tuples defining attribute names and their values.
|