Interface SimpleTypeDefinition

All Superinterfaces:
AbstractTypeDefinition, Cloneable, DebugDumpable, Definition, Freezable, PrismLifecycleDefinition, PrismPresentationDefinition, Revivable, Serializable, SmartVisitable<Definition>, TypeDefinition, Visitable<Definition>
All Known Subinterfaces:
EnumerationTypeDefinition

public interface SimpleTypeDefinition extends TypeDefinition
Defines a simple (non-structured) definition. This interface currently serves primarily for enums. TODO document