| Name | Description |
---|
 | Append |
This method is not applicable for ExternalInterfaces, if the owner is an AMLFacet.
|
 | Append(String) |
Appends a new element with the provided name to this sequence. Before the ExternalInterface is appended, it is
checked,
if the ExternalInterface name is already used for any ExternalInterface of the AMLFacet parent.
|
  | 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.
|