EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.workbench
Interface IImageKeys


public interface IImageKeys

Defines common images constants.


Field Summary
static String IMG_EDIT
          Edit image id.
static String IMG_EXECUTE
          Execute image id.
static String IMG_NEW
          New image id.
static String IMG_NEW_CONTEXT
          New context id.
static String IMG_NEW_CONTEXT_ELEMENT
          New context element id.
static String IMG_NEW_CONTRACT_ELEMENT
          New contract element id.
static String IMG_NEW_DOMAIN
          New domain id.
static String IMG_NEW_FACTORY_COMPONENT_INVOCATION
          New factory component invocation id.
static String IMG_NEW_MAPPING
          New mapping model id.
static String IMG_NEW_PATTERN_LIBRARY
          New pattern library id.
static String IMG_NEW_PATTERN_MODEL
          New pattern model id.
static String IMG_NEW_TASK_FACTORY
          New task factory id.
static String IMG_VALIDATE
          Validate image id.
 

Field Detail

IMG_NEW

static final String IMG_NEW
New image id.

See Also:
Constant Field Values

IMG_EDIT

static final String IMG_EDIT
Edit image id.

See Also:
Constant Field Values

IMG_EXECUTE

static final String IMG_EXECUTE
Execute image id.

See Also:
Constant Field Values

IMG_VALIDATE

static final String IMG_VALIDATE
Validate image id.

See Also:
Constant Field Values

IMG_NEW_PATTERN_MODEL

static final String IMG_NEW_PATTERN_MODEL
New pattern model id.

See Also:
Constant Field Values

IMG_NEW_PATTERN_LIBRARY

static final String IMG_NEW_PATTERN_LIBRARY
New pattern library id.

See Also:
Constant Field Values

IMG_NEW_DOMAIN

static final String IMG_NEW_DOMAIN
New domain id.

See Also:
Constant Field Values

IMG_NEW_FACTORY_COMPONENT_INVOCATION

static final String IMG_NEW_FACTORY_COMPONENT_INVOCATION
New factory component invocation id.

See Also:
Constant Field Values

IMG_NEW_CONTEXT

static final String IMG_NEW_CONTEXT
New context id.

See Also:
Constant Field Values

IMG_NEW_CONTEXT_ELEMENT

static final String IMG_NEW_CONTEXT_ELEMENT
New context element id.

See Also:
Constant Field Values

IMG_NEW_CONTRACT_ELEMENT

static final String IMG_NEW_CONTRACT_ELEMENT
New contract element id.

See Also:
Constant Field Values

IMG_NEW_TASK_FACTORY

static final String IMG_NEW_TASK_FACTORY
New task factory id.

See Also:
Constant Field Values

IMG_NEW_MAPPING

static final String IMG_NEW_MAPPING
New mapping model id.

See Also:
Constant Field Values

EGF Engine
Release 0.1.0

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.