Uses of Enum Class
neqsim.process.processmodel.lifecycle.ModelMetadata.LifecyclePhase
Packages that use ModelMetadata.LifecyclePhase
Package
Description
Lifecycle management for ProcessSystem models (Digital Twins).
-
Uses of ModelMetadata.LifecyclePhase in neqsim.process.processmodel.lifecycle
Subclasses with type arguments of type ModelMetadata.LifecyclePhase in neqsim.process.processmodel.lifecycleModifier and TypeClassDescriptionstatic enumLifecycle phases for a process model.Fields in neqsim.process.processmodel.lifecycle declared as ModelMetadata.LifecyclePhaseModifier and TypeFieldDescriptionprivate ModelMetadata.LifecyclePhaseModelMetadata.lifecyclePhaseMethods in neqsim.process.processmodel.lifecycle that return ModelMetadata.LifecyclePhaseModifier and TypeMethodDescriptionModelMetadata.getLifecyclePhase()static ModelMetadata.LifecyclePhaseReturns the enum constant of this class with the specified name.static ModelMetadata.LifecyclePhase[]ModelMetadata.LifecyclePhase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.processmodel.lifecycle with parameters of type ModelMetadata.LifecyclePhaseModifier and TypeMethodDescriptionvoidModelMetadata.setLifecyclePhase(ModelMetadata.LifecyclePhase lifecyclePhase)