ConceptLabelResource

final case class ConceptLabelResource(idOption: Option[String], elr: String, roleOption: Option[String], nonXLinkAttributes: Map[EName, String], text: String) extends StandardDocumentationResource with LabelResource
trait Serializable
trait Product
trait Equals
trait Node
class Object
trait Matchable
class Any

Value members

Concrete methods

def resolvedName: EName

Inherited methods

final def elementKeyOption: Option[ResourceKey]
Inherited from
ResourceNode
final def langOption: Option[String]
Inherited from
DocumentationResource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product