Module is.codion.framework.domain
Interface DerivedAttribute<T>
- Type Parameters:
T
- the value type
- All Superinterfaces:
Attribute<T>
An attribute which value is derived from one or more attributes.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Responsible for providing values derived from other valuesstatic interface
Provides the source values from which to derive the value.Nested classes/interfaces inherited from interface is.codion.framework.domain.entity.attribute.Attribute
Attribute.AttributeDefiner<T>, Attribute.Type<T>
-
Method Summary
Methods inherited from interface is.codion.framework.domain.entity.attribute.Attribute
define, entityType, name, type