org.eclipse.modisco.java.composition.javaapplication
Interface JavaapplicationPackage


public interface JavaapplicationPackage

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

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

Nested Class Summary
static interface JavaapplicationPackage.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 JavaapplicationPackage 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.
static int JAVA_APPLICATION
          The meta object id for the 'Java Application' class.
static int JAVA_APPLICATION__DEPLOYMENT_MODEL
          The feature id for the 'Deployment Model' reference.
static int JAVA_APPLICATION__JAR2_FILE_CHILDREN
          The feature id for the 'Jar2 File Children' containment reference list.
static int JAVA_APPLICATION__JAVA_MODEL
          The feature id for the 'Java Model' reference.
static int JAVA_APPLICATION__JAVA2_DIRECTORY_CHILDREN
          The feature id for the 'Java2 Directory Children' reference list.
static int JAVA_APPLICATION_FEATURE_COUNT
          The number of structural features of the 'Java Application' class.
static int JAVA_JAR2_FILE
          The meta object id for the 'Java Jar2 File' class.
static int JAVA_JAR2_FILE__FILE
          The feature id for the 'File' reference.
static int JAVA_JAR2_FILE__JAVA_ARCHIVE
          The feature id for the 'Java Archive' reference.
static int JAVA_JAR2_FILE__PARENT
          The feature id for the 'Parent' container reference.
static int JAVA_JAR2_FILE_FEATURE_COUNT
          The number of structural features of the 'Java Jar2 File' class.
static int JAVA_NODE_SOURCE_REGION
          The meta object id for the 'Java Node Source Region' class.
static int JAVA_NODE_SOURCE_REGION__ANNOTATION
          The feature id for the 'Annotation' containment reference list.
static int JAVA_NODE_SOURCE_REGION__ATTRIBUTE
          The feature id for the 'Attribute' containment reference list.
static int JAVA_NODE_SOURCE_REGION__END_LINE
          The feature id for the 'End Line' attribute.
static int JAVA_NODE_SOURCE_REGION__END_POSITION
          The feature id for the 'End Position' attribute.
static int JAVA_NODE_SOURCE_REGION__FILE
          The feature id for the 'File' reference.
static int JAVA_NODE_SOURCE_REGION__JAVA_NODE
          The feature id for the 'Java Node' reference.
static int JAVA_NODE_SOURCE_REGION__LANGUAGE
          The feature id for the 'Language' attribute.
static int JAVA_NODE_SOURCE_REGION__NODE
          The feature id for the 'Node' reference.
static int JAVA_NODE_SOURCE_REGION__PARENT
          The feature id for the 'Parent' container reference.
static int JAVA_NODE_SOURCE_REGION__PATH
          The feature id for the 'Path' attribute.
static int JAVA_NODE_SOURCE_REGION__START_LINE
          The feature id for the 'Start Line' attribute.
static int JAVA_NODE_SOURCE_REGION__START_POSITION
          The feature id for the 'Start Position' attribute.
static int JAVA_NODE_SOURCE_REGION_FEATURE_COUNT
          The number of structural features of the 'Java Node Source Region' class.
static int JAVA2_DIRECTORY
          The meta object id for the 'Java2 Directory' class.
static int JAVA2_DIRECTORY__DIRECTORY
          The feature id for the 'Directory' reference list.
static int JAVA2_DIRECTORY__JAVA_PACKAGE
          The feature id for the 'Java Package' reference.
static int JAVA2_DIRECTORY__JAVA2_FILE_CHILDREN
          The feature id for the 'Java2 File Children' reference list.
static int JAVA2_DIRECTORY__PARENT
          The feature id for the 'Parent' reference.
static int JAVA2_DIRECTORY_FEATURE_COUNT
          The number of structural features of the 'Java2 Directory' class.
static int JAVA2_FILE
          The meta object id for the 'Java2 File' class.
static int JAVA2_FILE__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JAVA2_FILE__FILE
          The feature id for the 'File' reference.
static int JAVA2_FILE__JAVA_UNIT
          The feature id for the 'Java Unit' reference.
static int JAVA2_FILE__PARENT
          The feature id for the 'Parent' reference.
static int JAVA2_FILE__UNIT
          The feature id for the 'Unit' reference.
static int JAVA2_FILE_FEATURE_COUNT
          The number of structural features of the 'Java2 File' class.
 
Method Summary
 EReference getJava2Directory_Directory()
          Returns the meta object for the reference list 'Directory'.
 EReference getJava2Directory_Java2FileChildren()
          Returns the meta object for the reference list 'Java2 File Children'.
 EReference getJava2Directory_JavaPackage()
          Returns the meta object for the reference 'Java Package'.
 EReference getJava2Directory_Parent()
          Returns the meta object for the reference 'Parent'.
 EClass getJava2Directory()
          Returns the meta object for class 'Java2 Directory'.
 EReference getJava2File_JavaUnit()
          Returns the meta object for the reference 'Java Unit'.
 EReference getJava2File_Parent()
          Returns the meta object for the reference 'Parent'.
 EClass getJava2File()
          Returns the meta object for class 'Java2 File'.
 EReference getJavaApplication_DeploymentModel()
          Returns the meta object for the reference 'Deployment Model'.
 EReference getJavaApplication_Jar2FileChildren()
          Returns the meta object for the containment reference list 'Jar2 File Children'.
 EReference getJavaApplication_Java2DirectoryChildren()
          Returns the meta object for the reference list 'Java2 Directory Children'.
 EReference getJavaApplication_JavaModel()
          Returns the meta object for the reference 'Java Model'.
 EClass getJavaApplication()
          Returns the meta object for class 'Java Application'.
 JavaapplicationFactory getJavaapplicationFactory()
          Returns the factory that creates the instances of the model.
 EReference getJavaJar2File_File()
          Returns the meta object for the reference 'File'.
 EReference getJavaJar2File_JavaArchive()
          Returns the meta object for the reference 'Java Archive'.
 EReference getJavaJar2File_Parent()
          Returns the meta object for the container reference 'Parent'.
 EClass getJavaJar2File()
          Returns the meta object for class 'Java Jar2 File'.
 EReference getJavaNodeSourceRegion_JavaNode()
          Returns the meta object for the reference 'Java Node'.
 EClass getJavaNodeSourceRegion()
          Returns the meta object for class 'Java Node Source Region'.
 

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 JavaapplicationPackage eINSTANCE
The singleton instance of the package.

Generated:

JAVA_NODE_SOURCE_REGION

static final int JAVA_NODE_SOURCE_REGION
The meta object id for the 'Java Node Source Region' class.

See Also:
org.eclipse.modisco.java.composition.javaapplication.impl.JavaNodeSourceRegionImpl, org.eclipse.modisco.java.composition.javaapplication.impl.JavaapplicationPackageImpl#getJavaNodeSourceRegion(), Constant Field Values
Generated:

JAVA_NODE_SOURCE_REGION__ATTRIBUTE

static final int JAVA_NODE_SOURCE_REGION__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__ANNOTATION

static final int JAVA_NODE_SOURCE_REGION__ANNOTATION
The feature id for the 'Annotation' containment reference list.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__FILE

static final int JAVA_NODE_SOURCE_REGION__FILE
The feature id for the 'File' reference.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__START_LINE

static final int JAVA_NODE_SOURCE_REGION__START_LINE
The feature id for the 'Start Line' attribute.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__START_POSITION

static final int JAVA_NODE_SOURCE_REGION__START_POSITION
The feature id for the 'Start Position' attribute.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__END_LINE

static final int JAVA_NODE_SOURCE_REGION__END_LINE
The feature id for the 'End Line' attribute.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__END_POSITION

static final int JAVA_NODE_SOURCE_REGION__END_POSITION
The feature id for the 'End Position' attribute.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__LANGUAGE

static final int JAVA_NODE_SOURCE_REGION__LANGUAGE
The feature id for the 'Language' attribute.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__PATH

static final int JAVA_NODE_SOURCE_REGION__PATH
The feature id for the 'Path' attribute.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__NODE

static final int JAVA_NODE_SOURCE_REGION__NODE
The feature id for the 'Node' reference.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__PARENT

static final int JAVA_NODE_SOURCE_REGION__PARENT
The feature id for the 'Parent' container reference.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION__JAVA_NODE

static final int JAVA_NODE_SOURCE_REGION__JAVA_NODE
The feature id for the 'Java Node' reference.

Generated:
Ordered:

JAVA_NODE_SOURCE_REGION_FEATURE_COUNT

static final int JAVA_NODE_SOURCE_REGION_FEATURE_COUNT
The number of structural features of the 'Java Node Source Region' class.

Generated:
Ordered:

JAVA2_FILE

static final int JAVA2_FILE
The meta object id for the 'Java2 File' class.

See Also:
org.eclipse.modisco.java.composition.javaapplication.impl.Java2FileImpl, org.eclipse.modisco.java.composition.javaapplication.impl.JavaapplicationPackageImpl#getJava2File(), Constant Field Values
Generated:

JAVA2_FILE__FILE

static final int JAVA2_FILE__FILE
The feature id for the 'File' reference.

Generated:
Ordered:

JAVA2_FILE__CHILDREN

static final int JAVA2_FILE__CHILDREN
The feature id for the 'Children' containment reference list.

Generated:
Ordered:

JAVA2_FILE__UNIT

static final int JAVA2_FILE__UNIT
The feature id for the 'Unit' reference.

Generated:
Ordered:

JAVA2_FILE__JAVA_UNIT

static final int JAVA2_FILE__JAVA_UNIT
The feature id for the 'Java Unit' reference.

Generated:
Ordered:

JAVA2_FILE__PARENT

static final int JAVA2_FILE__PARENT
The feature id for the 'Parent' reference.

Generated:
Ordered:

JAVA2_FILE_FEATURE_COUNT

static final int JAVA2_FILE_FEATURE_COUNT
The number of structural features of the 'Java2 File' class.

Generated:
Ordered:

JAVA_APPLICATION

static final int JAVA_APPLICATION
The meta object id for the 'Java Application' class.

See Also:
org.eclipse.modisco.java.composition.javaapplication.impl.JavaApplicationImpl, org.eclipse.modisco.java.composition.javaapplication.impl.JavaapplicationPackageImpl#getJavaApplication(), Constant Field Values
Generated:

JAVA_APPLICATION__JAVA_MODEL

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

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_APPLICATION__DEPLOYMENT_MODEL

static final int JAVA_APPLICATION__DEPLOYMENT_MODEL
The feature id for the 'Deployment Model' reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_APPLICATION__JAVA2_DIRECTORY_CHILDREN

static final int JAVA_APPLICATION__JAVA2_DIRECTORY_CHILDREN
The feature id for the 'Java2 Directory Children' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_APPLICATION__JAR2_FILE_CHILDREN

static final int JAVA_APPLICATION__JAR2_FILE_CHILDREN
The feature id for the 'Jar2 File Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_APPLICATION_FEATURE_COUNT

static final int JAVA_APPLICATION_FEATURE_COUNT
The number of structural features of the 'Java Application' class.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA2_DIRECTORY

static final int JAVA2_DIRECTORY
The meta object id for the 'Java2 Directory' class.

See Also:
org.eclipse.modisco.java.composition.javaapplication.impl.Java2DirectoryImpl, org.eclipse.modisco.java.composition.javaapplication.impl.JavaapplicationPackageImpl#getJava2Directory(), Constant Field Values
Generated:

JAVA2_DIRECTORY__JAVA_PACKAGE

static final int JAVA2_DIRECTORY__JAVA_PACKAGE
The feature id for the 'Java Package' reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA2_DIRECTORY__DIRECTORY

static final int JAVA2_DIRECTORY__DIRECTORY
The feature id for the 'Directory' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA2_DIRECTORY__PARENT

static final int JAVA2_DIRECTORY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA2_DIRECTORY__JAVA2_FILE_CHILDREN

static final int JAVA2_DIRECTORY__JAVA2_FILE_CHILDREN
The feature id for the 'Java2 File Children' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA2_DIRECTORY_FEATURE_COUNT

static final int JAVA2_DIRECTORY_FEATURE_COUNT
The number of structural features of the 'Java2 Directory' class.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_JAR2_FILE

static final int JAVA_JAR2_FILE
The meta object id for the 'Java Jar2 File' class.

See Also:
org.eclipse.modisco.java.composition.javaapplication.impl.JavaJar2FileImpl, org.eclipse.modisco.java.composition.javaapplication.impl.JavaapplicationPackageImpl#getJavaJar2File(), Constant Field Values
Generated:

JAVA_JAR2_FILE__JAVA_ARCHIVE

static final int JAVA_JAR2_FILE__JAVA_ARCHIVE
The feature id for the 'Java Archive' reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_JAR2_FILE__FILE

static final int JAVA_JAR2_FILE__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_JAR2_FILE__PARENT

static final int JAVA_JAR2_FILE__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_JAR2_FILE_FEATURE_COUNT

static final int JAVA_JAR2_FILE_FEATURE_COUNT
The number of structural features of the 'Java Jar2 File' class.

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

getJavaNodeSourceRegion

EClass getJavaNodeSourceRegion()
Returns the meta object for class 'Java Node Source Region'.

Returns:
the meta object for class 'Java Node Source Region'.
See Also:
JavaNodeSourceRegion
Generated:

getJavaNodeSourceRegion_JavaNode

