NestedRelationship

trait NestedRelationship[Target]

A "nested relationship" in a table context. It contains the relationship target, and not the source. It also contains relationship attributes such as order, priority and use. It also contains the ELR of the parent extended link.

A "nested relationship" in a table context. It contains the relationship target, and not the source. It also contains relationship attributes such as order, priority and use. It also contains the ELR of the parent extended link.

Authors

Chris de Vreeze

class Object
trait Matchable
class Any

Value members

Abstract methods

def target: Target