X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.diagram%2Fsrc%2Forg%2Fsimantics%2Fdiagram%2FDiagramConstants.java;h=4a7088bd2ec71499b4bc5bd51bb4ed6517534789;hb=e3f46ffc9d4a6930adc83ebb8e6730f19708cc94;hp=88e8bd067cbfc5f99ef2578b2020b6162a0c29ad;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.diagram/src/org/simantics/diagram/DiagramConstants.java b/bundles/org.simantics.diagram/src/org/simantics/diagram/DiagramConstants.java index 88e8bd067..4a7088bd2 100644 --- a/bundles/org.simantics.diagram/src/org/simantics/diagram/DiagramConstants.java +++ b/bundles/org.simantics.diagram/src/org/simantics/diagram/DiagramConstants.java @@ -1,26 +1,26 @@ -/******************************************************************************* - * Copyright (c) 2007, 2010 Association for Decentralized Information Management - * in Industry THTH ry. - * 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: - * VTT Technical Research Centre of Finland - initial API and implementation - *******************************************************************************/ -package org.simantics.diagram; - - -/** - * @author Tuukka Lehtonen - */ -public final class DiagramConstants { - - /** - * Name of the default layer used and created by - * DiagramGraphSynchronizer. - */ - public static final String DEFAULT_LAYER_NAME = "Default"; - -} +/******************************************************************************* + * Copyright (c) 2007, 2010 Association for Decentralized Information Management + * in Industry THTH ry. + * 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: + * VTT Technical Research Centre of Finland - initial API and implementation + *******************************************************************************/ +package org.simantics.diagram; + + +/** + * @author Tuukka Lehtonen + */ +public final class DiagramConstants { + + /** + * Name of the default layer used and created by + * DiagramGraphSynchronizer. + */ + public static final String DEFAULT_LAYER_NAME = "Default"; + +}