EReference getJavaNodeSourceRegion_JavaNode()
Returns the meta object for the reference 'Java Node'.

Returns:
the meta object for the reference 'Java Node'.
See Also:
JavaNodeSourceRegion.getJavaNode(), getJavaNodeSourceRegion()
Generated:

getJava2File

EClass getJava2File()
Returns the meta object for class 'Java2 File'.

Returns:
the meta object for class 'Java2 File'.
See Also:
Java2File
Generated:

getJava2File_JavaUnit

EReference getJava2File_JavaUnit()
Returns the meta object for the reference 'Java Unit'.

Returns:
the meta object for the reference 'Java Unit'.
See Also:
Java2File.getJavaUnit(), getJava2File()
Generated:

getJava2File_Parent

EReference getJava2File_Parent()
Returns the meta object for the reference 'Parent'.

Returns:
the meta object for the reference 'Parent'.
See Also:
Java2File.getParent(), getJava2File()
Generated:

getJavaApplication

EClass getJavaApplication()
Returns the meta object for class 'Java Application'.

Returns:
the meta object for class 'Java Application'.
See Also:
JavaApplication
Generated:

getJavaApplication_JavaModel

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

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

getJavaApplication_DeploymentModel

EReference getJavaApplication_DeploymentModel()
Returns the meta object for the reference 'Deployment Model'.

Returns:
the meta object for the reference 'Deployment Model'.
See Also:
JavaApplication.getDeploymentModel(), getJavaApplication()
Generated:

getJavaApplication_Java2DirectoryChildren

EReference getJavaApplication_Java2DirectoryChildren()
Returns the meta object for the reference list 'Java2 Directory Children'.

Returns:
the meta object for the reference list 'Java2 Directory Children'.
See Also:
JavaApplication.getJava2DirectoryChildren(), getJavaApplication()
Generated:

getJavaApplication_Jar2FileChildren

EReference getJavaApplication_Jar2FileChildren()
Returns the meta object for the containment reference list 'Jar2 File Children'.

Returns:
the meta object for the containment reference list 'Jar2 File Children'.
See Also:
JavaApplication.getJar2FileChildren(), getJavaApplication()
Generated:

getJava2Directory

EClass getJava2Directory()
Returns the meta object for class 'Java2 Directory'.

Returns:
the meta object for class 'Java2 Directory'.
See Also:
Java2Directory
Generated:

getJava2Directory_JavaPackage

EReference getJava2Directory_JavaPackage()
Returns the meta object for the reference 'Java Package'.

Returns:
the meta object for the reference 'Java Package'.
See Also:
Java2Directory.getJavaPackage(), getJava2Directory()
Generated:

getJava2Directory_Directory

EReference getJava2Directory_Directory()
Returns the meta object for the reference list 'Directory'.

Returns:
the meta object for the reference list 'Directory'.
See Also:
Java2Directory.getDirectory(), getJava2Directory()
Generated:

getJava2Directory_Parent

EReference getJava2Directory_Parent()
Returns the meta object for the reference 'Parent'.

Returns:
the meta object for the reference 'Parent'.
See Also:
Java2Directory.getParent(), getJava2Directory()
Generated:

getJava2Directory_Java2FileChildren

EReference getJava2Directory_Java2FileChildren()
Returns the meta object for the reference list 'Java2 File Children'.

Returns:
the meta object for the reference list 'Java2 File Children'.
See Also:
Java2Directory.getJava2FileChildren(), getJava2Directory()
Generated:

getJavaJar2File

EClass getJavaJar2File()
Returns the meta object for class 'Java Jar2 File'.

Returns:
the meta object for class 'Java Jar2 File'.
See Also:
JavaJar2File
Generated:

getJavaJar2File_JavaArchive

EReference getJavaJar2File_JavaArchive()
Returns the meta object for the reference 'Java Archive'.

Returns:
the meta object for the reference 'Java Archive'.
See Also:
JavaJar2File.getJavaArchive(), getJavaJar2File()
Generated:

getJavaJar2File_File

EReference getJavaJar2File_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
JavaJar2File.getFile(), getJavaJar2File()
Generated:

getJavaJar2File_Parent

EReference getJavaJar2File_Parent()
Returns the meta object for the container reference 'Parent'.

Returns:
the meta object for the container reference 'Parent'.
See Also:
JavaJar2File.getParent(), getJavaJar2File()
Generated:

getJavaapplicationFactory

JavaapplicationFactory getJavaapplicationFactory()
Returns the factory that creates the instances of the model.

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