Class LabelBlockImpl

  • All Implemented Interfaces:
    IChartObject, Block, LabelBlock, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject
    Direct Known Subclasses:
    TitleBlockImpl

    public class LabelBlockImpl
    extends BlockImpl
    implements LabelBlock
    An implementation of the model object ' Label Block'.

    The following features are implemented:

    • Method Detail

      • basicSetLabel

        public org.eclipse.emf.common.notify.NotificationChain basicSetLabel​(Label newLabel,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)
      • eInverseRemove

        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove​(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                              int featureID,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)
        Overrides:
        eInverseRemove in class BlockImpl
      • eGet

        public java.lang.Object eGet​(int featureID,
                                     boolean resolve,
                                     boolean coreType)
        Specified by:
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eGet in class BlockImpl
      • eSet

        public void eSet​(int featureID,
                         java.lang.Object newValue)
        Specified by:
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eSet in class BlockImpl
      • eUnset

        public void eUnset​(int featureID)
        Specified by:
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eUnset in class BlockImpl
      • eIsSet

        public boolean eIsSet​(int featureID)
        Specified by:
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eIsSet in class BlockImpl
      • create

        public static Block create()
        A convenience method to create an initialized 'LabelBlock' instance
        Returns:
      • createDefault

        public static Block createDefault()
        A convenience method to create an initialized 'LabelBlock' instance
        Returns: