blob: 0789dc445ed81741f65a275465270fb71e9c9c5b [file] [log] [blame]
/**
* Copyright (c) 2014 Fraunhofer FOKUS
* 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:
* Marc-Florian Wendland
*/
package org.eclipse.upr.soaml;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Category Value</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.upr.soaml.SoaMLPackage#getCategoryValue()
* @model
* @generated
*/
public interface CategoryValue extends FreeFormValue {
} // CategoryValue