X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.layer0.utils%2Fsrc%2Forg%2Fsimantics%2Flayer0%2Futils%2FIPropertyReference.java;h=f04fbd6fe5b56a138588d8f69a75a47a18f014c7;hb=aaa0aa90d9fdfc8350e36da4e0629c3f5916f68c;hp=8bd012e2eaab00ad470bd9dbe8bb2a1f4dd3c786;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.layer0.utils/src/org/simantics/layer0/utils/IPropertyReference.java b/bundles/org.simantics.layer0.utils/src/org/simantics/layer0/utils/IPropertyReference.java index 8bd012e2e..f04fbd6fe 100644 --- a/bundles/org.simantics.layer0.utils/src/org/simantics/layer0/utils/IPropertyReference.java +++ b/bundles/org.simantics.layer0.utils/src/org/simantics/layer0/utils/IPropertyReference.java @@ -1,20 +1,20 @@ -/******************************************************************************* - * 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 - *******************************************************************************/ -/* - * - * @author Toni Kalajainen - */ -package org.simantics.layer0.utils; - -public interface IPropertyReference { - -} +/******************************************************************************* + * 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 + *******************************************************************************/ +/* + * + * @author Toni Kalajainen + */ +package org.simantics.layer0.utils; + +public interface IPropertyReference { + +}