All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eclipse.dawnsci.nexus.NexusApplicationDefinition Maven / Gradle / Ivy

/*-
 *******************************************************************************
 * 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.
 *******************************************************************************/

package org.eclipse.dawnsci.nexus;
		
/**
 * Enumeration of NeXus application definitions.
 */
public enum NexusApplicationDefinition {

	NX_MONOPD,
	NX_SQOM,
	NX_LAUETOF,
	NX_XLAUEPLATE,
	NX_SASTOF,
	NX_XNB,
	NX_XLAUE,
	NX_XROT,
	NX_INDIRECTTOF,
	NX_CANSAS,
	NX_REFTOF,
	NX_XKAPPA,
	NX_TOFRAW,
	NX_ARPES,
	NX_SPE,
	NX_SAS,
	NX_ARCHIVE,
	NX_XASPROC,
	NX_XBASE,
	NX_REFSCAN,
	NX_STXM,
	NX_TOMOPHASE,
	NX_TOFSINGLE,
	NX_MX,
	NX_DIRECTTOF,
	NX_TAS,
	NX_SCAN,
	NX_TOMO,
	NX_XAS,
	NX_FLUO,
	NX_TOMOPROC,
	NX_TOFNPD,
	NX_XEULER,
	NX_IQPROC,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy