Skip to content
Snippets Groups Projects
Commit f015d66b authored by Lukas Ladenberger's avatar Lukas Ladenberger
Browse files

added some meta info

parent 8797ef44
No related branches found
No related tags found
No related merge requests found
/**
* (c) 2009 Lehrstuhl fuer Softwaretechnik und Programmiersprachen,
* Heinrich Heine Universitaet Duesseldorf
* This software is licenced under EPL 1.0 (http://www.eclipse.org/org/documents/epl-v10.html)
* */
package de.bmotionstudio.gef.editor.model; package de.bmotionstudio.gef.editor.model;
public final class BControlPropertyConstants { public final class BControlPropertyConstants {
......
/**
* (c) 2009 Lehrstuhl fuer Softwaretechnik und Programmiersprachen,
* Heinrich Heine Universitaet Duesseldorf
* This software is licenced under EPL 1.0 (http://www.eclipse.org/org/documents/epl-v10.html)
* */
package de.bmotionstudio.gef.editor.observer.view; package de.bmotionstudio.gef.editor.observer.view;
import org.eclipse.jface.action.Action; import org.eclipse.jface.action.Action;
......
/**
* (c) 2009 Lehrstuhl fuer Softwaretechnik und Programmiersprachen,
* Heinrich Heine Universitaet Duesseldorf
* This software is licenced under EPL 1.0 (http://www.eclipse.org/org/documents/epl-v10.html)
* */
package de.bmotionstudio.gef.editor.observer.view; package de.bmotionstudio.gef.editor.observer.view;
import java.util.Collection; import java.util.Collection;
......
/**
* (c) 2009 Lehrstuhl fuer Softwaretechnik und Programmiersprachen,
* Heinrich Heine Universitaet Duesseldorf
* This software is licenced under EPL 1.0 (http://www.eclipse.org/org/documents/epl-v10.html)
* */
package de.bmotionstudio.gef.editor.observer.view; package de.bmotionstudio.gef.editor.observer.view;
import org.eclipse.ui.IEditorPart; import org.eclipse.ui.IEditorPart;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment