|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConditionConstants
Condition producer and contributors shared constants.
Field Summary | |
---|---|
static String |
CONDITION_CLASS_NAME_SUFFIX
Condition class name suffix. |
static String |
UNMODIFIABLE_ANNOTATION_TAG
Annotation constant @unmodifiable used to mark methods that are generated and not modifiable by developer except in a specific block delimited by
USER_CODE_BEGINNING_DELIMITER and USER_CODE_END_DELIMITER . |
static String |
USER_CODE_BEGINNING_DELIMITER
Delimiter that marks the beginning of a not generated code block. |
static String |
USER_CODE_END_DELIMITER
Delimiter that marks the end of a not generated code block. |
Field Detail |
---|
static final String CONDITION_CLASS_NAME_SUFFIX
static final String USER_CODE_BEGINNING_DELIMITER
static final String USER_CODE_END_DELIMITER
static final String UNMODIFIABLE_ANNOTATION_TAG
@unmodifiable
used to mark methods that are generated and not modifiable by developer except in a specific block delimited by
USER_CODE_BEGINNING_DELIMITER
and USER_CODE_END_DELIMITER
.
|
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.