Interface EnumerationTypeDefinition

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Freezable, PrismContextSensitive, Revivable, Serializable, SimpleTypeDefinition, SmartVisitable<Definition>, TypeDefinition, Visitable<Definition>

public interface EnumerationTypeDefinition extends SimpleTypeDefinition
Simple type, which behaves as enumeration in most modeling languages. Enumeration has restricted value set - only declared value can be used.