|
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 ' IAlgorithm Extension'.
EnginePackage.getIAlgorithmExtension()| Nested Class Summary | |
|---|---|
static interface |
IAlgorithmExtension.IImportUpdater
|
| Method Summary | |
|---|---|
IData |
create(ITemplateAlgorithm template,
ICategoryDescriptor descr)
|
void |
delete(IData data)
|
IData[] |
getAlgorithmData(ICategoryDescriptor categoryDescriptor)
|
IAlgorithm[] |
getAlgorithms()
|
ICategoryReviewList |
getCategoryReviewList()
|
java.io.File |
getPluginDirectory()
|
ISolution[] |
getSolutions(IProblemData problemData,
IMatch match)
|
ITemplateAlgorithm[] |
getTemplateAlgorithms(ICategoryDescriptor categoryDescriptor)
|
IAlgorithmExtension.IImportUpdater |
getUpdater()
|
java.io.File |
getWorkspaceDirectory()
|
void |
init(java.io.File pluginBaseDir,
java.io.File workspaceBaseDir,
boolean newVersion)
|
void |
move(IData data,
ICategoryDescriptor categoryDescriptor)
|
void |
save(IData data)
|
| 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 void init(java.io.File pluginBaseDir,
java.io.File workspaceBaseDir,
boolean newVersion)
throws java.lang.Exception
java.lang.Exceptionpublic IAlgorithm[] getAlgorithms()
If the meaning of the 'Algorithms' reference list isn't clear, there really should be more of a description here...
public IData[] getAlgorithmData(ICategoryDescriptor categoryDescriptor)
public ITemplateAlgorithm[] getTemplateAlgorithms(ICategoryDescriptor categoryDescriptor)
public ISolution[] getSolutions(IProblemData problemData,
IMatch match)
public java.io.File getPluginDirectory()
public java.io.File getWorkspaceDirectory()
public ICategoryReviewList getCategoryReviewList()
public IData create(ITemplateAlgorithm template,
ICategoryDescriptor descr)
throws java.lang.Exception
java.lang.Exception
public void save(IData data)
throws java.lang.Exception
java.lang.Exception
public void move(IData data,
ICategoryDescriptor categoryDescriptor)
throws java.lang.Exception
java.lang.Exceptionpublic void delete(IData data)
public IAlgorithmExtension.IImportUpdater getUpdater()
|
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 | ||||||||||