Class: XmlEntityAssignmentQualified

tibco.objectapi.de.base.XmlEntityAssignmentQualified

new XmlEntityAssignmentQualified()

Identifies an Organizational Model Entity to which the enclosing entity is associated. The association can be qualified by one or more values. Constructs a new XmlEntityAssignmentQualified.

The following features are supported:

Extends

Members

guid :string

The GUID that uniquely identifies the entity. This property holds the value of the 'Guid' attribute.
Type:
  • string
Inherited From:

label :string

The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display. This property holds the value of the 'Label' attribute.
Type:
  • string
Inherited From:

name :string

The name assigned to the entity. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From:

qualifierValue :Array.<string>

Any number of values that qualify this assignment. This property holds the value of the 'Qualifier Value' attribute list.
Type:
  • Array.<string>