Class BuildReferencedToHandler

  • All Implemented Interfaces:
    org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2
    Direct Known Subclasses:
    GranularPageContentBuilder

    public class BuildReferencedToHandler
    extends BuildConnectedHandler
    Handler for "Build referenced to" button. Builds diagram with selected item and items which it refers to.
    • Constructor Detail

      • BuildReferencedToHandler

        public BuildReferencedToHandler()