ConceptReferenceRelationship

final case class ConceptReferenceRelationship(elr: String, source: GlobalElementDecl, target: ConceptReferenceResource, nonXLinkArcAttributes: Map[EName, String]) extends ConceptResourceRelationship
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def arcrole: String
def parts: Map[EName, String]
def resourceRole: String

Inherited methods

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 sourceConceptEName: EName
Inherited from
StandardRelationship
final def use: Use
Inherited from
Relationship