|
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 'ICategory Descriptor'.
The following features are supported:
EnginePackage.getICategoryDescriptor()| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getRelativeDirectory()
Returns the value of the 'Relative Directory' attribute. |
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. |
void |
setRelativeDirectory(java.lang.String value)
Sets the value of the ' Relative Directory' 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.getICategoryDescriptor_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.getICategoryDescriptor_Description()public void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()public java.lang.String getRelativeDirectory()
If the meaning of the 'Relative Directory' attribute isn't clear, there really should be more of a description here...
setRelativeDirectory(String),
EnginePackage.getICategoryDescriptor_RelativeDirectory()public void setRelativeDirectory(java.lang.String value)
Relative Directory' attribute.
value - the new value of the 'Relative Directory' attribute.getRelativeDirectory()
|
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 | ||||||||||