Uses of Enum Class
org.eclipse.epsilon.egl.EglFileGeneratingTemplate.OutputMode
Packages that use EglFileGeneratingTemplate.OutputMode
-
Uses of EglFileGeneratingTemplate.OutputMode in org.eclipse.epsilon.egl
Methods in org.eclipse.epsilon.egl that return EglFileGeneratingTemplate.OutputModeModifier and TypeMethodDescriptionEglFileGeneratingTemplate.getOutputMode()Returns the enum constant of this class with the specified name.static EglFileGeneratingTemplate.OutputMode[]EglFileGeneratingTemplate.OutputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.epsilon.egl with parameters of type EglFileGeneratingTemplate.OutputModeModifier and TypeMethodDescriptionvoidEglFileGeneratingTemplate.setOutputMode(EglFileGeneratingTemplate.OutputMode outputMode) protected FileEglFileGeneratingTemplate.write(String path, EglFileGeneratingTemplate.OutputMode outputMode)