org.eclipse.modisco.eclipseplugin
Interface EclipsepluginPackage


public interface EclipsepluginPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
EclipsepluginFactory
Generated:
Model:
kind="package"

Nested Class Summary
static interface EclipsepluginPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int ECLIPSE_PLUGIN
          The meta object id for the 'Eclipse Plugin' class.
static int ECLIPSE_PLUGIN__BUILD_PROPERTIES
          The feature id for the 'Build Properties' reference.
static int ECLIPSE_PLUGIN__BUNDLE
          The feature id for the 'Bundle' reference.
static int ECLIPSE_PLUGIN__BUNDLE_PROPERTIES
          The feature id for the 'Bundle Properties' reference.
static int ECLIPSE_PLUGIN__CLASS_PATH_ROOT
          The feature id for the 'Class Path Root' reference.
static int ECLIPSE_PLUGIN__INVENTORY_PROJECT
          The feature id for the 'Inventory Project' reference.
static int ECLIPSE_PLUGIN__JAVA_MODEL
          The feature id for the 'Java Model' reference.
static int ECLIPSE_PLUGIN__NAME
          The feature id for the 'Name' attribute.
static int ECLIPSE_PLUGIN__OUTPUT_DIRECTORY
          The feature id for the 'Output Directory' attribute.
static int ECLIPSE_PLUGIN__PLUGIN_PROPERTIES
          The feature id for the 'Plugin Properties' reference.
static int ECLIPSE_PLUGIN__PLUGIN_XML
          The feature id for the 'Plugin Xml' reference.
static int ECLIPSE_PLUGIN__PROJECT
          The feature id for the 'Project' reference.
static int ECLIPSE_PLUGIN__SRC_DIRECTORY
          The feature id for the 'Src Directory' attribute.
static int ECLIPSE_PLUGIN_FEATURE_COUNT
          The number of structural features of the 'Eclipse Plugin' class.
static EclipsepluginPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
 
Method Summary
 EReference getEclipsePlugin_BuildProperties()
          Returns the meta object for the reference 'Build Properties'.
 EReference getEclipsePlugin_Bundle()
          Returns the meta object for the reference 'Bundle'.
 EReference getEclipsePlugin_BundleProperties()
          Returns the meta object for the reference 'Bundle Properties'.
 EReference getEclipsePlugin_ClassPathRoot()
          Returns the meta object for the reference 'Class Path Root'.
 EReference getEclipsePlugin_InventoryProject()
          Returns the meta object for the reference 'Inventory Project'.
 EReference getEclipsePlugin_JavaModel()
          Returns the meta object for the reference 'Java Model'.
 EAttribute getEclipsePlugin_Name()
          Returns the meta object for the attribute 'Name'.
 EAttribute getEclipsePlugin_OutputDirectory()
          Returns the meta object for the attribute 'Output Directory'.
 EReference getEclipsePlugin_PluginProperties()
          Returns the meta object for the reference 'Plugin Properties'.
 EReference getEclipsePlugin_PluginXml()
          Returns the meta object for the reference 'Plugin Xml'.
 EReference getEclipsePlugin_Project()
          Returns the meta object for the reference 'Project'.
 EAttribute getEclipsePlugin_SrcDirectory()
          Returns the meta object for the attribute 'Src Directory'.
 EClass getEclipsePlugin()
          Returns the meta object for class 'Eclipse Plugin'.
 EclipsepluginFactory getEclipsepluginFactory()
          Returns the factory that creates the instances of the model.
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated:

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated:

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated:

eINSTANCE

static final EclipsepluginPackage eINSTANCE
The singleton instance of the package.

Generated:

ECLIPSE_PLUGIN

static final int ECLIPSE_PLUGIN
The meta object id for the 'Eclipse Plugin' class.

See Also:
org.eclipse.modisco.eclipseplugin.impl.EclipsePluginImpl, org.eclipse.modisco.eclipseplugin.impl.EclipsepluginPackageImpl#getEclipsePlugin(), Constant Field Values
Generated:

ECLIPSE_PLUGIN__BUNDLE

static final int ECLIPSE_PLUGIN__BUNDLE
The feature id for the 'Bundle' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__JAVA_MODEL

static final int ECLIPSE_PLUGIN__JAVA_MODEL
The feature id for the 'Java Model' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__INVENTORY_PROJECT

static final int ECLIPSE_PLUGIN__INVENTORY_PROJECT
The feature id for the 'Inventory Project' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__CLASS_PATH_ROOT

static final int ECLIPSE_PLUGIN__CLASS_PATH_ROOT
The feature id for the 'Class Path Root' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__BUILD_PROPERTIES

static final int ECLIPSE_PLUGIN__BUILD_PROPERTIES
The feature id for the 'Build Properties' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__PLUGIN_PROPERTIES

static final int ECLIPSE_PLUGIN__PLUGIN_PROPERTIES
The feature id for the 'Plugin Properties' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__BUNDLE_PROPERTIES

