Uses of Enum Class
eu.su.mas.dedale.env.EnvironmentType
-
Uses of EnvironmentType in eu.su.mas.dedale.env
Modifier and TypeMethodDescriptionstatic EnvironmentType
Returns the enum constant of this class with the specified name.static EnvironmentType[]
EnvironmentType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EnvironmentType in eu.su.mas.dedale.princ
Modifier and TypeFieldDescriptionstatic EnvironmentType
ConfigurationFile.ENVIRONMENT_TYPE
The environment is either based on GraphStream (2D discrete) or JME (3D continuous).