NonStandardRelationship

sealed abstract class NonStandardRelationship(arc: NonStandardArc, resolvedFrom: ResolvedLocatorOrResource[_ <: TaxonomyElem], resolvedTo: ResolvedLocatorOrResource[_ <: TaxonomyElem]) extends Relationship

Non-standard relationship. Typically a generic relationship.

Non-standard relationship. Typically a generic relationship.

Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

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 methods

final def arcPath: Path
Inherited from
Relationship
final def arcrole: String
Inherited from
Relationship
Inherited from
Relationship
final def baseUri: URI
Inherited from
Relationship
final def docUri: URI
Inherited from
Relationship
final def elr: String
Inherited from
Relationship
final override def equals(obj: Any): Boolean
Definition Classes
Inherited from
Relationship
final def fromPath: Path

Returns the resolved source element path.

Returns the resolved source element path.

Inherited from
Relationship
final override def hashCode: Int
Definition Classes
Inherited from
Relationship
final def order: BigDecimal
Inherited from
Relationship
final def priority: Int
Inherited from
Relationship
Inherited from
Relationship
Inherited from
Relationship
final def toPath: Path

Returns the resolved target element path.

Returns the resolved target element path.

Inherited from
Relationship
final def uniqueKey: UniqueKey
Inherited from
Relationship
final def use: Use
Inherited from
Relationship
Inherited from
Relationship