blob: 8f792cfd9d72068bed0b2cc22ac209313c9e59c9 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2018 Willink Transformations and others.
* 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
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* E.D.Willink - initial API and implementation
*******************************************************************************/
/**
* This Dummy class enables standalone JUnit tests to see the registered Complete OCL model.
*/
class Dummy {
}