Overview

A pair of a Bondable and its corresponing CollabProperties which participates in a Bond.

Members

Show inherited members

Projections
Name Type Description

entity

anyType

Snapshot of the entity that is bonded to.

properties

collabProperties

CollabProperties of the entity that participates in the bond.

Hierarchy

Inherits From

Inherited By

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:bondEntityRelation xsi:type="obh:bondEntityRelation" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <entity>your_anyType_0</entity>
        <properties>your_collabProperties_0</properties>
</obh:bondEntityRelation>

Referenced By Representaions

Not Referenced Directly by Representations