Class InstanceTypeNameSWTRenderer

  • All Implemented Interfaces:
    RootDomainModelChangeListener

    public class InstanceTypeNameSWTRenderer
    extends TextControlSWTRenderer
    SWT renderer for the feature Instance Type Name of EClassifier. It behaves like the normal TextControlSWTRenderer but always returns false for isUnsettable(). This is necessary as the Instance Type Name feature is modeled as an unsettable attribute but internally behaves like a normal attribute.
    Author:
    Lucas Koehler