Class SegmentConverterListResultImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.emf.databinding.IEMFListProperty getListProperty()
      The IEMFListProperty resulting from the segment conversion.
      java.util.Optional<org.eclipse.emf.ecore.EClass> getNextEClass()
      Returns the target EClass of the resolved segment.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SegmentConverterListResultImpl

        public SegmentConverterListResultImpl​(org.eclipse.emf.databinding.IEMFListProperty listProperty,
                                              org.eclipse.emf.ecore.EClass nextEClass)
        Parameters:
        listProperty - The IEMFListProperty
        nextEClass - The next EClass, may be null