]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.objmap2/src/org/simantics/objmap/graph/annotations/RelatedOrderedSetElements.java
Use unique names at the model scope instead of pipe run
[simantics/3d.git] / org.simantics.objmap2 / src / org / simantics / objmap / graph / annotations / RelatedOrderedSetElements.java
index fe6afef8efda8c3326adc195736f1aee38220b45..d437288a5be4cc5329d16481cfd966b57c819180 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(RelatedOrderedSetElementsRuleFactory.class)\r
 @IsFieldRule\r
 public @interface RelatedOrderedSetElements {\r
        boolean composition() default false;\r