ConceptReferenceResource

final case class ConceptReferenceResource(idOption: Option[String], elr: String, roleOption: Option[String], nonXLinkAttributes: Map[EName, String], content: IndexedSeq[ResourceContentElement]) extends StandardDocumentationResource with ReferenceResource
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
final def parts: Map[EName, String]
Inherited from
ReferenceResource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product