|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WbiserverPackage
The Package for the model. It contains accessors for the meta objects to represent
WbiserverFactory
Nested Class Summary | |
---|---|
static interface |
WbiserverPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static WbiserverPackage |
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 |
WBI_SERVER_EXTENSION
The meta object id for the ' WBI Server Extension ' class |
static int |
WBI_SERVER_EXTENSION__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
WBI_SERVER_EXTENSION__SERVICES
The feature id for the 'Services' containment reference list |
static int |
WBI_SERVER_EXTENSION__VERSION
The feature id for the 'Version' attribute |
static int |
WBI_SERVER_EXTENSION_FEATURE_COUNT
The number of structural features of the 'WBI Server Extension' class |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getWBIServerExtension_Description()
Returns the meta object for the attribute ' Description ' |
org.eclipse.emf.ecore.EReference |
getWBIServerExtension_Services()
Returns the meta object for the containment reference list ' Services ' |
org.eclipse.emf.ecore.EAttribute |
getWBIServerExtension_Version()
Returns the meta object for the attribute ' Version ' |
org.eclipse.emf.ecore.EClass |
getWBIServerExtension()
Returns the meta object for class ' WBI Server Extension ' |
WbiserverFactory |
getWbiserverFactory()
Returns the factory that creates the instances of the model |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final WbiserverPackage eINSTANCE
static final int WBI_SERVER_EXTENSION
WBI Server Extension
' class.
WBIServerExtensionImpl
,
WbiserverPackageImpl.getWBIServerExtension()
,
Constant Field Valuesstatic final int WBI_SERVER_EXTENSION__VERSION
static final int WBI_SERVER_EXTENSION__DESCRIPTION
static final int WBI_SERVER_EXTENSION__SERVICES
static final int WBI_SERVER_EXTENSION_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getWBIServerExtension()
WBI Server Extension
'.
WBIServerExtension
org.eclipse.emf.ecore.EAttribute getWBIServerExtension_Version()
Version
'.
WBIServerExtension.getVersion()
,
getWBIServerExtension()
org.eclipse.emf.ecore.EAttribute getWBIServerExtension_Description()
Description
'.
WBIServerExtension.getDescription()
,
getWBIServerExtension()
org.eclipse.emf.ecore.EReference getWBIServerExtension_Services()
Services
'.
WBIServerExtension.getServices()
,
getWBIServerExtension()
WbiserverFactory getWbiserverFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |