Class MutableModelSupport<T>

java.lang.Object
com.redhat.devtools.intellij.common.tree.MutableModelSupport<T>
All Implemented Interfaces:
MutableModel<T>

public class MutableModelSupport<T> extends Object implements MutableModel<T>