|
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 'IReview'.
The following features are supported:
EnginePackage.getIReview()| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
boolean |
includes(IData algorithmData,
ICategory category)
|
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| 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 java.lang.String getName()
setName(String),
EnginePackage.getIReview_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public java.lang.String getDescription()
setDescription(String),
EnginePackage.getIReview_Description()public void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()
public boolean includes(IData algorithmData,
ICategory category)
|
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 | ||||||||||