DimensionDeclaration

sealed abstract class DimensionDeclaration extends ItemDeclaration

Dimension declaration. It must be an abstract item declaration in the xbrldt:dimensionItem substitution group.

Dimension declaration. It must be an abstract item declaration in the xbrldt:dimensionItem substitution group.

class Object
trait Matchable
class Any

Value members

Concrete methods

final def dimensionEName: EName
final def isTyped: Boolean

Inherited methods

final def backingElem: Elem
Inherited from
ConceptDeclaration
final override def equals(other: Any): Boolean
Definition Classes
Inherited from
ConceptDeclaration
final override def hashCode: Int
Definition Classes
Inherited from
ConceptDeclaration
final def isAbstract: Boolean
Inherited from
ConceptDeclaration
final def isConcrete: Boolean
Inherited from
ConceptDeclaration
final def key: XmlFragmentKey
Inherited from
ConceptDeclaration
Inherited from
ItemDeclaration
final def substitutionGroupOption: Option[EName]
Inherited from
ConceptDeclaration
final def targetEName: EName
Inherited from
ConceptDeclaration