]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.objmap2/src/org/simantics/objmap/graph/annotations/RelatedElements.java
Use unique names at the model scope instead of pipe run
[simantics/3d.git] / org.simantics.objmap2 / src / org / simantics / objmap / graph / annotations / RelatedElements.java
index 4ef5fb02e4857f190a96ed1e7ac9b1176371c0f6..6cbf6e11c66e0791668ab96c6c194200cf9ac09f 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
@@ -21,7 +21,6 @@ import org.simantics.objmap.graph.annotations.meta.IsFieldRule;
 \r
 @Retention(RetentionPolicy.RUNTIME)\r
 @Target(ElementType.FIELD)\r
-//@HasFieldRuleFactory(RelatedElementsRuleFactory.class)\r
 @IsFieldRule\r
 public @interface RelatedElements {\r
        String value();\r