Resolved

org.finos.morphir.runtime.EvaluationEngine$.VarValue$.Resolved
final case class Resolved(value: Any) extends VarValue

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait VarValue
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def resolvedValue: Any

Attributes

Inherited from:
VarValue