Interface IDistributionDescriptionProvider


  • public interface IDistributionDescriptionProvider
    Provider for getting information about the Distribution Support information by EObject.
    • Method Detail

      • getDescription

        DistributionDescription getDescription​(org.eclipse.emf.ecore.EObject contextObject)
        Returns the Distribution Support information by the context object.
        Parameters:
        contextObject - the context object to get Distribution Support information, cannot be null
        Returns:
        the Distribution Support information, may be null if there is no information found by the context object