KnownTypes

org.finos.morphir.universe.ir.KnownTypes
object KnownTypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
KnownTypes.type

Members list

Value members

Concrete methods

def list(elementType: Type[Attributes]): Reference[Attributes]

Concrete fields

val bool: Reference[Attributes]
val float: Reference[Attributes]
val int: Reference[Attributes]
val string: Reference[Attributes]