ElementResourceRelationship

class Object
trait Matchable
class Any

Value members

Inherited methods

def arcrole: String

The arcrole of the underlying arc in the original XML representation. The arcrole gives semantics to the relationship. Equals baseSetKey.arcrole.

The arcrole of the underlying arc in the original XML representation. The arcrole gives semantics to the relationship. Equals baseSetKey.arcrole.

Inherited from
Relationship

The base set key, which consists of arcrole, arc name, (parent) linkrole and (parent) link name.

The base set key, which consists of arcrole, arc name, (parent) linkrole and (parent) link name.

Inherited from
Relationship
def elr: String

The extended link role of the parent extended link, in the XML representation. Equals baseSetKey.extLinkRole.

The extended link role of the parent extended link, in the XML representation. Equals baseSetKey.extLinkRole.

Inherited from
Relationship
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
def nonXLinkArcAttributes: Map[EName, String]

The attributes of the underlying arc, excluding XLink attributes.

The attributes of the underlying arc, excluding XLink attributes.

Inherited from
Relationship
final def order: BigDecimal
Inherited from
Relationship
final def priority: Int
Inherited from
Relationship
def source: Node

The source node of the relationship.

The source node of the relationship.

Inherited from
Relationship
final def use: Use
Inherited from
Relationship