TableRelationship

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

Optionally builds a TableRelationship from an underlying TableArc, a "from" eu.cdevreeze.tqa.base.relationship.ResolvedLocatorOrResource and a "to" eu.cdevreeze.tqa.base.relationship.ResolvedLocatorOrResource, and returning None otherwise.

Optionally builds a TableRelationship from an underlying TableArc, a "from" eu.cdevreeze.tqa.base.relationship.ResolvedLocatorOrResource and a "to" eu.cdevreeze.tqa.base.relationship.ResolvedLocatorOrResource, and returning None otherwise.

def opt(underlyingRelationship: NonStandardRelationship): Option[TableRelationship]

Lenient method to optionally create a TableRelationship from an underlying tqa.base.relationship.NonStandardRelationship.

Lenient method to optionally create a TableRelationship from an underlying tqa.base.relationship.NonStandardRelationship.