static final int ECLIPSE_PLUGIN__BUNDLE_PROPERTIES
The feature id for the 'Bundle Properties' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__OUTPUT_DIRECTORY

static final int ECLIPSE_PLUGIN__OUTPUT_DIRECTORY
The feature id for the 'Output Directory' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__SRC_DIRECTORY

static final int ECLIPSE_PLUGIN__SRC_DIRECTORY
The feature id for the 'Src Directory' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__NAME

static final int ECLIPSE_PLUGIN__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__PLUGIN_XML

static final int ECLIPSE_PLUGIN__PLUGIN_XML
The feature id for the 'Plugin Xml' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN__PROJECT

static final int ECLIPSE_PLUGIN__PROJECT
The feature id for the 'Project' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ECLIPSE_PLUGIN_FEATURE_COUNT

static final int ECLIPSE_PLUGIN_FEATURE_COUNT
The number of structural features of the 'Eclipse Plugin' class.

See Also:
Constant Field Values
Generated:
Ordered:
Method Detail

getEclipsePlugin

EClass getEclipsePlugin()
Returns the meta object for class 'Eclipse Plugin'.

Returns:
the meta object for class 'Eclipse Plugin'.
See Also:
EclipsePlugin
Generated:

getEclipsePlugin_Bundle

EReference getEclipsePlugin_Bundle()
Returns the meta object for the reference 'Bundle'.

Returns:
the meta object for the reference 'Bundle'.
See Also:
EclipsePlugin.getBundle(), getEclipsePlugin()
Generated:

getEclipsePlugin_JavaModel

EReference getEclipsePlugin_JavaModel()
Returns the meta object for the reference 'Java Model'.

Returns:
the meta object for the reference 'Java Model'.
See Also:
EclipsePlugin.getJavaModel(), getEclipsePlugin()
Generated:

getEclipsePlugin_InventoryProject

EReference getEclipsePlugin_InventoryProject()
Returns the meta object for the reference 'Inventory Project'.

Returns:
the meta object for the reference 'Inventory Project'.
See Also:
EclipsePlugin.getInventoryProject(), getEclipsePlugin()
Generated:

getEclipsePlugin_ClassPathRoot

EReference getEclipsePlugin_ClassPathRoot()
Returns the meta object for the reference 'Class Path Root'.

Returns:
the meta object for the reference 'Class Path Root'.
See Also:
EclipsePlugin.getClassPathRoot(), getEclipsePlugin()
Generated:

getEclipsePlugin_BuildProperties

EReference getEclipsePlugin_BuildProperties()
Returns the meta object for the reference 'Build Properties'.

Returns:
the meta object for the reference 'Build Properties'.
See Also:
EclipsePlugin.getBuildProperties(), getEclipsePlugin()
Generated:

getEclipsePlugin_PluginProperties

EReference getEclipsePlugin_PluginProperties()
Returns the meta object for the reference 'Plugin Properties'.

Returns:
the meta object for the reference 'Plugin Properties'.
See Also:
EclipsePlugin.getPluginProperties(), getEclipsePlugin()
Generated:

getEclipsePlugin_BundleProperties

EReference getEclipsePlugin_BundleProperties()
Returns the meta object for the reference 'Bundle Properties'.

Returns:
the meta object for the reference 'Bundle Properties'.
See Also:
EclipsePlugin.getBundleProperties(), getEclipsePlugin()
Generated:

getEclipsePlugin_OutputDirectory

EAttribute getEclipsePlugin_OutputDirectory()
Returns the meta object for the attribute 'Output Directory'.

Returns:
the meta object for the attribute 'Output Directory'.
See Also:
EclipsePlugin.getOutputDirectory(), getEclipsePlugin()
Generated:

getEclipsePlugin_SrcDirectory

EAttribute getEclipsePlugin_SrcDirectory()
Returns the meta object for the attribute 'Src Directory'.

Returns:
the meta object for the attribute 'Src Directory'.
See Also:
EclipsePlugin.getSrcDirectory(), getEclipsePlugin()
Generated:

getEclipsePlugin_Name

EAttribute getEclipsePlugin_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
EclipsePlugin.getName(), getEclipsePlugin()
Generated:

getEclipsePlugin_PluginXml

EReference getEclipsePlugin_PluginXml()
Returns the meta object for the reference 'Plugin Xml'.

Returns:
the meta object for the reference 'Plugin Xml'.
See Also:
EclipsePlugin.getPluginXml(), getEclipsePlugin()
Generated:

getEclipsePlugin_Project

EReference getEclipsePlugin_Project()
Returns the meta object for the reference 'Project'.

Returns:
the meta object for the reference 'Project'.
See Also:
EclipsePlugin.getProject(), getEclipsePlugin()
Generated:

getEclipsepluginFactory

EclipsepluginFactory getEclipsepluginFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated: