package org.argeo.slc.core.structure; public interface StructurePath { public String getAsUniqueString(); }