/*- ******************************************************************************* * Copyright (c) 2015 Diamond Light Source Ltd. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * This file was auto-generated from the NXDL XML definition. * Generated at: 2016-09-28T15:24:10.531+01:00 *******************************************************************************/ package org.eclipse.dawnsci.nexus; /** * Enumeration of NeXus application definitions. */ public enum NexusApplicationDefinition { NX_XNB, NX_XKAPPA, NX_TOFRAW, NX_REFTOF, NX_XLAUEPLATE, NX_TOMO, NX_XAS, NX_DIRECTTOF, NX_SCAN, NX_TOMOPHASE, NX_XBASE, NX_SAS, NX_LAUETOF, NX_ARCHIVE, NX_STXM, NX_XASPROC, NX_MONOPD, NX_REFSCAN, NX_SASTOF, NX_XLAUE, NX_SQOM, NX_TAS, NX_INDIRECTTOF, NX_TOMOPROC, NX_TOFSINGLE, NX_XROT, NX_XEULER, NX_ARPES, NX_TOFNPD, NX_MX, NX_SPE, NX_IQPROC, NX_FLUO, }