blob: 16df7b8ae344ac445f60e6449fbd7007d85fd0b5 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2010-2011, Istvan Rath and Zoltan Ujhelyi
* 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:
* Istvan Rath - initial API and implementation
*******************************************************************************/
/**
* This package contains classes used to generate data
* from the model space to the JFace-like Graph Viewer.
* @author Zoltan Ujhelyi
*/
package org.eclipse.viatra2.visualisation.modelspace.datasource;