Uses of Enum Class
de.dlr.proseo.model.enums.FacilityState
Packages that use FacilityState
Package
Description
The de.dlr.proseo.model.enums package contains all enumerations used in the modelling of the persistent state
of prosEO, the Processing System for Earth Observation Data
-
Uses of FacilityState in de.dlr.proseo.model.enums
Methods in de.dlr.proseo.model.enums that return FacilityStateModifier and TypeMethodDescriptionstatic FacilityStateReturns the enum constant of this class with the specified name.static FacilityState[]FacilityState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.dlr.proseo.model.enums with parameters of type FacilityStateModifier and TypeMethodDescriptionbooleanFacilityState.isLegalTransition(FacilityState other) Check whether the transition to the other state is legal