|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenTemplateInvocation
A representation of the model object 'Gen Template Invocation'.
The following features are supported:
GMFGenPackage.getGenTemplateInvocation()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<GenCustomTemplateInput> |
getInputs()
Returns the value of the 'Inputs' reference list. |
String |
getOclExpression()
Returns the value of the 'Ocl Expression' attribute. |
void |
setOclExpression(String value)
Sets the value of the ' Ocl Expression ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenTemplateInvocationBase |
---|
getDescription, getExtension, getTemplateFqn, setDescription, setTemplateFqn |
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 |
---|
org.eclipse.emf.common.util.EList<GenCustomTemplateInput> getInputs()
GenCustomTemplateInput
.
Set of referenced inputs for this invocation,
GMFGenPackage.getGenTemplateInvocation_Inputs()
String getOclExpression()
setOclExpression(String)
,
GMFGenPackage.getGenTemplateInvocation_OclExpression()
void setOclExpression(String value)
Ocl Expression
' attribute.
value
- the new value of the 'Ocl Expression' attribute.getOclExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |