org.finos.morphir.util.attribs

Members list

Type members

Classlikes

sealed class Attribute[A](val name: String, val initial: A, val valueCangeInterceptor: AttributeValueChangingInterceptor[A], tag: Tag[A]) extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
object Attribute

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Attribute.type
sealed abstract case class AttributeValue[V]

Attributes

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

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait AttributeValueChangingInterceptor[A] extends (A, A) => A

Attributes

Companion
object
Supertypes
trait (A, A) => A
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final class Attributes

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
object Attributes

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Attributes.type