Class PropertyPart

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.PropertyPart

public abstract class PropertyPart extends Object
  • Field Details

    • eventBroker

      @Inject protected org.eclipse.e4.core.services.events.IEventBroker eventBroker
    • modelService

      @Inject protected org.eclipse.e4.ui.workbench.modeling.EModelService modelService
    • mPart

      @Inject protected org.eclipse.e4.ui.model.application.ui.basic.MPart mPart
    • application

      @Inject protected org.eclipse.e4.ui.model.application.MApplication application
  • Constructor Details

    • PropertyPart

      public PropertyPart()
  • Method Details