Class ExternalObjectExtractor


  • public class ExternalObjectExtractor
    extends Object
    Support class that extract external object from any context model object.
    • Constructor Detail

      • ExternalObjectExtractor

        public ExternalObjectExtractor()
    • Method Detail

      • getExternalObject

        public MdObject getExternalObject​(org.eclipse.emf.ecore.EObject object)
        Returns the external object by the given context EObject.
        Parameters:
        object - the model object, cannot be null
        Returns:
        the external object by the given EObject or null if none