IlsRpLink
Description
Instances of the class IlsRpLink are representation objects that represent a relation between two server objects by a link in the IlvGrapher object attached to the JavaTM data source. No link representation object can exist without a graph representation to which this item is attached. A link represents a relation between two nodes. This relation may be oriented (properties from and to for origin and destination) according to the IlvGrapher settings.
Link Representation Attributes
Link User-defined Properties
You can add your own link properties in the dynamic view specification. To handle these specific properties, you must derive the class IlsRpLink or IlsGraphDS2IlvGrapherAdapter, or define a new adapter strategy.