blob: d59b873ce2fdbd310b057101b39ad7fc31fa19cb [file] [log] [blame]
/**
* Copyright (c) 2020 CEA LIST
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v2.0 which
* accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
*/
package org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_constraints;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>max norm</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_constraints.Layer_weight_constraintsPackage#getmax_norm()
* @model
* @generated
*/
public interface max_norm extends NormWithMaxValue {
} // max_norm