ConceptLabelRelationship

final case class ConceptLabelRelationship(elr: String, source: GlobalElementDecl, target: ConceptLabelResource, 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 labelText: String
def language: 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