package com.teotigraphix.caustic.model; import com.teotigraphix.caustk.service.ISerialize; public interface ICaustkModelState extends ISerialize { }