|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenTemplateInvocationBase
A representation of the model object 'Gen Template Invocation Base'.
The following features are supported:
GMFGenPackage.getGenTemplateInvocationBase()
Method Summary | |
---|---|
String |
getDescription()
Returns the value of the 'Description' attribute. |
GenCustomGeneratorExtension |
getExtension()
Returns the value of the 'Extension' container reference. |
String |
getTemplateFqn()
Returns the value of the 'Template Fqn' attribute. |
void |
setDescription(String value)
Sets the value of the ' Description ' attribute. |
void |
setTemplateFqn(String value)
Sets the value of the ' Template Fqn ' 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 |
---|
GenCustomGeneratorExtension getExtension()
Invocations
'.
If the meaning of the 'Extension' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenTemplateInvocationBase_Extension()
,
GenCustomGeneratorExtension.getInvocations()
String getDescription()
setDescription(String)
,
GMFGenPackage.getGenTemplateInvocationBase_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
String getTemplateFqn()
setTemplateFqn(String)
,
GMFGenPackage.getGenTemplateInvocationBase_TemplateFqn()
void setTemplateFqn(String value)
Template Fqn
' attribute.
value
- the new value of the 'Template Fqn' attribute.getTemplateFqn()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |