|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pattern.ecore.AnnotationHandler.AnnotationCodeAppender
protected abstract class AnnotationHandler.AnnotationCodeAppender
Annotation code appender.
Adds new code as an annotation to a specified operation.
Not dependent on the type of code to append.
Constructor Summary | |
---|---|
protected |
AnnotationHandler.AnnotationCodeAppender()
|
Method Summary | |
---|---|
void |
appendCode(EOperation operation_p)
Append new code to given operation. |
protected abstract void |
doAppendCode(StringBuilder existingCode_p)
Append new code to existing one. |
protected abstract EAnnotation |
getCodeAnnotation(EOperation operation_p)
Get the annotation that is/will be containing the code. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AnnotationHandler.AnnotationCodeAppender()
Method Detail |
---|
public void appendCode(EOperation operation_p)
operation_p
- protected abstract EAnnotation getCodeAnnotation(EOperation operation_p)
operation_p
-
protected abstract void doAppendCode(StringBuilder existingCode_p)
existingCode_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.