blob: db989618674bed686c2d2d48da8fe866fb4b237c [file] [log] [blame]
/**
* Copyright (c) 2010 Mia-Software.
* 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
*
* Contributors:
*
* Nicolas Guyomar (Mia-Software) - initial API and implementation
*/
package org.eclipse.modisco.jee.webapp.webapp30;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Tracking Mode Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
*
* The tracking modes for sessions created by this web
* application
*
* Used in: session-config
*
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.modisco.jee.webapp.webapp30.Webapp30Package#getTrackingModeType()
* @model extendedMetaData="name='tracking-modeType' kind='simple'"
* @generated
*/
public interface TrackingModeType extends org.eclipse.modisco.jee.webapp.webapp30.String {
} // TrackingModeType