Uses of Class
ch.nolix.system.element.multistateconfiguration.AbstractMaterializedProperty
Packages that use AbstractMaterializedProperty
-
Uses of AbstractMaterializedProperty in ch.nolix.system.element.multistateconfiguration
Modifier and TypeClassDescriptionfinal classCascadingProperty<S extends Enum<S>, V>final classNonCascadingProperty<S extends Enum<S>, V>Methods in ch.nolix.system.element.multistateconfiguration with parameters of type AbstractMaterializedPropertyModifier and TypeMethodDescriptionstatic <S2 extends Enum<S2>, V2>
ForwardingProperty<S2, V2> ForwardingProperty.withNameAndForProperty(String name, AbstractMaterializedProperty<S2, V2>... materializedProperties)