Uses of Class
org.eclipse.epsilon.egl.launch.EgxRunConfiguration
Packages that use EgxRunConfiguration
-
Uses of EgxRunConfiguration in org.eclipse.epsilon.egl.launch
Classes in org.eclipse.epsilon.egl.launch with type parameters of type EgxRunConfigurationModifier and TypeClassDescriptionstatic class
EgxRunConfiguration.Builder<C extends EgxRunConfiguration,
B extends EgxRunConfiguration.Builder<C, B>> Methods in org.eclipse.epsilon.egl.launch that return types with arguments of type EgxRunConfigurationModifier and TypeMethodDescriptionstatic EgxRunConfiguration.Builder<? extends EgxRunConfiguration,
?> EgxRunConfiguration.Builder()
Constructors in org.eclipse.epsilon.egl.launch with parameters of type EgxRunConfigurationConstructor parameters in org.eclipse.epsilon.egl.launch with type arguments of type EgxRunConfigurationModifierConstructorDescriptionEgxRunConfiguration
(EgxRunConfiguration.Builder<? extends EgxRunConfiguration, ?> builder)