|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnumerationsPackage
The Package for the model. It contains accessors for the meta objects to represent
EnumerationsFactory| Nested Class Summary |
|---|
| 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 int |
ACTION_TYPE
The meta object id for the ' Action Type' enum. |
static int |
BUILD_TYPE
The meta object id for the ' Build Type' enum. |
static int |
CAPABILITY
The meta object id for the ' Capability' enum. |
static int |
DEPLOYMENT_TYPE
The meta object id for the ' Deployment Type' enum. |
static int |
DEVICE_COMMUNICATION_PROTOCOL
The meta object id for the ' Device Communication Protocol' enum. |
static int |
DEVICE_STATUS
The meta object id for the ' Device Status' enum. |
static EnumerationsPackage |
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 |
EXPRESSION
The meta object id for the ' Expression' enum. |
static int |
EXTENSION_TYPE
The meta object id for the ' Extension Type' enum. |
static int |
PLATFORM_TYPE
The meta object id for the ' Platform Type' enum. |
static int |
PROJECT_TYPE
The meta object id for the ' Project Type' enum. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EEnum |
getActionType()
Returns the meta object for enum ' Action Type'. |
org.eclipse.emf.ecore.EEnum |
getBuildType()
Returns the meta object for enum ' Build Type'. |
org.eclipse.emf.ecore.EEnum |
getCapability()
Returns the meta object for enum ' Capability'. |
org.eclipse.emf.ecore.EEnum |
getDeploymentType()
Returns the meta object for enum ' Deployment Type'. |
org.eclipse.emf.ecore.EEnum |
getDeviceCommunicationProtocol()
Returns the meta object for enum ' Device Communication Protocol'. |
org.eclipse.emf.ecore.EEnum |
getDeviceStatus()
Returns the meta object for enum ' Device Status'. |
EnumerationsFactory |
getEnumerationsFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EEnum |
getExpression()
Returns the meta object for enum ' Expression'. |
org.eclipse.emf.ecore.EEnum |
getExtensionType()
Returns the meta object for enum ' Extension Type'. |
org.eclipse.emf.ecore.EEnum |
getPlatformType()
Returns the meta object for enum ' Platform Type'. |
org.eclipse.emf.ecore.EEnum |
getProjectType()
Returns the meta object for enum ' Project Type'. |
| 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 EnumerationsPackage eINSTANCE
static final int CAPABILITY
Capability' enum.
Capability,
EnumerationsPackageImpl.getCapability(),
Constant Field Valuesstatic final int BUILD_TYPE
Build Type' enum.
BuildType,
EnumerationsPackageImpl.getBuildType(),
Constant Field Valuesstatic final int EXTENSION_TYPE
Extension Type' enum.
ExtensionType,
EnumerationsPackageImpl.getExtensionType(),
Constant Field Valuesstatic final int ACTION_TYPE
Action Type' enum.
ActionType,
EnumerationsPackageImpl.getActionType(),
Constant Field Valuesstatic final int DEPLOYMENT_TYPE
Deployment Type' enum.
DeploymentType,
EnumerationsPackageImpl.getDeploymentType(),
Constant Field Valuesstatic final int DEVICE_COMMUNICATION_PROTOCOL
Device Communication Protocol' enum.
DeviceCommunicationProtocol,
EnumerationsPackageImpl.getDeviceCommunicationProtocol(),
Constant Field Valuesstatic final int PLATFORM_TYPE
Platform Type' enum.
PlatformType,
EnumerationsPackageImpl.getPlatformType(),
Constant Field Valuesstatic final int EXPRESSION
Expression' enum.
Expression,
EnumerationsPackageImpl.getExpression(),
Constant Field Valuesstatic final int PROJECT_TYPE
Project Type' enum.
ProjectType,
EnumerationsPackageImpl.getProjectType(),
Constant Field Valuesstatic final int DEVICE_STATUS
Device Status' enum.
DeviceStatus,
EnumerationsPackageImpl.getDeviceStatus(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EEnum getCapability()
Capability'.
Capabilityorg.eclipse.emf.ecore.EEnum getBuildType()
Build Type'.
BuildTypeorg.eclipse.emf.ecore.EEnum getExtensionType()
Extension Type'.
ExtensionTypeorg.eclipse.emf.ecore.EEnum getActionType()
Action Type'.
ActionTypeorg.eclipse.emf.ecore.EEnum getDeploymentType()
Deployment Type'.
DeploymentTypeorg.eclipse.emf.ecore.EEnum getDeviceCommunicationProtocol()
Device Communication Protocol'.
DeviceCommunicationProtocolorg.eclipse.emf.ecore.EEnum getPlatformType()
Platform Type'.
PlatformTypeorg.eclipse.emf.ecore.EEnum getExpression()
Expression'.
Expressionorg.eclipse.emf.ecore.EEnum getProjectType()
Project Type'.
ProjectTypeorg.eclipse.emf.ecore.EEnum getDeviceStatus()
Device Status'.
DeviceStatusEnumerationsFactory getEnumerationsFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||