Uses of Enum Class
ch.nolix.baseapi.programcontrol.processproperty.CreationMode
Packages that use CreationMode
-
Uses of CreationMode in ch.nolix.baseapi.programcontrol.processproperty
Subclasses with type arguments of type CreationMode in ch.nolix.baseapi.programcontrol.processpropertyModifier and TypeClassDescriptionenumACreationModedefines the behavior when a target, that should be created, exist already.Methods in ch.nolix.baseapi.programcontrol.processproperty that return CreationModeModifier and TypeMethodDescriptionstatic CreationModeReturns the enum constant of this class with the specified name.static CreationMode[]CreationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.