Enum Class CompatibilityMode

java.lang.Object
java.lang.Enum<CompatibilityMode>
com._1c.g5.v8.dt.metadata.mdclass.CompatibilityMode
All Implemented Interfaces:
Serializable, Comparable<CompatibilityMode>, Constable, org.eclipse.emf.common.util.Enumerator

public enum CompatibilityMode extends Enum<CompatibilityMode> implements org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Compatibility Mode', and utility methods for working with them.
See Also: