]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.objmap2/src/org/simantics/objmap/graph/annotations/UpdateMethod.java
SCL function for connecting pipeline components
[simantics/3d.git] / org.simantics.objmap2 / src / org / simantics / objmap / graph / annotations / UpdateMethod.java
index cc3398622432c4b71cc9b507e25c879f081bd381..841340a65a814cb974982c66add0f401c38dd864 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************\r
 /*******************************************************************************\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
  * 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
@@ -27,7 +27,6 @@ import org.simantics.objmap.graph.annotations.meta.IsFieldRule;
  */\r
 @Retention(RetentionPolicy.RUNTIME)\r
 @Target(ElementType.METHOD)\r
  */\r
 @Retention(RetentionPolicy.RUNTIME)\r
 @Target(ElementType.METHOD)\r
-//@HasMethodRuleFactory(UpdateMethodFactory.class)\r
 @IsFieldRule\r
 public @interface UpdateMethod {\r
 }\r
 @IsFieldRule\r
 public @interface UpdateMethod {\r
 }\r