object CantonOnly
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val DummyTransactionVersion: LfTransactionVersion
- val LfTransaction: Transaction.type
- val LfVersionedTransaction: VersionedTransaction.type
- final def asInstanceOf[T0]: T0
- def asVersionedValue(value: Value, transactionVersion: LfTransactionVersion): VersionedValue
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def lfVersionedTransaction(nodes: Map[LfNodeId, LfNode], roots: ImmArray[LfNodeId]): LfVersionedTransaction
- def lfVersionedTransaction(version: LfTransactionVersion, nodes: Map[LfNodeId, LfNode], roots: ImmArray[LfNodeId]): LfVersionedTransaction
- def lookupTransactionVersion(versionP: String): Either[String, LfTransactionVersion]
- def mapNodeId(versionedTransaction: LfVersionedTransaction, f: (LfNodeId) => LfNodeId): VersionedTransaction
- def maxTransactionVersion(versions: NonEmpty[Seq[LfTransactionVersion]]): LfTransactionVersion
- final def ne(arg0: AnyRef): Boolean
- def newDamlEngine(uniqueContractKeys: Boolean, enableLfDev: Boolean, profileDir: Option[Path] = None): Engine
- final def notify(): Unit
- final def notifyAll(): Unit
- def setTransactionNodes(tx: LfVersionedTransaction, nodes: Map[LfNodeId, LfNode]): VersionedTransaction
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def tryBuildCompiledPackages(darMap: Map[PackageId, Package], enableLfDev: Boolean): PureCompiledPackages
- def unwrapVersionedTransaction(versionedTransaction: LfVersionedTransaction): LfTransaction
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val DummyTransactionVersion: LfTransactionVersion
- val LfTransaction: Transaction.type
- val LfVersionedTransaction: VersionedTransaction.type
- final def asInstanceOf[T0]: T0
- def asVersionedValue(value: Value, transactionVersion: LfTransactionVersion): VersionedValue
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def lfVersionedTransaction(nodes: Map[LfNodeId, LfNode], roots: ImmArray[LfNodeId]): LfVersionedTransaction
- def lfVersionedTransaction(version: LfTransactionVersion, nodes: Map[LfNodeId, LfNode], roots: ImmArray[LfNodeId]): LfVersionedTransaction
- def lookupTransactionVersion(versionP: String): Either[String, LfTransactionVersion]
- def mapNodeId(versionedTransaction: LfVersionedTransaction, f: (LfNodeId) => LfNodeId): VersionedTransaction
- def maxTransactionVersion(versions: NonEmpty[Seq[LfTransactionVersion]]): LfTransactionVersion
- final def ne(arg0: AnyRef): Boolean
- def newDamlEngine(uniqueContractKeys: Boolean, enableLfDev: Boolean, profileDir: Option[Path] = None): Engine
- final def notify(): Unit
- final def notifyAll(): Unit
- def setTransactionNodes(tx: LfVersionedTransaction, nodes: Map[LfNodeId, LfNode]): VersionedTransaction
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def tryBuildCompiledPackages(darMap: Map[PackageId, Package], enableLfDev: Boolean): PureCompiledPackages
- def unwrapVersionedTransaction(versionedTransaction: LfVersionedTransaction): LfTransaction
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit