|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'IEnable State Tracker'.
The following features are supported:
EnginePackage.getIEnableStateTracker()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getDisabledAlgorithmNames()
Returns the value of the 'Disabled Algorithm Names' attribute list. |
org.eclipse.emf.common.util.EList |
getDisabledCategoryNames()
Returns the value of the 'Disabled Category Names' attribute list. |
boolean |
isEnabled(ICategory category)
|
boolean |
isEnabled(IData rule)
|
void |
setEnabled(ICategory category,
boolean enabled)
|
void |
setEnabled(IData algoritmData,
boolean enabled)
|
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public org.eclipse.emf.common.util.EList getDisabledAlgorithmNames()
String.
If the meaning of the 'Disabled Algorithm Names' attribute list isn't clear, there really should be more of a description here...
EnginePackage.getIEnableStateTracker_DisabledAlgorithmNames()public org.eclipse.emf.common.util.EList getDisabledCategoryNames()
String.
If the meaning of the 'Disabled Category Names' attribute list isn't clear, there really should be more of a description here...
EnginePackage.getIEnableStateTracker_DisabledCategoryNames()public boolean isEnabled(IData rule)
public boolean isEnabled(ICategory category)
public void setEnabled(IData algoritmData,
boolean enabled)
public void setEnabled(ICategory category,
boolean enabled)
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||