Options
All
  • Public
  • Public/Protected
  • All
Menu

this is a common super interface for restrictions and meta data

Hierarchy

  • ITypeFacet

Index

Methods

facetName

  • facetName(): string
  • name of the facet

    Returns string

isInheritable

  • isInheritable(): boolean
  • return true if this facet is inheritable

    Returns boolean

kind

  • Returns kind of meta-information this instance represents.

    Returns MetaInformationKind

owner

  • returns a type to which this facet belongs

    Returns IParsedType

requiredType

  • broadest type to which this facet can be added

    Returns IParsedType

validateSelf

  • validates if the facet is configured properly

    Parameters

    Returns IStatus

value

  • value(): any
  • returns value associated with the facet

    Returns any

Generated using TypeDoc