Uses of Class
ch.nolix.system.element.multistateconfiguration.ForwardingProperty
Packages that use ForwardingProperty
-
Uses of ForwardingProperty in ch.nolix.system.element.multistateconfiguration
Methods in ch.nolix.system.element.multistateconfiguration that return ForwardingPropertyModifier and TypeMethodDescriptionstatic <S2 extends Enum<S2>, V2>
ForwardingProperty<S2, V2> ForwardingProperty.withNameAndForProperty(String name, AbstractMaterializedProperty<S2, V2>... materializedProperties)