Interface InitializerChange

    • Method Detail

      • getChanges

        org.eclipse.emf.common.util.EList<ValueChange> getChanges()
        Returns the value of the 'Changes' containment reference list. The list contents are of type ValueChange.

        If the meaning of the 'Changes' containment reference list isn't clear, there really should be more of a description here...

        The value changes that are performed as part of the content change
        Returns:
        the value of the 'Changes' containment reference list.
        See Also:
        HistoryPackage.getInitializerChange_Changes()