org.finos.morphir.runtime.quick

Members list

Type members

Classlikes

object BasicsSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BasicsSDK.type
final case class CallStackFrame[TA, VA](bindings: Map[Name, StoredValue[TA, VA]], parent: Option[CallStackFrame[TA, VA]])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DecimalSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
DecimalSDK.type
object DictSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
DictSDK.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class GlobalDefs[TA, VA](definitions: Map[FQName, SDKValue[TA, VA]], ctors: Map[FQName, SDKConstructor[TA, VA]])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GlobalDefs

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
GlobalDefs.type
object Helpers

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Helpers.type
object ListSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ListSDK.type
object Native

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Native.type
sealed trait NativeFunctionSignature[TA, VA]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fun1[TA, VA]
class Fun2[TA, VA]
class Fun3[TA, VA]
class Fun4[TA, VA]
class Fun5[TA, VA]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait NativeFunctionSignatureAdv[TA, VA]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fun1[TA, VA]
class Fun2[TA, VA]
class Fun3[TA, VA]
class Fun4[TA, VA]
class Fun5[TA, VA]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Result[TA, VA]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ConstructorFunction[TA, VA]
class ConstructorResult[TA, VA]
class DefinitionFunction[TA, VA]
class FieldFunction[TA, VA]
class LambdaFunction[TA, VA]
class ListResult[TA, VA]
class LocalDate[TA, VA]
class LocalTime[TA, VA]
class MapResult[TA, VA]
trait NativeFunctionResult[TA, VA]
class NativeFunction[TA, VA]
class NativeInnerFunction[TA, VA]
trait Primitive[TA, VA, T]
class Boolean[TA, VA]
class Char[TA, VA]
trait Numeric[TA, VA, T]
class BigDecimal[TA, VA]
class Float[TA, VA]
class Int[TA, VA]
class Long[TA, VA]
class String[TA, VA]
class Record[TA, VA]
class SetResult[TA, VA]
class Tuple[TA, VA]
class Unit[TA, VA]
Show all
object Result

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type
case class SDKConstructor[TA, VA](arguments: List[VA])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait SDKValue[TA, VA]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SDKNativeFunction[TA, VA]
class SDKNativeInnerFunction[TA, VA]
class SDKNativeValue[TA, VA]
class SDKValueDefinition[TA, VA]
object SDKValue

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SDKValue.type
object SetSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
SetSDK.type
final case class Store[TA, VA](callStack: CallStackFrame[TA, VA])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Store

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Store.type
sealed trait StoredValue[TA, VA]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Eager[TA, VA]
class Lazy[TA, VA]
object StoredValue

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object StringSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
StringSDK.type
object TupleSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TupleSDK.type