| Package | Description |
|---|---|
| com.microfocus.awm.core.internal.util | |
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| com.microfocus.awm.model.internal |
Internal implementations of AWM interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ITaurusApplication.EModelUpdateStatus |
TaurusApplicationUpdater.getUpdateStatus(ITaurusApplication pAppl)
Gets the model update status for the given application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaurusApplicationUpdater.setUpdateStatus(ITaurusApplication pAppl,
ITaurusApplication.EModelUpdateStatus pNewStatus)
Sets the update status for the given application.
|
| Modifier and Type | Method and Description |
|---|---|
ITaurusApplication.EModelUpdateStatus |
ITaurusApplication.checkForModelUpdate(org.eclipse.core.runtime.IProgressMonitor pMon)
Checks whether a new model is available for the application.
|
static ITaurusApplication.EModelUpdateStatus |
ITaurusApplication.EModelUpdateStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ITaurusApplication.EModelUpdateStatus[] |
ITaurusApplication.EModelUpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ITaurusApplication.EModelUpdateStatus |
MasterConfigurationApplication.checkForModelUpdate(org.eclipse.core.runtime.IProgressMonitor pMon) |
Copyright © 2015 Micro Focus GmbH. All rights reserved.