|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Codetemplate
A representation of the model object 'Codetemplate'.
The following features are supported:
TemplatesPackage.getCodetemplate()| Method Summary | |
|---|---|
TemplateBody |
getBody()
Returns the value of the 'Body' containment reference |
AbstractRule |
getContext()
Returns the value of the 'Context' reference |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
java.lang.String |
getKeywordContext()
Returns the value of the 'Keyword Context' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
void |
setBody(TemplateBody value)
Sets the value of the ' Body' containment reference |
void |
setContext(AbstractRule value)
Sets the value of the ' Context' reference |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute |
void |
setKeywordContext(java.lang.String value)
Sets the value of the ' Keyword Context' 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
TemplatesPackage.getCodetemplate_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
TemplatesPackage.getCodetemplate_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
TemplatesPackage.getCodetemplate_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()AbstractRule getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
setContext(AbstractRule),
TemplatesPackage.getCodetemplate_Context()void setContext(AbstractRule value)
Context' reference.
value - the new value of the 'Context' reference.getContext()java.lang.String getKeywordContext()
If the meaning of the 'Keyword Context' attribute isn't clear, there really should be more of a description here...
setKeywordContext(String),
TemplatesPackage.getCodetemplate_KeywordContext()void setKeywordContext(java.lang.String value)
Keyword Context' attribute.
value - the new value of the 'Keyword Context' attribute.getKeywordContext()TemplateBody getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(TemplateBody),
TemplatesPackage.getCodetemplate_Body()void setBody(TemplateBody value)
Body' containment reference.
value - the new value of the 'Body' containment reference.getBody()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||