OtherNonStandardRelationship

final case class OtherNonStandardRelationship(baseSetKey: BaseSetKey, source: Node, target: Node, nonXLinkArcAttributes: Map[EName, String]) extends NonStandardRelationship
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def arcrole: String
def elr: String

Inherited methods

final def genericPreferredLabelOption: Option[String]

Returns the optional gpl:preferredLabel attribute on the underlying arc.

Returns the optional gpl:preferredLabel attribute on the underlying arc.

Inherited from
NonStandardRelationship
final def order: BigDecimal
Inherited from
Relationship
final def priority: Int
Inherited from
Relationship
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final def use: Use
Inherited from
Relationship