at
.
logic
.
gapt
.
formats
.
ivy
Instantiate
Related Doc:
package ivy
case class
Instantiate
(
id:
String
,
clause_exp:
SExpression
,
substitution:
FOLSubstitution
,
vertex:
OccClause
,
t:
IvyResolutionProof
)
extends
UnaryAGraph
[
OccClause
] with
UnaryAGraphProof
[
OccClause
] with
IvyResolutionProof
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
IvyResolutionProof
,
UnaryAGraphProof
[
OccClause
],
AGraphProof
[
OccClause
],
UnaryProof
[
OccClause
],
Proof
[
OccClause
],
UnaryAGraph
[
OccClause
],
AGraph
[
OccClause
],
EdgeGraph
[
OccClause
],
Graph
[
OccClause
],
AnyRef
,
Any
Type Hierarchy
Learn more about scaladoc diagrams
Instantiate
UnaryAGraph[OccClause]
UnaryAGraphProof[OccClause]
IvyResolutionProof
Product
Serializable
Ordering
Alphabetic
By inheritance
Inherited
Instantiate
Serializable
Serializable
Product
Equals
IvyResolutionProof
UnaryAGraphProof
AGraphProof
UnaryProof
Proof
UnaryAGraph
AGraph
EdgeGraph
Graph
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
Instantiate
(
id:
String
,
clause_exp:
SExpression
,
substitution:
FOLSubstitution
,
vertex:
OccClause
,
t:
IvyResolutionProof
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Instantiate
to
any2stringadd
[
Instantiate
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
Instantiate
,
B
)
Implicit information
This member is added by an implicit conversion from
Instantiate
to
ArrowAssoc
[
Instantiate
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
clause_exp
:
SExpression
Definition Classes
Instantiate
→
IvyResolutionProof
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
contains
[
T >:
AGraph
[
OccClause
]
]
(
sub:
T
)
:
Boolean
Definition Classes
UnaryAGraph
→
AGraph
def
ensuring
(
cond: (
Instantiate
) ⇒
Boolean
,
msg: ⇒
Any
)
:
Instantiate
Implicit information
This member is added by an implicit conversion from
Instantiate
to
Ensuring
[
Instantiate
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
Instantiate
) ⇒
Boolean
)
:
Instantiate
Implicit information
This member is added by an implicit conversion from
Instantiate
to
Ensuring
[
Instantiate
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
Instantiate
Implicit information
This member is added by an implicit conversion from
Instantiate
to
Ensuring
[
Instantiate
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
Instantiate
Implicit information
This member is added by an implicit conversion from
Instantiate
to
Ensuring
[
Instantiate
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Instantiate
to
StringFormat
[
Instantiate
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
val
g
:
Graph
[
OccClause
]
Definition Classes
EdgeGraph
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
hashCode
:
Int
Definition Classes
UnaryAGraph
→ AnyRef → Any
val
id
:
String
Definition Classes
Instantiate
→
IvyResolutionProof
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
latexQAGraph
:
String
Definition Classes
UnaryAGraph
val
nLine
:
String
Definition Classes
IvyResolutionProof
def
name
:
String
Definition Classes
UnaryAGraph
→
AGraph
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
nodes
[
_ >:
OccClause
]
(
visited:
HashSet
[
AGraph
[_]]
)
:
HashSet
[
AGraph
[_]]
Definition Classes
AGraph
def
nodes
[
_ >:
OccClause
]
()
:
HashSet
[
AGraph
[_]]
Definition Classes
AGraph
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
printNodes
(
p:
IvyResolutionProof
,
m:
List
[
String
]
,
out:
StringBuilder
)
:
List
[
String
]
Definition Classes
IvyResolutionProof
def
root
:
OccClause
Definition Classes
Proof
def
rule
:
InstantiateType
.type
Definition Classes
Instantiate
→
Proof
def
size
[
_ >:
OccClause
]
(
visited:
Map
[
AGraph
[_],
Int
]
)
:
Map
[
AGraph
[_],
Int
]
Definition Classes
AGraph
def
size
[
_ >:
OccClause
]
()
:
Int
Definition Classes
AGraph
val
substitution
:
FOLSubstitution
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
t
:
IvyResolutionProof
Definition Classes
Instantiate
→
UnaryAGraph
def
toString
()
:
String
Definition Classes
IvyResolutionProof
→
Proof
→ AnyRef → Any
def
uProof
:
Proof
[
OccClause
]
Definition Classes
UnaryProof
def
unique_size
:
Int
Definition Classes
AGraph
val
v1
:
OccClause
Definition Classes
EdgeGraph
val
v2
:
OccClause
Definition Classes
EdgeGraph
val
vertex
:
OccClause
Definition Classes
Instantiate
→
UnaryAGraph
→
AGraph
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
→
[
B
]
(
y:
B
)
: (
Instantiate
,
B
)
Implicit information
This member is added by an implicit conversion from
Instantiate
to
ArrowAssoc
[
Instantiate
] 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
Instantiate
to
any2stringadd
[
Instantiate
]
Inherited by implicit conversion StringFormat from
Instantiate
to
StringFormat
[
Instantiate
]
Inherited by implicit conversion Ensuring from
Instantiate
to
Ensuring
[
Instantiate
]
Inherited by implicit conversion ArrowAssoc from
Instantiate
to
ArrowAssoc
[
Instantiate
]
Ungrouped