]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.objmap2/src/org/simantics/objmap/graph/annotations/RelatedElement.java
Use unique names at the model scope instead of pipe run
[simantics/3d.git] / org.simantics.objmap2 / src / org / simantics / objmap / graph / annotations / RelatedElement.java
index 554d9a8ac18e80552f00e5c01ce772231cd5c8b4..36c74aa3dff6baab900b8bfce1228479143a5b0c 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************\r
- * Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
+ * Copyright (c) 2007, 2013 Association for Decentralized Information Management\r
  * in Industry THTH ry.\r
  * All rights reserved. This program and the accompanying materials\r
  * are made available under the terms of the Eclipse Public License v1.0\r
@@ -20,7 +20,6 @@ import org.simantics.objmap.graph.annotations.meta.IsFieldRule;
 \r
 @Retention(RetentionPolicy.RUNTIME)\r
 @Target(ElementType.FIELD)\r
-//HasFieldRuleFactory(RelatedElementRuleFactory.class)\r
 @IsFieldRule\r
 public @interface RelatedElement {\r
        String value();\r