]> gerrit.simantics Code Review - simantics/platform.git/blob - layer0/variable/ComposedProperty.java
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / layer0 / variable / ComposedProperty.java
1 package org.simantics.db.layer0.variable;
2
3 public interface ComposedProperty {
4
5 }