package org.simantics.db.layer0.variable; /** * Java interface for StructuredProperty SCL value type. * * @author Tuukka Lehtonen * @since 1.36.0 */ public interface StructuredProperty { }