Packages

c

info.kwarc.mmt.mizar.objects

MizAttrIsDef

class MizAttrIsDef extends MizIsDef with MizAttrDef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MizAttrIsDef
  2. MizAttrDef
  3. MizIsDef
  4. MizDefinition
  5. MizAny
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MizAttrIsDef(name: Option[String], aid: String, absnr: Int, args: List[(Option[String], MizTyp)], retType: MizTyp, cases: List[(MizTerm, MizFormula)], term: Option[MizTerm], dts: List[MizDefTheorem], prefix: String)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val absnr: Int
  5. val aid: String
  6. val args: List[(Option[String], MizTyp)]
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. val cases: List[(MizTerm, MizFormula)]
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  10. val dts: List[MizDefTheorem]
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  13. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  15. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. val name: Option[String]
  18. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  20. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  21. val prefix: String
  22. val retType: MizTyp
  23. val sreg: Option[SourceRegion]
    Definition Classes
    MizAny
  24. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  25. val term: Option[MizTerm]
  26. def toString(): String
    Definition Classes
    AnyRef → Any
  27. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from MizAttrDef

Inherited from MizIsDef

Inherited from MizDefinition

Inherited from MizAny

Inherited from AnyRef

Inherited from Any

Ungrouped