Class: WorkModelList

tibco.objectapi.brm.WorkModelList

new WorkModelList()

Definition of a 'page' of work model objects, which is a window over the entire set of work models defined in BRM. Constructs a new WorkModelList.

The following features are supported:

Members

endPosition :string

The end position of the last work model in the requested page. This property holds the value of the 'End Position' attribute.
Type:
  • string

startPosition :string

The starting position of the first work model in the requested page. This property holds the value of the 'Start Position' attribute.
Type:
  • string

type :Array.<tibco.objectapi.brm.WorkModel>

Array of work models that constitute the page. This property holds the value of the 'Type' containment reference list.
Type: