]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.objmap2/src/org/simantics/objmap/graph/annotations/factories/CompoundRelatedGetSetValueRuleFactory.java
Merged trunk@29970 to branches/simantics-1.13 on 2014-08-05 for 1.13.3 release.
[simantics/3d.git] / org.simantics.objmap2 / src / org / simantics / objmap / graph / annotations / factories / CompoundRelatedGetSetValueRuleFactory.java
index 333686f294c3d0516545865bf7c148bff3ceb03d..2120b50fe8fe1f3f0831f28867db7a2d9076e93c 100644 (file)
@@ -1,3 +1,14 @@
+/*******************************************************************************\r
+ * Copyright (c) 2012, 2013 Association for Decentralized Information Management in\r
+ * 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
+ * which accompanies this distribution, and is available at\r
+ * http://www.eclipse.org/legal/epl-v10.html\r
+ *\r
+ * Contributors:\r
+ *     VTT Technical Research Centre of Finland - initial API and implementation\r
+ *******************************************************************************/\r
 package org.simantics.objmap.graph.annotations.factories;\r
 \r
 import java.lang.annotation.Annotation;\r
 package org.simantics.objmap.graph.annotations.factories;\r
 \r
 import java.lang.annotation.Annotation;\r
@@ -11,11 +22,8 @@ import org.simantics.objmap.bidirectional.IBidirectionalMappingRule;
 import org.simantics.objmap.graph.annotations.CompoundRelatedGetValue;\r
 import org.simantics.objmap.graph.annotations.CompoundRelatedSetValue;\r
 import org.simantics.objmap.graph.rules.ValueRule;\r
 import org.simantics.objmap.graph.annotations.CompoundRelatedGetValue;\r
 import org.simantics.objmap.graph.annotations.CompoundRelatedSetValue;\r
 import org.simantics.objmap.graph.rules.ValueRule;\r
-import org.simantics.objmap.graph.rules.adapters.IdentityAdapter;\r
-import org.simantics.objmap.graph.rules.adapters.ValueAdapter;\r
 import org.simantics.objmap.graph.rules.domain.CompoundValueAccessor;\r
 import org.simantics.objmap.graph.rules.factory.IGetSetRuleFactory;\r
 import org.simantics.objmap.graph.rules.domain.CompoundValueAccessor;\r
 import org.simantics.objmap.graph.rules.factory.IGetSetRuleFactory;\r
-import org.simantics.objmap.graph.rules.range.AdaptedRangeAccessor;\r
 import org.simantics.objmap.graph.rules.range.CompoundGetSetValueAccessor;\r
 import org.simantics.objmap.graph.rules.range.IRangeAccessor;\r
 \r
 import org.simantics.objmap.graph.rules.range.CompoundGetSetValueAccessor;\r
 import org.simantics.objmap.graph.rules.range.IRangeAccessor;\r
 \r