com.ibm.websphere.models.config.wbiserver
Interface WbiserverPackage.Literals

Enclosing interface:
WbiserverPackage

public static interface WbiserverPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass WBI_SERVER_EXTENSION
          The meta object literal for the 'WBI Server Extension' class
static org.eclipse.emf.ecore.EAttribute WBI_SERVER_EXTENSION__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EReference WBI_SERVER_EXTENSION__SERVICES
          The meta object literal for the 'Services' containment reference list feature
static org.eclipse.emf.ecore.EAttribute WBI_SERVER_EXTENSION__VERSION
          The meta object literal for the 'Version' attribute feature
 

Field Detail

WBI_SERVER_EXTENSION

static final org.eclipse.emf.ecore.EClass WBI_SERVER_EXTENSION
The meta object literal for the 'WBI Server Extension' class.

See Also:
WBIServerExtensionImpl, WbiserverPackageImpl.getWBIServerExtension()

WBI_SERVER_EXTENSION__VERSION

static final org.eclipse.emf.ecore.EAttribute WBI_SERVER_EXTENSION__VERSION
The meta object literal for the 'Version' attribute feature.


WBI_SERVER_EXTENSION__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute WBI_SERVER_EXTENSION__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


WBI_SERVER_EXTENSION__SERVICES

static final org.eclipse.emf.ecore.EReference WBI_SERVER_EXTENSION__SERVICES
The meta object literal for the 'Services' containment reference list feature.