IlsRpSDMLink

Description

Instances of the class IlsRpSDMLink are representation objects that represent each server object by a link in the SDM model attached to the JavaTM data source. No SDM link representation object can exist without an SDM model representation object to which this item is attached. A link represents a relation between two nodes. This relation is oriented (origin and destination—that is, the properties from and to—are not equivalent).

SDM Link Representation Attributes

  • from (ref<IlsRpSDMNode>): references the origin (source) of the link.

  • to (ref<IlsRpSDMNode>): references the target (destination) of the link .

See also SDM Element Representation Attributes.

SDM Link User-defined Properties

You can add your own link properties in the dynamic view specification. These properties are automatically managed and set on the SDM link of the SDM model.