|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessSpacePackage
The Package for the model. It contains accessors for the meta objects to represent
BusinessSpaceFactory
Nested Class Summary | |
---|---|
static interface |
BusinessSpacePackage.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 int |
BPM_REST_ENDPOINT_BINDING
The meta object id for the ' BPM Rest Endpoint Binding ' class |
static int |
BPM_REST_ENDPOINT_BINDING__DEPLOYMENT_TARGET_CONTEXT_ID
The feature id for the 'Deployment Target Context ID' attribute |
static int |
BPM_REST_ENDPOINT_BINDING__ENDPOINT_TYPE
The feature id for the 'Endpoint Type' attribute |
static int |
BPM_REST_ENDPOINT_BINDING__ENDPOINT_VERSION
The feature id for the 'Endpoint Version' attribute |
static int |
BPM_REST_ENDPOINT_BINDING_FEATURE_COUNT
The number of structural features of the 'BPM Rest Endpoint Binding' class |
static int |
BUSINESS_SPACE_CONFIGURATION_EXTENSION
The meta object id for the ' Configuration Extension ' class |
static int |
BUSINESS_SPACE_CONFIGURATION_EXTENSION__BUSINESS_SPACE_SERVER
The feature id for the 'Business Space Server' containment reference |
static int |
BUSINESS_SPACE_CONFIGURATION_EXTENSION_FEATURE_COUNT
The number of structural features of the 'Configuration Extension' class |
static int |
BUSINESS_SPACE_INSTANCE
The meta object id for the ' Instance ' class |
static int |
BUSINESS_SPACE_INSTANCE__ID
The feature id for the 'Id' attribute |
static int |
BUSINESS_SPACE_INSTANCE__LAST_MODIFIED
The feature id for the 'Last Modified' attribute |
static int |
BUSINESS_SPACE_INSTANCE__NAME
The feature id for the 'Name' attribute |
static int |
BUSINESS_SPACE_INSTANCE__OWNER
The feature id for the 'Owner' attribute |
static int |
BUSINESS_SPACE_INSTANCE__TEMPLATE_ID
The feature id for the 'Template ID' attribute |
static int |
BUSINESS_SPACE_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Instance' class |
static int |
BUSINESS_SPACE_SERVER
The meta object id for the ' Server ' class |
static int |
BUSINESS_SPACE_SERVER__BUSINESS_SPACE_INSTANCES
The feature id for the 'Business Space Instances' containment reference list |
static int |
BUSINESS_SPACE_SERVER__REST_ENDPOINT_BINDINGS
The feature id for the 'Rest Endpoint Bindings' containment reference list |
static int |
BUSINESS_SPACE_SERVER__SCHEMA_NAME
The feature id for the 'Schema Name' attribute |
static int |
BUSINESS_SPACE_SERVER_FEATURE_COUNT
The number of structural features of the 'Server' class |
static BusinessSpacePackage |
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 | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getBPMRestEndpointBinding_DeploymentTargetContextID()
Returns the meta object for the attribute ' Deployment Target Context ID ' |
org.eclipse.emf.ecore.EAttribute |
getBPMRestEndpointBinding_EndpointType()
Returns the meta object for the attribute ' Endpoint Type ' |
org.eclipse.emf.ecore.EAttribute |
getBPMRestEndpointBinding_EndpointVersion()
Returns the meta object for the attribute ' Endpoint Version ' |
org.eclipse.emf.ecore.EClass |
getBPMRestEndpointBinding()
Returns the meta object for class ' BPM Rest Endpoint Binding ' |
org.eclipse.emf.ecore.EReference |
getBusinessSpaceConfigurationExtension_BusinessSpaceServer()
Returns the meta object for the containment reference ' Business Space Server ' |
org.eclipse.emf.ecore.EClass |
getBusinessSpaceConfigurationExtension()
Returns the meta object for class ' Configuration Extension ' |
BusinessSpaceFactory |
getBusinessSpaceFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EAttribute |
getBusinessSpaceInstance_Id()
Returns the meta object for the attribute ' Id ' |
org.eclipse.emf.ecore.EAttribute |
getBusinessSpaceInstance_LastModified()
Returns the meta object for the attribute ' Last Modified ' |
org.eclipse.emf.ecore.EAttribute |
getBusinessSpaceInstance_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EAttribute |
getBusinessSpaceInstance_Owner()
Returns the meta object for the attribute ' Owner ' |
org.eclipse.emf.ecore.EAttribute |
getBusinessSpaceInstance_TemplateID()
Returns the meta object for the attribute ' Template ID ' |
org.eclipse.emf.ecore.EClass |
getBusinessSpaceInstance()
Returns the meta object for class ' Instance ' |
org.eclipse.emf.ecore.EReference |
getBusinessSpaceServer_BusinessSpaceInstances()
Returns the meta object for the containment reference list ' Business Space Instances ' |
org.eclipse.emf.ecore.EReference |
getBusinessSpaceServer_RestEndpointBindings()
Returns the meta object for the containment reference list ' Rest Endpoint Bindings ' |
org.eclipse.emf.ecore.EAttribute |
getBusinessSpaceServer_SchemaName()
Returns the meta object for the attribute ' Schema Name ' |
org.eclipse.emf.ecore.EClass |
getBusinessSpaceServer()
Returns the meta object for class ' Server ' |
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 BusinessSpacePackage eINSTANCE
static final int BUSINESS_SPACE_CONFIGURATION_EXTENSION
Configuration Extension
' class.
BusinessSpaceConfigurationExtensionImpl
,
BusinessSpacePackageImpl.getBusinessSpaceConfigurationExtension()
,
Constant Field Valuesstatic final int BUSINESS_SPACE_CONFIGURATION_EXTENSION__BUSINESS_SPACE_SERVER
static final int BUSINESS_SPACE_CONFIGURATION_EXTENSION_FEATURE_COUNT
static final int BUSINESS_SPACE_SERVER
Server
' class.
BusinessSpaceServerImpl
,
BusinessSpacePackageImpl.getBusinessSpaceServer()
,
Constant Field Valuesstatic final int BUSINESS_SPACE_SERVER__SCHEMA_NAME
static final int BUSINESS_SPACE_SERVER__BUSINESS_SPACE_INSTANCES
static final int BUSINESS_SPACE_SERVER__REST_ENDPOINT_BINDINGS
static final int BUSINESS_SPACE_SERVER_FEATURE_COUNT
static final int BUSINESS_SPACE_INSTANCE
Instance
' class.
BusinessSpaceInstanceImpl
,
BusinessSpacePackageImpl.getBusinessSpaceInstance()
,
Constant Field Valuesstatic final int BUSINESS_SPACE_INSTANCE__ID
static final int BUSINESS_SPACE_INSTANCE__NAME
static final int BUSINESS_SPACE_INSTANCE__OWNER
static final int BUSINESS_SPACE_INSTANCE__TEMPLATE_ID
static final int BUSINESS_SPACE_INSTANCE__LAST_MODIFIED
static final int BUSINESS_SPACE_INSTANCE_FEATURE_COUNT
static final int BPM_REST_ENDPOINT_BINDING
BPM Rest Endpoint Binding
' class.
BPMRestEndpointBindingImpl
,
BusinessSpacePackageImpl.getBPMRestEndpointBinding()
,
Constant Field Valuesstatic final int BPM_REST_ENDPOINT_BINDING__ENDPOINT_TYPE
static final int BPM_REST_ENDPOINT_BINDING__ENDPOINT_VERSION
static final int BPM_REST_ENDPOINT_BINDING__DEPLOYMENT_TARGET_CONTEXT_ID
static final int BPM_REST_ENDPOINT_BINDING_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getBusinessSpaceConfigurationExtension()
Configuration Extension
'.
BusinessSpaceConfigurationExtension
org.eclipse.emf.ecore.EReference getBusinessSpaceConfigurationExtension_BusinessSpaceServer()
Business Space Server
'.
BusinessSpaceConfigurationExtension.getBusinessSpaceServer()
,
getBusinessSpaceConfigurationExtension()
org.eclipse.emf.ecore.EClass getBusinessSpaceServer()
Server
'.
BusinessSpaceServer
org.eclipse.emf.ecore.EAttribute getBusinessSpaceServer_SchemaName()
Schema Name
'.
BusinessSpaceServer.getSchemaName()
,
getBusinessSpaceServer()
org.eclipse.emf.ecore.EReference getBusinessSpaceServer_BusinessSpaceInstances()
Business Space Instances
'.
BusinessSpaceServer.getBusinessSpaceInstances()
,
getBusinessSpaceServer()
org.eclipse.emf.ecore.EReference getBusinessSpaceServer_RestEndpointBindings()
Rest Endpoint Bindings
'.
BusinessSpaceServer.getRestEndpointBindings()
,
getBusinessSpaceServer()
org.eclipse.emf.ecore.EClass getBusinessSpaceInstance()
Instance
'.
BusinessSpaceInstance
org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Id()
Id
'.
BusinessSpaceInstance.getId()
,
getBusinessSpaceInstance()
org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Name()
Name
'.
BusinessSpaceInstance.getName()
,
getBusinessSpaceInstance()
org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Owner()
Owner
'.
BusinessSpaceInstance.getOwner()
,
getBusinessSpaceInstance()
org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_TemplateID()
Template ID
'.
BusinessSpaceInstance.getTemplateID()
,
getBusinessSpaceInstance()
org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_LastModified()
Last Modified
'.
BusinessSpaceInstance.getLastModified()
,
getBusinessSpaceInstance()
org.eclipse.emf.ecore.EClass getBPMRestEndpointBinding()
BPM Rest Endpoint Binding
'.
BPMRestEndpointBinding
org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_EndpointType()
Endpoint Type
'.
BPMRestEndpointBinding.getEndpointType()
,
getBPMRestEndpointBinding()
org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_EndpointVersion()
Endpoint Version
'.
BPMRestEndpointBinding.getEndpointVersion()
,
getBPMRestEndpointBinding()
org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_DeploymentTargetContextID()
Deployment Target Context ID
'.
BPMRestEndpointBinding.getDeploymentTargetContextID()
,
getBPMRestEndpointBinding()
BusinessSpaceFactory getBusinessSpaceFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |