Class

at.logic.gapt.formats.ivy

NewSymbol

Related Doc: package ivy

Permalink

case class NewSymbol(id: String, clause_exp: SExpression, lit: FormulaOccurrence, new_symbol: FOLConst, replacement_term: FOLTerm, vertex: OccClause, t: IvyResolutionProof) extends UnaryAGraph[OccClause] with UnaryAGraphProof[OccClause] with IvyResolutionProof with Product with Serializable

Linear Supertypes
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. NewSymbol
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. IvyResolutionProof
  7. UnaryAGraphProof
  8. AGraphProof
  9. UnaryProof
  10. Proof
  11. UnaryAGraph
  12. AGraph
  13. EdgeGraph
  14. Graph
  15. AnyRef
  16. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new NewSymbol(id: String, clause_exp: SExpression, lit: FormulaOccurrence, new_symbol: FOLConst, replacement_term: FOLTerm, vertex: OccClause, t: IvyResolutionProof)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to any2stringadd[NewSymbol] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (NewSymbol, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to ArrowAssoc[NewSymbol] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. val clause_exp: SExpression

    Permalink
    Definition Classes
    NewSymbolIvyResolutionProof
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. def contains[T >: AGraph[OccClause]](sub: T): Boolean

    Permalink
    Definition Classes
    UnaryAGraphAGraph
  10. def ensuring(cond: (NewSymbol) ⇒ Boolean, msg: ⇒ Any): NewSymbol

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to Ensuring[NewSymbol] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: (NewSymbol) ⇒ Boolean): NewSymbol

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to Ensuring[NewSymbol] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. def ensuring(cond: Boolean, msg: ⇒ Any): NewSymbol

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to Ensuring[NewSymbol] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  13. def ensuring(cond: Boolean): NewSymbol

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to Ensuring[NewSymbol] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  14. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to StringFormat[NewSymbol] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  17. val g: Graph[OccClause]

    Permalink
    Definition Classes
    EdgeGraph
  18. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  19. val hashCode: Int

    Permalink
    Definition Classes
    UnaryAGraph → AnyRef → Any
  20. val id: String

    Permalink
    Definition Classes
    NewSymbolIvyResolutionProof
  21. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  22. def latexQAGraph: String

    Permalink
    Definition Classes
    UnaryAGraph
  23. val lit: FormulaOccurrence

    Permalink
  24. val nLine: String

    Permalink
    Definition Classes
    IvyResolutionProof
  25. def name: String

    Permalink
    Definition Classes
    UnaryAGraphAGraph
  26. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  27. val new_symbol: FOLConst

    Permalink
  28. def nodes[_ >: OccClause](visited: HashSet[AGraph[_]]): HashSet[AGraph[_]]

    Permalink
    Definition Classes
    AGraph
  29. def nodes[_ >: OccClause](): HashSet[AGraph[_]]

    Permalink
    Definition Classes
    AGraph
  30. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. def printNodes(p: IvyResolutionProof, m: List[String], out: StringBuilder): List[String]

    Permalink
    Definition Classes
    IvyResolutionProof
  33. val replacement_term: FOLTerm

    Permalink
  34. def root: OccClause

    Permalink
    Definition Classes
    Proof
  35. def rule: NewSymbolType.type

    Permalink
    Definition Classes
    NewSymbolProof
  36. def size[_ >: OccClause](visited: Map[AGraph[_], Int]): Map[AGraph[_], Int]

    Permalink
    Definition Classes
    AGraph
  37. def size[_ >: OccClause](): Int

    Permalink
    Definition Classes
    AGraph
  38. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  39. val t: IvyResolutionProof

    Permalink
    Definition Classes
    NewSymbolUnaryAGraph
  40. def toString(): String

    Permalink
    Definition Classes
    IvyResolutionProofProof → AnyRef → Any
  41. def uProof: Proof[OccClause]

    Permalink
    Definition Classes
    UnaryProof
  42. def unique_size: Int

    Permalink
    Definition Classes
    AGraph
  43. val v1: OccClause

    Permalink
    Definition Classes
    EdgeGraph
  44. val v2: OccClause

    Permalink
    Definition Classes
    EdgeGraph
  45. val vertex: OccClause

    Permalink
    Definition Classes
    NewSymbolUnaryAGraphAGraph
  46. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. def [B](y: B): (NewSymbol, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from NewSymbol to ArrowAssoc[NewSymbol] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from IvyResolutionProof

Inherited from UnaryAGraphProof[OccClause]

Inherited from AGraphProof[OccClause]

Inherited from UnaryProof[OccClause]

Inherited from Proof[OccClause]

Inherited from UnaryAGraph[OccClause]

Inherited from AGraph[OccClause]

Inherited from EdgeGraph[OccClause]

Inherited from Graph[OccClause]

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from NewSymbol to any2stringadd[NewSymbol]

Inherited by implicit conversion StringFormat from NewSymbol to StringFormat[NewSymbol]

Inherited by implicit conversion Ensuring from NewSymbol to Ensuring[NewSymbol]

Inherited by implicit conversion ArrowAssoc from NewSymbol to ArrowAssoc[NewSymbol]

Ungrouped