Uses of Enum Class
ch.nolix.systemapi.element.multistateconfiguration.ValueStoringState
Packages that use ValueStoringState
Package
Description
-
Uses of ValueStoringState in ch.nolix.system.element.multistateconfiguration
Methods in ch.nolix.system.element.multistateconfiguration that return ValueStoringStateModifier and TypeMethodDescriptionStateProperty.getAssignmentType()final ValueStoringStateAbstractMaterializedProperty.getAssignmentTypeForState(S state) -
Uses of ValueStoringState in ch.nolix.systemapi.element.multistateconfiguration
Subclasses with type arguments of type ValueStoringState in ch.nolix.systemapi.element.multistateconfigurationMethods in ch.nolix.systemapi.element.multistateconfiguration that return ValueStoringStateModifier and TypeMethodDescriptionstatic ValueStoringStateReturns the enum constant of this class with the specified name.static ValueStoringState[]ValueStoringState.values()Returns an array containing the constants of this enum class, in the order they are declared.