public class ProcessEditor extends org.eclipse.ui.forms.editor.FormEditor implements SlcTypes, SlcNames
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
SLC_AGENT, SLC_AGENT_FACTORY, SLC_ARTIFACT, SLC_ARTIFACT_BASE, SLC_ARTIFACT_VERSION_BASE, SLC_BUNDLE_ARTIFACT, SLC_CATEGORIZED_NAME_VERSION, SLC_CHECK, SLC_DIFF_RESULT, SLC_DYNAMIC_IMPORTED_PACKAGE, SLC_EXECUTION_FLOW, SLC_EXECUTION_MODULE, SLC_EXECUTION_SPEC, SLC_EXECUTION_SPEC_ATTRIBUTE, SLC_EXPORTED_PACKAGE, SLC_FRAGMENT_HOST, SLC_GROUP_BASE, SLC_IMPORTED_PACKAGE, SLC_JAR_FILE, SLC_JAVA_PACKAGE, SLC_KNOWN_ORIGIN, SLC_LOG_DEBUG, SLC_LOG_ENTRY, SLC_LOG_ERROR, SLC_LOG_INFO, SLC_LOG_TRACE, SLC_LOG_WARNING, SLC_MODULAR_DISTRIBUTION, SLC_MODULAR_DISTRIBUTION_BASE, SLC_MODULE, SLC_MODULE_COORDINATES, SLC_MY_RESULT_ROOT_FOLDER, SLC_NAME_VERSION, SLC_OSGI_VERSION, SLC_PRIMITIVE_SPEC_ATTRIBUTE, SLC_PROCESS, SLC_PROPERTY, SLC_PROXIED, SLC_REALIZED_FLOW, SLC_REF_SPEC_ATTRIBUTE, SLC_REQUIRED_BUNDLE, SLC_RESULT_FOLDER, SLC_RPM, SLC_TEST_RESULTSLC_, SLC_ADDRESS, SLC_AGENTS, SLC_AGGREGATED_STATUS, SLC_ARTIFACT_CLASSIFIER, SLC_ARTIFACT_EXTENSION, SLC_ARTIFACT_ID, SLC_ARTIFACT_VERSION, SLC_AS_STRING, SLC_BUNDLE_VERSION, SLC_CATEGORY, SLC_COMPLETED, SLC_ERROR_MESSAGE, SLC_EXECUTION_SPECS, SLC_FLOW, SLC_GROUP_BASE_ID, SLC_GROUP_ID, SLC_IS_CONSTANT, SLC_IS_HIDDEN, SLC_IS_IMMUTABLE, SLC_ISSUES, SLC_LOG, SLC_MAJOR, SLC_MANIFEST, SLC_MESSAGE, SLC_METADATA, SLC_MICRO, SLC_MINOR, SLC_MODULES, SLC_MY_RESULTS, SLC_NAME, SLC_OPTIONAL, SLC_ORIGIN, SLC_PROCESSES, SLC_PROXY, SLC_QUALIFIER, SLC_RESULT_PART, SLC_RESULTS, SLC_RPM_ARCH, SLC_RPM_ARCHIVE_SIZE, SLC_RPM_RELEASE, SLC_RPM_VERSION, SLC_SPEC, SLC_STARTED, SLC_STATUS, SLC_SUCCESS, SLC_SUMMARY, SLC_SYMBOLIC_NAME, SLC_SYSTEM, SLC_TAG, SLC_TEST_CASE, SLC_TEST_CASE_TYPE, SLC_TIMESTAMP, SLC_TYPE, SLC_URL, SLC_USES, SLC_UUID, SLC_VALUE, SLC_VERSION, SLC_VM| Constructor and Description |
|---|
ProcessEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPages() |
void |
dispose() |
void |
doSave(org.eclipse.core.runtime.IProgressMonitor monitor) |
void |
doSaveAs() |
protected Node |
duplicateProcess()
Duplicates the process
|
protected java.lang.String |
getProcessStatus() |
void |
init(org.eclipse.ui.IEditorSite site,
org.eclipse.ui.IEditorInput input) |
boolean |
isDirty() |
boolean |
isSaveAsAllowed() |
protected Node |
newProcessNode(ProcessEditorInput pei) |
void |
setEditorTitle(java.lang.String title) |
void |
setModulesManager(ExecutionModulesManager modulesManager) |
void |
setProcessController(ProcessController processController) |
void |
setRepository(Repository repository) |
addPage, addPage, addPage, addPage, addPage, addPage, addPageChangedListener, close, commitPages, configurePage, createPageContainer, createPages, createToolkit, editorDirtyStateChanged, findPage, getActiveEditor, getActivePageInstance, getCurrentPage, getSelectedPage, getToolkit, pageChange, removePage, removePageChangedListener, selectReveal, setActivePage, setActivePage, setActivePage, updateActionBarContributoractivateSite, createContainer, createItem, createPartControl, createSite, deactivateSite, findEditors, getActivePage, getAdapter, getContainer, getControl, getEditor, getPageCount, getPageImage, getPageSite, getPageText, handlePropertyChange, initializePageSwitching, setActiveEditor, setControl, setFocus, setPageImage, setPageTextcheckSite, getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setContentDescription, setInitializationData, setInput, setInputWithNotify, setPartNameaddPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusyaddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectpublic static final java.lang.String ID
public void init(org.eclipse.ui.IEditorSite site,
org.eclipse.ui.IEditorInput input)
throws org.eclipse.ui.PartInitException
init in interface org.eclipse.ui.IEditorPartinit in class org.eclipse.ui.forms.editor.FormEditororg.eclipse.ui.PartInitExceptionprotected Node newProcessNode(ProcessEditorInput pei) throws RepositoryException
RepositoryExceptionpublic boolean isDirty()
isDirty in interface org.eclipse.ui.ISaveablePartisDirty in class org.eclipse.ui.forms.editor.FormEditorprotected java.lang.String getProcessStatus()
public void dispose()
dispose in interface org.eclipse.ui.IWorkbenchPartdispose in class org.eclipse.ui.forms.editor.FormEditorprotected Node duplicateProcess()
protected void addPages()
addPages in class org.eclipse.ui.forms.editor.FormEditorpublic void doSave(org.eclipse.core.runtime.IProgressMonitor monitor)
doSave in interface org.eclipse.ui.ISaveablePartdoSave in class org.eclipse.ui.part.EditorPartpublic void setEditorTitle(java.lang.String title)
public void doSaveAs()
doSaveAs in interface org.eclipse.ui.ISaveablePartdoSaveAs in class org.eclipse.ui.part.EditorPartpublic boolean isSaveAsAllowed()
isSaveAsAllowed in interface org.eclipse.ui.ISaveablePartisSaveAsAllowed in class org.eclipse.ui.part.EditorPartpublic void setRepository(Repository repository)
public void setProcessController(ProcessController processController)
public void setModulesManager(ExecutionModulesManager modulesManager)
Copyright © 2007–2020. All rights reserved.