|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
org.eclipse.* |
---|
org.eclipse.egf.batch.application.FactoryComponentRunnerApplication | ||
---|---|---|
public static final String |
FACTORY_COMPONENT_ID |
"-factoryComponentId" |
org.eclipse.egf.common.activator.CommonActivator | ||
---|---|---|
protected static final String |
EXTENSION_POINT_SHORT_ID_USER_HELPER |
"user_helper" |
org.eclipse.egf.common.constant.ICommonConstants | ||
---|---|---|
public static final char |
COLON_CHARACTER |
58 |
public static final char |
COMMA_CHARACTER |
44 |
public static final char |
DOT_CHARACTER |
46 |
public static final String |
ECORE_DIAGRAM_FILE_EXTENSION |
"ecorediag" |
public static final String |
ECORE_FILE_EXTENSION |
"ecore" |
public static final String |
EMPTY_STRING |
"" |
public static final char |
EOL_CHARACTER |
10 |
public static final String |
GENERATED_FOLDER_PATH |
"generated" |
public static final String |
GENMODEL_FILE_EXTENSION |
"genmodel" |
public static final String |
HTTP_PREFIX |
"http://" |
public static final int |
INTERNAL_ERROR |
0 |
public static final String |
MODEL_FOLDER_PATH |
"model" |
public static final char |
PARENTHESIS_CLOSE_CHARACTER |
41 |
public static final char |
PARENTHESIS_OPEN_CHARACTER |
40 |
public static final String |
PLATFORM_RESOURCE |
"platform:/resource/" |
public static final char |
QUOTE_CHARACTER |
34 |
public static final char |
SEMICOLON_CHARACTER |
59 |
public static final char |
SLASH_CHARACTER |
47 |
public static final char |
TAB_CHARACTER |
9 |
public static final String |
TEMPLATES_FOLDER_PATH |
"templates" |
public static final char |
UNDERSCORE_CHARACTER |
95 |
public static final char |
WHITE_SPACE_CHARACTER |
32 |
org.eclipse.egf.common.constant.IEMFConstants | ||
---|---|---|
public static final String |
GENERATED_PACKAGE_EXTENSION_POINT_ATT_GEN_MODEL |
"genModel" |
public static final String |
GENERATED_PACKAGE_EXTENSION_POINT_ATT_URI |
"uri" |
public static final String |
GENERATED_PACKAGE_EXTENSION_POINT_CHILD |
"package" |
public static final String |
GENERATED_PACKAGE_EXTENSION_POINT_FULL_ID |
"org.eclipse.emf.ecore.generated_package" |
public static final String |
GENERATED_PACKAGE_EXTENSION_POINT_PLUGIN_ID |
"org.eclipse.emf.ecore" |
public static final String |
GENERATED_PACKAGE_EXTENSION_POINT_SHORT_ID |
"generated_package" |
org.eclipse.egf.common.constant.IPatternTemplateConstants | ||
---|---|---|
public static final String |
PATTERN_PLUGIN_ID |
"org.eclipse.egf.pattern" |
public static final String |
PATTERN_TEMPLATE_ATT_CLASS |
"class" |
public static final String |
PATTERN_TEMPLATE_ATT_PATH |
"path" |
public static final String |
PATTERN_TEMPLATE_ATT_TYPE |
"type" |
public static final String |
PATTERN_TEMPLATE_EXTENSION_POINT_CHILD_PATTERN_TEMPLATE |
"patternTemplate" |
public static final String |
PATTERN_TEMPLATE_EXTENSION_POINT_CHILD_TYPE |
"patternTemplateExtType" |
public static final String |
PATTERN_TEMPLATE_EXTENSION_POINT_FULL_ID |
"org.eclipse.egf.pattern.patternTemplate" |
public static final String |
PATTERN_TEMPLATE_EXTENSION_POINT_ID |
"patternTemplate" |
org.eclipse.egf.common.generator.IEgfGeneratorConstants | ||
---|---|---|
public static final String |
GENERATED_IMPL_JAVA_PACKAGE_SUFFIX |
".impl" |
public static final String |
GENERATED_UTIL_JAVA_PACKAGE_SUFFIX |
".util" |
public static final String |
PROJECT_ROOT_FILE |
"/META-INF/MANIFEST.MF" |
public static final String |
SRC_FOLDER |
"src" |
org.eclipse.egf.common.helper.ExtensionPointHelper | ||
---|---|---|
public static final String |
ATT_CLASS |
"class" |
public static final String |
ATT_ID |
"id" |
public static final String |
ATT_NAME |
"name" |
public static final String |
ELEMENT_DESCRIPTION |
"description" |
org.eclipse.egf.common.helper.MathHelper | ||
---|---|---|
public static final long |
DAY |
86400000L |
public static final long |
HOUR |
3600000L |
public static final long |
MINUTE |
60000L |
public static final long |
SECOND |
1000L |
org.eclipse.egf.common.helper.PatternLibrarySequenceHelper | ||
---|---|---|
public static final String |
SEQUENCE_SEPARATORS |
" ," |
org.eclipse.egf.common.helper.ProjectHelper | ||
---|---|---|
protected static final String |
CLASS_PATH_ENTRY_REQUIRED_PLUGINS_PATH_ID |
"requiredPlugins" |
org.eclipse.egf.common.progress.ProgressReporter | ||
---|---|---|
public static final int |
TASK_DEFAULT_TICKS_COUNT |
1000 |
org.eclipse.egf.common.ui.viewers.AbstractTooltipLabelProvider | ||
---|---|---|
protected static final int |
DISPLAY_DELAY_TIME |
2000 |
protected static final int |
TOOLTIP_TIME_DISPLAYED |
7000 |
org.eclipse.egf.common.ui.viewers.ViewerWithAddAndRemove | ||
---|---|---|
public static final String |
ADD_BUTTON_DATA |
"LV_ADD" |
public static final String |
REMOVE_BUTTON_DATA |
"LV_REMOVE" |
org.eclipse.egf.core.ui.IImageKeys | ||
---|---|---|
public static final String |
IMG_REQUIRED_FIELD_CUE |
"ovr/required_field_cue.gif" |
public static final String |
IMG_WIZARD_DOMAIN |
"wizban/domain.gif" |
public static final String |
IMG_WIZARD_MAPPING |
"wizban/mapping.gif" |
public static final String |
IMG_WIZARD_PATTERN_LIBARY |
"wizban/patternLibrary.png" |
public static final String |
IMG_WIZARD_PATTERN_MODEL |
"wizban/pattern.gif" |
org.eclipse.egf.core.ui.internal.databinding.JavaTypeHolder | ||
---|---|---|
public static final String |
PROPERTY_TYPE |
"type" |
org.eclipse.egf.core.ui.internal.databinding.ReferencedFactoryComponent | ||
---|---|---|
public static final String |
PROPERTY_NAME |
"name" |
org.eclipse.egf.core.ui.preferences.IPreferenceConstants | ||
---|---|---|
public static final String |
DOMAIN_EDITOR_ID |
"Domain_Editor_Id" |
public static final String |
ECORE_EDITOR_ID |
"org.eclipse.emf.ecore.presentation.EcoreEditorID" |
public static final String |
FC_EXECUTION_MODE |
"FactoryComponent_Execution_Mode" |
public static final String |
GRAPHICAL_ECORE_EDITOR_ID |
"org.eclipse.emf.ecoretools.diagram.part.EcoreDiagramEditorID" |
public static final String |
PATTERN_EXECUTION_MODE |
"Pattern_Execution_Mode" |
org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard | ||
---|---|---|
public static final String |
PATTERN_LIBRARY_PRODUCTION_SEQUENCE_PAGE |
"patternLibraryProductionSequenceWizardPage" |
public static final String |
PATTERN_LIBRARY_RUNTIME_SEQUENCE_PAGE |
"patternLibraryRuntimeSequenceWizardPage" |
org.eclipse.egf.core.ui.wizard.ContextElementWizard | ||
---|---|---|
protected static final String |
CONTEXT_ELEMENT_FIRST_PAGE |
"contextElementPage" |
public static final String |
CONTEXT_ELEMENT_KEY_PAGE |
"contextElementKeyPage" |
public static final String |
CONTEXT_ELEMENT_REFERENCE_PAGE |
"contextElementReferencePage" |
public static final String |
CONTEXT_ELEMENT_VALUE_PAGE |
"contextElementValuePage" |
org.eclipse.egf.core.ui.wizard.ContractElementWizard | ||
---|---|---|
protected static final String |
CONTRACT_ELEMENT_FIRST_PAGE |
"contractElementPage" |
public static final String |
CONTRACT_ELEMENT_REFERENCE_PAGE |
"contractElementReferencePage" |
public static final String |
CONTRACT_ELEMENT_TYPE_PAGE |
"contractElementTypePage" |
org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage | ||
---|---|---|
protected static final String |
DEFAULT_DOMAIN_FILE_NAME |
"domain/domain.ecore" |
protected static final String |
DOMAIN_RELATIVE_FOLDER_PATH |
"model" |
org.eclipse.egf.core.ui.wizard.page.MappingWizardPage | ||
---|---|---|
protected static final String |
MAPPING_RELATIVE_FOLDER_PATH |
"model/mapping" |
org.eclipse.egf.core.ui.workbench.IImageKeys | ||
---|---|---|
public static final String |
IMG_EDIT |
"obj16/edit.gif" |
public static final String |
IMG_EXECUTE |
"obj16/execute_factory.gif" |
public static final String |
IMG_NEW |
"obj16/new.gif" |
public static final String |
IMG_NEW_CONTEXT |
"obj16/new_context.gif" |
public static final String |
IMG_NEW_CONTEXT_ELEMENT |
"obj16/new_context_element.gif" |
public static final String |
IMG_NEW_CONTRACT_ELEMENT |
"obj16/new_contract_element.gif" |
public static final String |
IMG_NEW_DOMAIN |
"obj16/new_domain.gif" |
public static final String |
IMG_NEW_FACTORY_COMPONENT_INVOCATION |
"obj16/new_asset_configuration.gif" |
public static final String |
IMG_NEW_MAPPING |
"obj16/new_mapping_model.gif" |
public static final String |
IMG_NEW_PATTERN_LIBRARY |
"obj16/new_pattern_library.gif" |
public static final String |
IMG_NEW_PATTERN_MODEL |
"obj16/new_pattern_model.gif" |
public static final String |
IMG_NEW_TASK_FACTORY |
"obj16/new_task_factory.gif" |
public static final String |
IMG_VALIDATE |
"obj16/validate.gif" |
org.eclipse.egf.core.ui.workbench.action.open.OpenModelElementAction | ||
---|---|---|
public static final String |
OPEN_ACTION_ID |
"org.eclipse.ui.navigator.Open" |
org.eclipse.egf.core.ui.workbench.perspective.EgfPerspective | ||
---|---|---|
public static final String |
PERSPECTIVE_ID |
"org.eclipse.egf.core.ui.workbench.perspective" |
org.eclipse.egf.core.ui.workbench.views.explorer.FactoryComponentProjectExplorer | ||
---|---|---|
public static final String |
VIEW_ID |
"org.eclipse.egf.core.ui.workbench.views.explorer.assetProjectExplorer" |
org.eclipse.egf.core.ui.workbench.views.fc.InstalledFactoryComponentView | ||
---|---|---|
public static final String |
VIEW_ID |
"org.eclipse.egf.core.ui.workbench.views.fc.installedAssetView" |
org.eclipse.egf.mapping.ui.editor.EGFMappingEditor | ||
---|---|---|
public static final String |
ID |
"org.eclipse.egf.mapping.ui.editor.mappingEditorId" |
org.eclipse.egf.model.ModelPackage | ||
---|---|---|
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY |
16 |
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY__CONTEXT |
4 |
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY__CONTEXT_ID |
5 |
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY__DESCRIPTION |
3 |
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY__ID |
0 |
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY__JAVA_IDENTIFIER |
1 |
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY__NAME |
2 |
public static final int |
ABSTRACT_FACTORY_COMPONENT_FACTORY_FEATURE_COUNT |
6 |
public static final int |
ABSTRACT_PATTERN_ELEMENT |
12 |
public static final int |
ABSTRACT_PATTERN_ELEMENT__DESCRIPTION |
3 |
public static final int |
ABSTRACT_PATTERN_ELEMENT__ID |
0 |
public static final int |
ABSTRACT_PATTERN_ELEMENT__JAVA_IDENTIFIER |
1 |
public static final int |
ABSTRACT_PATTERN_ELEMENT__NAME |
2 |
public static final int |
ABSTRACT_PATTERN_ELEMENT_FEATURE_COUNT |
4 |
public static final int |
ABSTRACT_VIEWPOINT |
6 |
public static final int |
ABSTRACT_VIEWPOINT__DESCRIPTION |
3 |
public static final int |
ABSTRACT_VIEWPOINT__ID |
0 |
public static final int |
ABSTRACT_VIEWPOINT__JAVA_IDENTIFIER |
1 |
public static final int |
ABSTRACT_VIEWPOINT__NAME |
2 |
public static final int |
ABSTRACT_VIEWPOINT_FEATURE_COUNT |
4 |
public static final int |
CONTEXT |
17 |
public static final int |
CONTEXT__CONTEXT_ELEMENTS |
4 |
public static final int |
CONTEXT__DESCRIPTION |
3 |
public static final int |
CONTEXT__ID |
0 |
public static final int |
CONTEXT__JAVA_IDENTIFIER |
1 |
public static final int |
CONTEXT__NAME |
2 |
public static final int |
CONTEXT_ELEMENT |
18 |
public static final int |
CONTEXT_ELEMENT__CONTEXT_TYPE |
9 |
public static final int |
CONTEXT_ELEMENT__CONTRACT_ELEMENT_REFERENCE |
4 |
public static final int |
CONTEXT_ELEMENT__CONTRACT_REFERENCE_ID |
8 |
public static final int |
CONTEXT_ELEMENT__DESCRIPTION |
3 |
public static final int |
CONTEXT_ELEMENT__ID |
0 |
public static final int |
CONTEXT_ELEMENT__JAVA_IDENTIFIER |
1 |
public static final int |
CONTEXT_ELEMENT__KEY |
7 |
public static final int |
CONTEXT_ELEMENT__NAME |
2 |
public static final int |
CONTEXT_ELEMENT__PLUGIN_ID |
10 |
public static final int |
CONTEXT_ELEMENT__READABLE_VALUE |
6 |
public static final int |
CONTEXT_ELEMENT__VALUE |
5 |
public static final int |
CONTEXT_ELEMENT_FEATURE_COUNT |
11 |
public static final int |
CONTEXT_FEATURE_COUNT |
5 |
public static final int |
CONTRACT |
7 |
public static final int |
CONTRACT__CONTRACT_ELEMENTS |
4 |
public static final int |
CONTRACT__DESCRIPTION |
3 |
public static final int |
CONTRACT__ID |
0 |
public static final int |
CONTRACT__JAVA_IDENTIFIER |
1 |
public static final int |
CONTRACT__NAME |
2 |
public static final int |
CONTRACT_ELEMENT |
8 |
public static final int |
CONTRACT_ELEMENT__CONTRACT_ELEMENT_REFERENCES |
4 |
public static final int |
CONTRACT_ELEMENT__CONTRACT_REFERENCE_IDS |
6 |
public static final int |
CONTRACT_ELEMENT__CONTRACT_TYPE |
7 |
public static final int |
CONTRACT_ELEMENT__DESCRIPTION |
3 |
public static final int |
CONTRACT_ELEMENT__FACTORY_COMPONENT_ID |
5 |
public static final int |
CONTRACT_ELEMENT__ID |
0 |
public static final int |
CONTRACT_ELEMENT__JAVA_IDENTIFIER |
1 |
public static final int |
CONTRACT_ELEMENT__MANDATORY |
8 |
public static final int |
CONTRACT_ELEMENT__NAME |
2 |
public static final int |
CONTRACT_ELEMENT_FEATURE_COUNT |
9 |
public static final int |
CONTRACT_ELEMENT_REFERENCE |
9 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__DESCRIPTION |
3 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__ID |
0 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__JAVA_IDENTIFIER |
1 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__NAME |
2 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__REFERENCED_CONTRACT_ELEMENT |
7 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__REFERENCED_CONTRACT_ELEMENT_ID |
4 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__REFERENCED_CONTRACT_ELEMENT_NAME |
5 |
public static final int |
CONTRACT_ELEMENT_REFERENCE__REFERENCED_FACTORY_COMPONENT_ID |
6 |
public static final int |
CONTRACT_ELEMENT_REFERENCE_FEATURE_COUNT |
8 |
public static final int |
CONTRACT_FEATURE_COUNT |
5 |
public static final int |
DOMAIN |
4 |
public static final int |
DOMAIN__DESCRIPTION |
3 |
public static final int |
DOMAIN__ID |
0 |
public static final int |
DOMAIN__JAVA_IDENTIFIER |
1 |
public static final int |
DOMAIN__NAME |
2 |
public static final int |
DOMAIN__PATH |
4 |
public static final int |
DOMAIN_FEATURE_COUNT |
5 |
public static final String |
eNAME |
"model" |
public static final String |
eNS_PREFIX |
"egf.factorycomponent" |
public static final String |
eNS_URI |
"http://www.eclipse.org/egf/1.0.0/FactoryComponent" |
public static final int |
FACTORY |
15 |
public static final int |
FACTORY__DESCRIPTION |
3 |
public static final int |
FACTORY__ID |
0 |
public static final int |
FACTORY__JAVA_IDENTIFIER |
1 |
public static final int |
FACTORY__NAME |
2 |
public static final int |
FACTORY__PRODUCTION_PLAN |
4 |
public static final int |
FACTORY__PRODUCTION_PLAN_ID |
5 |
public static final int |
FACTORY_COMPONENT |
1 |
public static final int |
FACTORY_COMPONENT__DESCRIPTION |
3 |
public static final int |
FACTORY_COMPONENT__DOMAIN |
4 |
public static final int |
FACTORY_COMPONENT__FACTORY |
6 |
public static final int |
FACTORY_COMPONENT__ID |
0 |
public static final int |
FACTORY_COMPONENT__JAVA_IDENTIFIER |
1 |
public static final int |
FACTORY_COMPONENT__NAME |
2 |
public static final int |
FACTORY_COMPONENT__SPECIFICATION |
5 |
public static final int |
FACTORY_COMPONENT_FEATURE_COUNT |
7 |
public static final int |
FACTORY_COMPONENT_INVOCATION |
3 |
public static final int |
FACTORY_COMPONENT_INVOCATION__CONTEXT |
4 |
public static final int |
FACTORY_COMPONENT_INVOCATION__CONTEXT_ID |
5 |
public static final int |
FACTORY_COMPONENT_INVOCATION__DESCRIPTION |
3 |
public static final int |
FACTORY_COMPONENT_INVOCATION__FACTORY_COMPONENT_ID |
7 |
public static final int |
FACTORY_COMPONENT_INVOCATION__ID |
0 |
public static final int |
FACTORY_COMPONENT_INVOCATION__JAVA_IDENTIFIER |
1 |
public static final int |
FACTORY_COMPONENT_INVOCATION__NAME |
2 |
public static final int |
FACTORY_COMPONENT_INVOCATION__TASK_FACTORY |
8 |
public static final int |
FACTORY_COMPONENT_INVOCATION__TASK_FACTORY_ID |
6 |
public static final int |
FACTORY_COMPONENT_INVOCATION_FEATURE_COUNT |
9 |
public static final int |
FACTORY_FEATURE_COUNT |
6 |
public static final int |
MAPPING_MODEL |
21 |
public static final int |
MAPPING_MODEL__DESCRIPTION |
3 |
public static final int |
MAPPING_MODEL__ID |
0 |
public static final int |
MAPPING_MODEL__JAVA_IDENTIFIER |
1 |
public static final int |
MAPPING_MODEL__NAME |
2 |
public static final int |
MAPPING_MODEL__PATH |
4 |
public static final int |
MAPPING_MODEL__SOURCE |
5 |
public static final int |
MAPPING_MODEL__TARGET |
6 |
public static final int |
MAPPING_MODEL_FEATURE_COUNT |
7 |
public static final int |
MAPPING_VIEWPOINT |
20 |
public static final int |
MAPPING_VIEWPOINT__DESCRIPTION |
3 |
public static final int |
MAPPING_VIEWPOINT__ID |
0 |
public static final int |
MAPPING_VIEWPOINT__JAVA_IDENTIFIER |
1 |
public static final int |
MAPPING_VIEWPOINT__MAPPINGS |
4 |
public static final int |
MAPPING_VIEWPOINT__NAME |
2 |
public static final int |
MAPPING_VIEWPOINT_FEATURE_COUNT |
5 |
public static final int |
NAMED_MODEL_ELEMENT_WITH_ID |
0 |
public static final int |
NAMED_MODEL_ELEMENT_WITH_ID__DESCRIPTION |
3 |
public static final int |
NAMED_MODEL_ELEMENT_WITH_ID__ID |
0 |
public static final int |
NAMED_MODEL_ELEMENT_WITH_ID__JAVA_IDENTIFIER |
1 |
public static final int |
NAMED_MODEL_ELEMENT_WITH_ID__NAME |
2 |
public static final int |
NAMED_MODEL_ELEMENT_WITH_ID_FEATURE_COUNT |
4 |
public static final int |
PATTERN_LIBRARY |
13 |
public static final int |
PATTERN_LIBRARY__DESCRIPTION |
3 |
public static final int |
PATTERN_LIBRARY__ID |
0 |
public static final int |
PATTERN_LIBRARY__JAVA_IDENTIFIER |
1 |
public static final int |
PATTERN_LIBRARY__NAME |
2 |
public static final int |
PATTERN_LIBRARY__PATTERN_ELEMENTS |
4 |
public static final int |
PATTERN_LIBRARY__PRODUCTION_ORCHESTRATION |
5 |
public static final int |
PATTERN_LIBRARY__RUNTIME_ORCHESTRATION |
6 |
public static final int |
PATTERN_LIBRARY_FEATURE_COUNT |
7 |
public static final int |
PATTERN_MODEL |
14 |
public static final int |
PATTERN_MODEL__DESCRIPTION |
3 |
public static final int |
PATTERN_MODEL__ID |
0 |
public static final int |
PATTERN_MODEL__JAVA_IDENTIFIER |
1 |
public static final int |
PATTERN_MODEL__NAME |
2 |
public static final int |
PATTERN_MODEL__PATH |
4 |
public static final int |
PATTERN_MODEL_FEATURE_COUNT |
5 |
public static final int |
PATTERN_VIEWPOINT |
11 |
public static final int |
PATTERN_VIEWPOINT__DESCRIPTION |
3 |
public static final int |
PATTERN_VIEWPOINT__ID |
0 |
public static final int |
PATTERN_VIEWPOINT__JAVA_IDENTIFIER |
1 |
public static final int |
PATTERN_VIEWPOINT__LIBRARIES |
4 |
public static final int |
PATTERN_VIEWPOINT__NAME |
2 |
public static final int |
PATTERN_VIEWPOINT_FEATURE_COUNT |
5 |
public static final int |
PRODUCTION_PLAN |
2 |
public static final int |
PRODUCTION_PLAN__CONTEXT |
4 |
public static final int |
PRODUCTION_PLAN__CONTEXT_ID |
5 |
public static final int |
PRODUCTION_PLAN__DESCRIPTION |
3 |
public static final int |
PRODUCTION_PLAN__FACTORY_COMPONENT_INVOCATION_IDS |
7 |
public static final int |
PRODUCTION_PLAN__FACTORY_COMPONENT_INVOCATIONS |
6 |
public static final int |
PRODUCTION_PLAN__ID |
0 |
public static final int |
PRODUCTION_PLAN__JAVA_IDENTIFIER |
1 |
public static final int |
PRODUCTION_PLAN__NAME |
2 |
public static final int |
PRODUCTION_PLAN_FEATURE_COUNT |
8 |
public static final int |
SPECIFICATION |
5 |
public static final int |
SPECIFICATION__DESCRIPTION |
3 |
public static final int |
SPECIFICATION__ID |
0 |
public static final int |
SPECIFICATION__JAVA_IDENTIFIER |
1 |
public static final int |
SPECIFICATION__NAME |
2 |
public static final int |
SPECIFICATION__VIEWPOINT_IDS |
5 |
public static final int |
SPECIFICATION__VIEWPOINTS |
4 |
public static final int |
SPECIFICATION_FEATURE_COUNT |
6 |
public static final int |
TASK_FACTORY_HOLDER |
19 |
public static final int |
TASK_FACTORY_HOLDER__DESCRIPTION |
3 |
public static final int |
TASK_FACTORY_HOLDER__FACTORY |
5 |
public static final int |
TASK_FACTORY_HOLDER__FACTORY_CLASS |
4 |
public static final int |
TASK_FACTORY_HOLDER__ID |
0 |
public static final int |
TASK_FACTORY_HOLDER__JAVA_IDENTIFIER |
1 |
public static final int |
TASK_FACTORY_HOLDER__NAME |
2 |
public static final int |
TASK_FACTORY_HOLDER_FEATURE_COUNT |
6 |
public static final int |
TYPE |
10 |
public static final int |
TYPE__DESCRIPTION |
3 |
public static final int |
TYPE__ID |
0 |
public static final int |
TYPE__JAVA_IDENTIFIER |
1 |
public static final int |
TYPE__NAME |
2 |
public static final int |
TYPE__TYPE_HOLDER |
5 |
public static final int |
TYPE__TYPE_HOLDER_CLASS_NAME |
4 |
public static final int |
TYPE_FEATURE_COUNT |
6 |
public static final int |
VIEWPOINT_TYPE |
22 |
org.eclipse.egf.model.ViewpointType | ||
---|---|---|
public static final int |
CONTRACT_VALUE |
0 |
public static final int |
MAPPING_VALUE |
2 |
public static final int |
PATTERN_VALUE |
1 |
org.eclipse.egf.model.edit.IImageKeys | ||
---|---|---|
public static final String |
IMG_FACTORY_COMPONENT_ID |
"full/obj16/FactoryComponent" |
public static final String |
IMG_PATTERN_LIBRARY_ID |
"full/obj16/PatternLibrary" |
public static final String |
IMG_PATTERN_MODEL_ID |
"full/obj16/PatternModel" |
org.eclipse.egf.model.impl.ContractElementImpl | ||
---|---|---|
protected static final boolean |
MANDATORY_EDEFAULT |
true |
org.eclipse.egf.model.util.ModelValidator | ||
---|---|---|
protected static final int |
DIAGNOSTIC_CODE_COUNT |
0 |
public static final String |
DIAGNOSTIC_SOURCE |
"org.eclipse.egf.model" |
org.eclipse.egf.pattern.PatternPackage | ||
---|---|---|
public static final String |
eNAME |
"pattern" |
public static final String |
eNS_PREFIX |
"egf.pattern" |
public static final String |
eNS_URI |
"http://www.eclipse.org/egf/1.0.0/Pattern" |
public static final int |
GENERATOR |
0 |
public static final int |
GENERATOR_FEATURE_COUNT |
0 |
public static final int |
PATTERN |
1 |
public static final int |
PPROPERTY_CHANGE_LISTENER |
2 |
org.eclipse.egf.pattern.ecore.AbstractPatternGenerator | ||
---|---|---|
protected static final String |
ECORE_ECORE_FILE_ABSOLUTE_PATH |
"/org.eclipse.emf.ecore/model/Ecore.ecore" |
protected static final String |
GENERATED_TEMPLATE_FOLDER_PATH |
"generated" |
protected static final String |
PATTERN_ECORE_FILE_RELATIVE_PATH |
"/org.eclipse.egf.model/model/pattern.ecore" |
protected static final String |
PATTERN_PARENT_CLASS_NAME |
"Pattern" |
protected static final String |
TEMPLATES_FOLDER_NAME |
"/templates/" |
org.eclipse.egf.pattern.ecore.AnnotationHandler | ||
---|---|---|
protected static final String |
JAVA_CODE_ANNOTATION_SOURCE |
"http://www.eclipse.org/emf/2002/GenModel" |
protected static final String |
JAVA_CODE_APPEND_TO_STRING_BUILDER |
"builder.append" |
protected static final String |
JAVA_CODE_CREATE_STRING_BUILDER |
"StringBuilder builder = new StringBuilder();" |
protected static final String |
JAVA_CODE_GET_STRING_BUILDER_RESULT |
"return builder.toString();" |
protected static final String |
JAVA_CODE_READ_FILE_CALL_PREFIX |
"org.eclipse.egf.pattern.production.template.TemplateHelper.readTemplateFile" |
protected static final String |
JAVA_CODE_SUPER_CALL_PREFIX |
"super." |
protected static final String |
OPERATION_ANNOTATION_BODY |
"body" |
public static final String |
PATTERN_CODE_ANNOTATION_SOURCE |
"http://www.eclipse.org/egf/1.0.0/Pattern" |
protected static final String |
PATTERN_METHOD_ID_PREFIX |
"PatternMethod" |
public static final String |
PATTERN_PRODUCTION_ANNOTATION_BODY_BUFFER_MODIFICATION |
"BufferModification" |
public static final String |
PATTERN_PRODUCTION_ANNOTATION_BODY_COMPILATION |
"Compilation" |
public static final String |
PATTERN_PRODUCTION_ANNOTATION_BODY_PATH |
"Path" |
public static final String |
PATTERN_PRODUCTION_ANNOTATION_SOURCE |
"http://www.eclipse.org/egf/1.0.0/Pattern/production" |
protected static final String |
UID_ANNOTATION_SOURCE |
"http://www.eclipse.org/egf/1.0.0/uid" |
org.eclipse.egf.pattern.ecore.PatternConstants | ||
---|---|---|
public static final String |
CLASS_PARAMETERS_HANDLER_SUFFIX |
"ParametersHandler" |
public static final String |
GENERATE_FOOTER_METHOD_NAME |
"generateFooter" |
public static final String |
GENERATE_HEADER_METHOD_NAME |
"generateHeader" |
public static final String |
GENERATE_METHOD_NAME |
"generateBody" |
protected static final String |
GENERATE_METHOD_PARAMETER_NAME |
"classLoader_p" |
public static final String |
GENERATE_POST_MATCHING_METHOD_NAME |
"generatePostMatching" |
public static final String |
GENERATE_PRE_MATCHING_METHOD_NAME |
"generatePreMatching" |
public static final String |
GENERATION_SOURCE_FOLDER |
"/generated" |
public static final String |
PATTERN_CONDITION_GENERATED_BASE_PACKAGE |
"org.eclipse.egf.condition" |
public static final String |
PATTERN_GENERATED_BASE_PACKAGE |
"org.eclipse.egf.pattern" |
public static final String |
PATTERN_GENERATED_ECORE_NS_URI_PREFIX |
"http://www.eclipse.org/egf/1.0.0/Pattern/Generated/" |
public static final String |
PATTERN_METHOD_FILE_EXTENSION |
"pt" |
public static final String |
PATTERN_MODEL_FILE_EXTENSION |
"pm" |
public static final String |
PATTERN_MODEL_FOLDER |
"/model/pattern/" |
public static final String |
PC_TAG_CALL |
"CALL" |
public static final String |
PC_TAG_PATTERN |
"PATTERN" |
public static final String |
PC_TAG_READ |
"READ" |
public static final String |
PC_TAG_SUPER |
"SUPER" |
org.eclipse.egf.pattern.ecore.condition.GeneratedConditionProducer | ||
---|---|---|
protected static final String |
CHECK_METHOD_CALL_PREFIX |
"return check(" |
protected static final String |
CHECK_METHOD_IMPL_DEFAULT_COMMENTS |
"/**\n* Check method user implementation.<br>\n* User must implement and comment between delimiters only !\n* Public signature and comments are lost when a merge is performed.\n* @unmodifiable\n*/\n" |
protected static final String |
CHECK_METHOD_IMPL_DEFAULT_IMPL |
") {\n// begin-user-code\nreturn true;\n// end-user-code\n}\n}" |
protected static final String |
CHECK_METHOD_IMPL_SIGNATURE_PREFIX |
"protected boolean check(" |
protected static final String |
CLASS_COMMENTS |
"/**\n*Condition class implementation.\n*A merge occurs each time the corresponding pattern parameters are changed.\n*Both check methods are subject to merge (see associated comments).\n*Any other method is left untouched as a result of the merging operation.\n*/\n" |
protected static final String |
CLASS_DECLARATION_PREFIX |
"public class " |
protected static final String |
GENERIC_CHECK_METHOD_COMMENTS |
"/**\n* Generated check method.<br>\n* User should left this code untouched for it is lost when a merge is performed.\n* @unmodifiable\n*/\n" |
protected static final String |
GENERIC_CHECK_METHOD_END |
");\n}\n\n" |
protected static final String |
GENERIC_CHECK_METHOD_SIGNATURE |
"public boolean check(Object... parameters_p) {\n" |
protected static final String |
IMPORT_DIRECTIVE_PREFIX |
"import " |
protected static final String |
IMPORT_DIRECTIVE_SUFFIX |
";\n" |
protected static final String |
PACKAGE_DECLARATION_PREFIX |
"package " |
protected static final String |
PARAMETER_N_PREFIX |
"parameters_p[" |
protected static final char |
SQUARE_BRACKET_CLOSING_CHARACTER |
93 |
org.eclipse.egf.pattern.ecore.condition.IConditionConstants | ||
---|---|---|
public static final String |
CONDITION_CLASS_NAME_SUFFIX |
"Condition" |
public static final String |
UNMODIFIABLE_ANNOTATION_TAG |
"@unmodifiable" |
public static final String |
USER_CODE_BEGINNING_DELIMITER |
"// begin-user-code" |
public static final String |
USER_CODE_END_DELIMITER |
"// end-user-code" |
org.eclipse.egf.pattern.ecore.grammar.PatternLanguageLexer | ||
---|---|---|
public static final int |
ENDOFCALL |
7 |
public static final int |
EOF |
-1 |
public static final int |
LPAR |
4 |
public static final int |
PARAM |
5 |
public static final int |
RPAR |
6 |
public static final int |
T10 |
10 |
public static final int |
T11 |
11 |
public static final int |
T12 |
12 |
public static final int |
T9 |
9 |
public static final int |
Tokens |
13 |
public static final int |
WS |
8 |
org.eclipse.egf.pattern.ecore.grammar.PatternLanguageParser | ||
---|---|---|
public static final int |
ENDOFCALL |
7 |
public static final int |
EOF |
-1 |
public static final int |
LPAR |
4 |
public static final int |
PARAM |
5 |
public static final int |
RPAR |
6 |
public static final int |
WS |
8 |
org.eclipse.egf.pattern.production.GeneratedContentProducer | ||
---|---|---|
protected static final String |
CONDITION_SOURCE_FOLDER |
"/src" |
org.eclipse.egf.pattern.production.PatternProducer | ||
---|---|---|
protected static final String |
JAVA_BUILDER_FACTORY_COMPONENT_CONTRACT_FACTORY_COMPONENT_PROJECT_NAME |
"java.builder.asset.contract.assetProjectName" |
protected static final String |
JAVA_BUILDER_FACTORY_COMPONENT_ID |
"java.builder.asset" |
protected static final String |
JAVA_CODE_GENERATOR_FACTORY_COMPONENT_CONTRACT_ELEMENT_BASE_PACKAGE |
"javaCodeGeneratorAsset.contract.basePackage" |
protected static final String |
JAVA_CODE_GENERATOR_FACTORY_COMPONENT_CONTRACT_ELEMENT_FACTORY_COMPONENT_PROJECT_NAME |
"javaCodeGeneratorAsset.contract.assetProjectName" |
protected static final String |
JAVA_CODE_GENERATOR_FACTORY_COMPONENT_CONTRACT_ELEMENT_GEN_MODEL_GENERATOR |
"javaCodeGeneratorAsset.contract.genModelGenerator" |
protected static final String |
JAVA_CODE_GENERATOR_FACTORY_COMPONENT_CONTRACT_ELEMENT_INPUT_PATH |
"javaCodeGeneratorAsset.contract.inputPath" |
protected static final String |
JAVA_CODE_GENERATOR_FACTORY_COMPONENT_CONTRACT_ELEMENT_JDK_COMPLIANCE_LEVEL |
"javaCodeGeneratorAsset.contract.jdkComplianceLevel" |
protected static final String |
JAVA_CODE_GENERATOR_FACTORY_COMPONENT_CONTRACT_ELEMENT_MODEL_DIRECTORY |
"javaCodeGeneratorAsset.contract.modelDirectory" |
protected static final String |
JAVA_CODE_GENERATOR_FACTORY_COMPONENT_ID |
"javaCodeGeneratorAsset" |
org.eclipse.egf.pattern.production.PatternTemplateProducer | ||
---|---|---|
protected static final String |
PATTERN_FACTORY_ATTRIBUTE_NAME |
"eINSTANCE" |
protected static final String |
PATTERN_FACTORY_CREATE_METHOD_PREFIX |
"create" |
protected static final String |
PATTERN_FACTORY_NAME_SUFFIX |
"Factory" |
org.eclipse.egf.pattern.production.jet.JETConstants | ||
---|---|---|
public static final String |
JET_MARKUP_END |
"%>" |
public static final String |
JET_MARKUP_START |
"<%" |
org.eclipse.egf.pattern.production.template.TemplateHelper | ||
---|---|---|
protected static final String |
GENERATED_TEMPLATES_PATH |
"/templates/generated/" |
public static final String |
TEMPLATES_ROOT_PATH |
"/templates/" |
org.eclipse.egf.pattern.relations.RelationsPackage | ||
---|---|---|
public static final int |
CALL_PARAMETER |
3 |
public static final int |
CALL_PARAMETER__NAME |
0 |
public static final int |
CALL_PARAMETER__TYPE |
1 |
public static final int |
CALL_PARAMETER_FEATURE_COUNT |
2 |
public static final String |
eNAME |
"relations" |
public static final String |
eNS_PREFIX |
"egf.pattern.relations" |
public static final String |
eNS_URI |
"egf.pattern.relations" |
public static final int |
PARAMETER_RELATION |
1 |
public static final int |
PARAMETER_RELATION__NAME |
0 |
public static final int |
PARAMETER_RELATION__TYPE |
1 |
public static final int |
PARAMETER_RELATION_FEATURE_COUNT |
2 |
public static final int |
PATTERN_RELATION |
0 |
public static final int |
PATTERN_RELATION__NAME |
0 |
public static final int |
PATTERN_RELATION_FEATURE_COUNT |
1 |
public static final int |
REFERENCE_RELATION |
2 |
public static final int |
REFERENCE_RELATION__NAME |
0 |
public static final int |
REFERENCE_RELATION__REFERENCED_PATTERN |
1 |
public static final int |
REFERENCE_RELATION_FEATURE_COUNT |
2 |
org.eclipse.egf.pattern.ui.ecore.ui.AbstractPatternGeneratorHandler | ||
---|---|---|
protected static final String |
PATTERN_GENERATOR_EXTENSION_POINT_ID |
"patternGenerator" |
org.eclipse.egf.pattern.ui.editor.page.AbstractPatternPage.TextValidator | ||
---|---|---|
protected static final String |
ERROR_KEY_REG_EXP |
"RegExp" |
org.eclipse.egf.pattern.ui.editor.page.PatternConnectionPage | ||
---|---|---|
protected static final String |
ID |
"egf_pattern_connection_page" |
org.eclipse.egf.pattern.ui.editor.page.PatternContextPage | ||
---|---|---|
protected static final String |
ID |
"egf_pattern_context_page" |
org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage | ||
---|---|---|
public static final String |
ID |
"egf_pattern_implementation_page" |
org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodLinkListener | ||
---|---|---|
protected static final String |
DATA_BINDING_METHOD_NAME |
"methodName" |
org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.MethodNameValidator | ||
---|---|---|
protected static final String |
ERROR_KEY_NOT_UNIQUE_NAME |
"NotUniqueMethodName" |
org.eclipse.egf.pattern.ui.editor.page.PatternInheritancePage | ||
---|---|---|
protected static final String |
ID |
"egf_pattern_inheritance_page" |
org.eclipse.egf.pattern.ui.editor.page.PatternOverviewPage | ||
---|---|---|
protected static final String |
ID |
"egf_pattern_overview_page" |
org.eclipse.egf.pattern.ui.editor.page.PatternProductionPage | ||
---|---|---|
protected static final String |
ID |
"egf_pattern_production_page" |
org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage | ||
---|---|---|
public static final String |
ID |
"egf_pattern_specification_page" |
org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterDetailsHandler | ||
---|---|---|
protected static final String |
DATA_BINDING_PARAMETER_NAME |
"parameterName" |
protected static final String |
DATA_BINDING_PARAMETER_TYPE |
"parameterType" |
org.eclipse.egf.pattern.ui.editor.page.PatternSpecificationPage.ParameterNameValidator | ||
---|---|---|
protected static final String |
ERROR_KEY_NOT_UNIQUE_NAME |
"NotUniqueParameterName" |
org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationNotification | ||
---|---|---|
public static final int |
ADDED |
1 |
public static final int |
REMOVED |
2 |
public static final int |
RENAMED |
3 |
public static final int |
SAVED |
5 |
public static final int |
SET |
4 |
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.MethodNameParameterSelectionPage | ||
---|---|---|
protected static final String |
PAGE_ID |
"actionMethodNameParameter" |
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionTypeSelectionPage | ||
---|---|---|
protected static final String |
PAGE_ID |
"actionType" |
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternIdParameterSelectionPage | ||
---|---|---|
protected static final String |
PAGE_ID |
"actionPatternIdParameter" |
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.SuperMethodNameParameterSelectionPage | ||
---|---|---|
protected static final String |
EXTENDED_PAGE_ID |
"actionSuperMethodNameParameter" |
org.eclipse.egf.pattern.ui.internal.editor.page.specification.wizard.ParameterTypeSelectionPage | ||
---|---|---|
protected static final String |
PAGE_ID |
"parameterType" |
org.eclipse.egf.pattern.util.PatternValidator | ||
---|---|---|
protected static final int |
DIAGNOSTIC_CODE_COUNT |
0 |
public static final String |
DIAGNOSTIC_SOURCE |
"org.eclipse.egf.pattern" |
org.eclipse.egf.pde.EgfPdeActivator | ||
---|---|---|
public static final String |
MANIFEST_FILE_NAME |
"META-INF/MANIFEST.MF" |
public static final String |
PLUGIN_FILE_NAME |
"plugin.xml" |
org.eclipse.egf.pde.internal.ui.util.PDEModelUtility | ||
---|---|---|
public static final String |
F_BUILD |
"build.properties" |
public static final String |
F_FRAGMENT |
"fragment.xml" |
public static final String |
F_MANIFEST |
"MANIFEST.MF" |
public static final String |
F_MANIFEST_FP |
"META-INF/MANIFEST.MF" |
public static final String |
F_PLUGIN |
"plugin.xml" |
public static final String |
F_PROPERTIES |
".properties" |
org.eclipse.egf.pde.internal.ui.wizard.page.FactoryComponentContentPage | ||
---|---|---|
protected static final int |
P_CLASS_GROUP |
2 |
org.eclipse.egf.pde.pattern.internal.plugin.command.condition.AbstractPatternConditionCommand | ||
---|---|---|
protected static final String |
CONDITION_CHILD_ELEMENT_ID_ATTRIBUTE_NAME |
"patternId" |
protected static final String |
CONDITION_CHILD_ELEMENT_NAME |
"conditionPointer" |
protected static final String |
CONDITION_EXTENSION_POINT_FULL_ID |
"org.eclipse.egf.pattern.patternCondition" |
org.eclipse.egf.pde.ui.wizard.NewFactoryComponentProjectWizard | ||
---|---|---|
public static final String |
FACTORY_COMPONENT_CONTENT_EXTENSION_POINT_ID |
"factoryComponentContent" |
public static final String |
IMG_WIZARD_FACTORY_COMPONENT |
"wizban/fc.gif" |
public static final String |
TAG_WIZARD |
"wizard" |
|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.