org.jbpm.bpmn2.emfextmodel
Interface EmfextmodelPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
EmfextmodelPackageImpl

public interface EmfextmodelPackage
extends org.eclipse.emf.ecore.EPackage

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

See Also:
EmfextmodelFactory
Model:
kind="package"
Generated Class

Nested Class Summary
static interface EmfextmodelPackage.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 DOCUMENT_ROOT
          The meta object id for the 'Document Root' class
static int DOCUMENT_ROOT__GLOBAL
          The feature id for the 'Global' containment reference
static int DOCUMENT_ROOT__IMPORT
          The feature id for the 'Import' containment reference
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list
static int DOCUMENT_ROOT__ON_ENTRY_SCRIPT
          The feature id for the 'On Entry Script' containment reference
static int DOCUMENT_ROOT__ON_EXIT_SCRIPT
          The feature id for the 'On Exit Script' containment reference
static int DOCUMENT_ROOT__PACKAGE_NAME
          The feature id for the 'Package Name' attribute
static int DOCUMENT_ROOT__PRIORITY
          The feature id for the 'Priority' attribute
static int DOCUMENT_ROOT__RULE_FLOW_GROUP
          The feature id for the 'Rule Flow Group' attribute
static int DOCUMENT_ROOT__TASK_NAME
          The feature id for the 'Task Name' attribute
static int DOCUMENT_ROOT__VERSION
          The feature id for the 'Version' attribute
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class
static EmfextmodelPackage eINSTANCE
          The singleton instance of the package
static String eNAME
          The package name
static String eNS_PREFIX
          The package namespace name
static String eNS_URI
          The package namespace URI
static int GLOBAL_TYPE
          The meta object id for the 'Global Type' class
static int GLOBAL_TYPE__IDENTIFIER
          The feature id for the 'Identifier' attribute
static int GLOBAL_TYPE__TYPE
          The feature id for the 'Type' attribute
static int GLOBAL_TYPE_FEATURE_COUNT
          The number of structural features of the 'Global Type' class
static int IMPORT_TYPE
          The meta object id for the 'Import Type' class
static int IMPORT_TYPE__NAME
          The feature id for the 'Name' attribute
static int IMPORT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Import Type' class
static int ON_ENTRY_SCRIPT_TYPE
          The meta object id for the 'On Entry Script Type' class
static int ON_ENTRY_SCRIPT_TYPE__SCRIPT
          The feature id for the 'Script' attribute
static int ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT
          The feature id for the 'Script Format' attribute
static int ON_ENTRY_SCRIPT_TYPE_FEATURE_COUNT
          The number of structural features of the 'On Entry Script Type' class
static int ON_EXIT_SCRIPT_TYPE
          The meta object id for the 'On Exit Script Type' class
static int ON_EXIT_SCRIPT_TYPE__SCRIPT
          The feature id for the 'Script' attribute
static int ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT
          The feature id for the 'Script Format' attribute
static int ON_EXIT_SCRIPT_TYPE_FEATURE_COUNT
          The number of structural features of the 'On Exit Script Type' class
static int PACKAGE_NAME_TYPE
          The meta object id for the 'Package Name Type' data type
static int PRIORITY_TYPE
          The meta object id for the 'Priority Type' data type
static int RULE_FLOW_GROUP_TYPE
          The meta object id for the 'Rule Flow Group Type' data type
static int TASK_NAME_TYPE
          The meta object id for the 'Task Name Type' data type
static int VERSION_TYPE
          The meta object id for the 'Version Type' data type
 
Method Summary
 org.eclipse.emf.ecore.EReference getDocumentRoot_Global()
          Returns the meta object for the containment reference 'Global'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
          Returns the meta object for the containment reference 'Import'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'
 org.eclipse.emf.ecore.EReference getDocumentRoot_OnEntryScript()
          Returns the meta object for the containment reference 'On Entry Script'
 org.eclipse.emf.ecore.EReference getDocumentRoot_OnExitScript()
          Returns the meta object for the containment reference 'On Exit Script'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_PackageName()
          Returns the meta object for the attribute 'Package Name'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Priority()
          Returns the meta object for the attribute 'Priority'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_RuleFlowGroup()
          Returns the meta object for the attribute 'Rule Flow Group'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_TaskName()
          Returns the meta object for the attribute 'Task Name'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Version()
          Returns the meta object for the attribute 'Version'
 org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'
 org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'
 org.eclipse.emf.ecore.EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'
 EmfextmodelFactory getEmfextmodelFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EAttribute getGlobalType_Identifier()
          Returns the meta object for the attribute 'Identifier'
 org.eclipse.emf.ecore.EAttribute getGlobalType_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getGlobalType()
          Returns the meta object for class 'Global Type'
 org.eclipse.emf.ecore.EAttribute getImportType_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getImportType()
          Returns the meta object for class 'Import Type'
 org.eclipse.emf.ecore.EAttribute getOnEntryScriptType_Script()
          Returns the meta object for the attribute 'Script'
 org.eclipse.emf.ecore.EAttribute getOnEntryScriptType_ScriptFormat()
          Returns the meta object for the attribute 'Script Format'
 org.eclipse.emf.ecore.EClass getOnEntryScriptType()
          Returns the meta object for class 'On Entry Script Type'
 org.eclipse.emf.ecore.EAttribute getOnExitScriptType_Script()
          Returns the meta object for the attribute 'Script'
 org.eclipse.emf.ecore.EAttribute getOnExitScriptType_ScriptFormat()
          Returns the meta object for the attribute 'Script Format'
 org.eclipse.emf.ecore.EClass getOnExitScriptType()
          Returns the meta object for class 'On Exit Script Type'
 org.eclipse.emf.ecore.EDataType getPackageNameType()
          Returns the meta object for data type 'Package Name Type'
 org.eclipse.emf.ecore.EDataType getPriorityType()
          Returns the meta object for data type 'Priority Type'
 org.eclipse.emf.ecore.EDataType getRuleFlowGroupType()
          Returns the meta object for data type 'Rule Flow Group Type'
 org.eclipse.emf.ecore.EDataType getTaskNameType()
          Returns the meta object for data type 'Task Name Type'
 org.eclipse.emf.ecore.EDataType getVersionType()
          Returns the meta object for data type 'Version 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values
Generated Class

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated Class

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated Class

eINSTANCE

static final EmfextmodelPackage eINSTANCE
The singleton instance of the package.

Generated Class

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, EmfextmodelPackageImpl.getDocumentRoot(), Constant Field Values
Generated Class

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__GLOBAL

static final int DOCUMENT_ROOT__GLOBAL
The feature id for the 'Global' containment reference.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__IMPORT

static final int DOCUMENT_ROOT__IMPORT
The feature id for the 'Import' containment reference.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__ON_ENTRY_SCRIPT

static final int DOCUMENT_ROOT__ON_ENTRY_SCRIPT
The feature id for the 'On Entry Script' containment reference.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__ON_EXIT_SCRIPT

static final int DOCUMENT_ROOT__ON_EXIT_SCRIPT
The feature id for the 'On Exit Script' containment reference.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__PACKAGE_NAME

static final int DOCUMENT_ROOT__PACKAGE_NAME
The feature id for the 'Package Name' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__PRIORITY

static final int DOCUMENT_ROOT__PRIORITY
The feature id for the 'Priority' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__RULE_FLOW_GROUP

static final int DOCUMENT_ROOT__RULE_FLOW_GROUP
The feature id for the 'Rule Flow Group' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__TASK_NAME

static final int DOCUMENT_ROOT__TASK_NAME
The feature id for the 'Task Name' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT__VERSION

static final int DOCUMENT_ROOT__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

GLOBAL_TYPE

static final int GLOBAL_TYPE
The meta object id for the 'Global Type' class.

See Also:
GlobalTypeImpl, EmfextmodelPackageImpl.getGlobalType(), Constant Field Values
Generated Class

GLOBAL_TYPE__IDENTIFIER

static final int GLOBAL_TYPE__IDENTIFIER
The feature id for the 'Identifier' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

GLOBAL_TYPE__TYPE

static final int GLOBAL_TYPE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

GLOBAL_TYPE_FEATURE_COUNT

static final int GLOBAL_TYPE_FEATURE_COUNT
The number of structural features of the 'Global Type' class.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

IMPORT_TYPE

static final int IMPORT_TYPE
The meta object id for the 'Import Type' class.

See Also:
ImportTypeImpl, EmfextmodelPackageImpl.getImportType(), Constant Field Values
Generated Class

IMPORT_TYPE__NAME

static final int IMPORT_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

IMPORT_TYPE_FEATURE_COUNT

static final int IMPORT_TYPE_FEATURE_COUNT
The number of structural features of the 'Import Type' class.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

ON_ENTRY_SCRIPT_TYPE

static final int ON_ENTRY_SCRIPT_TYPE
The meta object id for the 'On Entry Script Type' class.

See Also:
OnEntryScriptTypeImpl, EmfextmodelPackageImpl.getOnEntryScriptType(), Constant Field Values
Generated Class

ON_ENTRY_SCRIPT_TYPE__SCRIPT

static final int ON_ENTRY_SCRIPT_TYPE__SCRIPT
The feature id for the 'Script' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT

static final int ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT
The feature id for the 'Script Format' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

ON_ENTRY_SCRIPT_TYPE_FEATURE_COUNT

static final int ON_ENTRY_SCRIPT_TYPE_FEATURE_COUNT
The number of structural features of the 'On Entry Script Type' class.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

ON_EXIT_SCRIPT_TYPE

static final int ON_EXIT_SCRIPT_TYPE
The meta object id for the 'On Exit Script Type' class.

See Also:
OnExitScriptTypeImpl, EmfextmodelPackageImpl.getOnExitScriptType(), Constant Field Values
Generated Class

ON_EXIT_SCRIPT_TYPE__SCRIPT

static final int ON_EXIT_SCRIPT_TYPE__SCRIPT
The feature id for the 'Script' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT

static final int ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT
The feature id for the 'Script Format' attribute.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

ON_EXIT_SCRIPT_TYPE_FEATURE_COUNT

static final int ON_EXIT_SCRIPT_TYPE_FEATURE_COUNT
The number of structural features of the 'On Exit Script Type' class.

See Also:
Constant Field Values
Generated Class
Ordered Sequence

PACKAGE_NAME_TYPE

static final int PACKAGE_NAME_TYPE
The meta object id for the 'Package Name Type' data type.

See Also:
String, EmfextmodelPackageImpl.getPackageNameType(), Constant Field Values
Generated Class

PRIORITY_TYPE

static final int PRIORITY_TYPE
The meta object id for the 'Priority Type' data type.

See Also:
BigInteger, EmfextmodelPackageImpl.getPriorityType(), Constant Field Values
Generated Class

RULE_FLOW_GROUP_TYPE

static final int RULE_FLOW_GROUP_TYPE
The meta object id for the 'Rule Flow Group Type' data type.

See Also:
String, EmfextmodelPackageImpl.getRuleFlowGroupType(), Constant Field Values
Generated Class

TASK_NAME_TYPE

static final int TASK_NAME_TYPE
The meta object id for the 'Task Name Type' data type.

See Also:
String, EmfextmodelPackageImpl.getTaskNameType(), Constant Field Values
Generated Class

VERSION_TYPE

static final int VERSION_TYPE
The meta object id for the 'Version Type' data type.

See Also:
BigInteger, EmfextmodelPackageImpl.getVersionType(), Constant Field Values
Generated Class
Method Detail

getDocumentRoot

org.eclipse.emf.ecore.EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot
Generated Class

getDocumentRoot_Mixed

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()
Generated Class

getDocumentRoot_XMLNSPrefixMap

org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()
Generated Class

getDocumentRoot_XSISchemaLocation

org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()
Generated Class

getDocumentRoot_Global

org.eclipse.emf.ecore.EReference getDocumentRoot_Global()
Returns the meta object for the containment reference 'Global'.

Returns:
the meta object for the containment reference 'Global'.
See Also:
DocumentRoot.getGlobal(), getDocumentRoot()
Generated Class

getDocumentRoot_Import

org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
Returns the meta object for the containment reference 'Import'.

Returns:
the meta object for the containment reference 'Import'.
See Also:
DocumentRoot.getImport(), getDocumentRoot()
Generated Class

getDocumentRoot_OnEntryScript

org.eclipse.emf.ecore.EReference getDocumentRoot_OnEntryScript()
Returns the meta object for the containment reference 'On Entry Script'.

Returns:
the meta object for the containment reference 'On Entry Script'.
See Also:
DocumentRoot.getOnEntryScript(), getDocumentRoot()
Generated Class

getDocumentRoot_OnExitScript

org.eclipse.emf.ecore.EReference getDocumentRoot_OnExitScript()
Returns the meta object for the containment reference 'On Exit Script'.

Returns:
the meta object for the containment reference 'On Exit Script'.
See Also:
DocumentRoot.getOnExitScript(), getDocumentRoot()
Generated Class

getDocumentRoot_PackageName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_PackageName()
Returns the meta object for the attribute 'Package Name'.

Returns:
the meta object for the attribute 'Package Name'.
See Also:
DocumentRoot.getPackageName(), getDocumentRoot()
Generated Class

getDocumentRoot_Priority

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Priority()
Returns the meta object for the attribute 'Priority'.

Returns:
the meta object for the attribute 'Priority'.
See Also:
DocumentRoot.getPriority(), getDocumentRoot()
Generated Class

getDocumentRoot_RuleFlowGroup

org.eclipse.emf.ecore.EAttribute getDocumentRoot_RuleFlowGroup()
Returns the meta object for the attribute 'Rule Flow Group'.

Returns:
the meta object for the attribute 'Rule Flow Group'.
See Also:
DocumentRoot.getRuleFlowGroup(), getDocumentRoot()
Generated Class

getDocumentRoot_TaskName

org.eclipse.emf.ecore.EAttribute getDocumentRoot_TaskName()
Returns the meta object for the attribute 'Task Name'.

Returns:
the meta object for the attribute 'Task Name'.
See Also:
DocumentRoot.getTaskName(), getDocumentRoot()
Generated Class

getDocumentRoot_Version

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
DocumentRoot.getVersion(), getDocumentRoot()
Generated Class

getGlobalType

org.eclipse.emf.ecore.EClass getGlobalType()
Returns the meta object for class 'Global Type'.

Returns:
the meta object for class 'Global Type'.
See Also:
GlobalType
Generated Class

getGlobalType_Identifier

org.eclipse.emf.ecore.EAttribute getGlobalType_Identifier()
Returns the meta object for the attribute 'Identifier'.

Returns:
the meta object for the attribute 'Identifier'.
See Also:
GlobalType.getIdentifier(), getGlobalType()
Generated Class

getGlobalType_Type

org.eclipse.emf.ecore.EAttribute getGlobalType_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
GlobalType.getType(), getGlobalType()
Generated Class

getImportType

org.eclipse.emf.ecore.EClass getImportType()
Returns the meta object for class 'Import Type'.

Returns:
the meta object for class 'Import Type'.
See Also:
ImportType
Generated Class

getImportType_Name

org.eclipse.emf.ecore.EAttribute getImportType_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
ImportType.getName(), getImportType()
Generated Class

getOnEntryScriptType

org.eclipse.emf.ecore.EClass getOnEntryScriptType()
Returns the meta object for class 'On Entry Script Type'.

Returns:
the meta object for class 'On Entry Script Type'.
See Also:
OnEntryScriptType
Generated Class

getOnEntryScriptType_Script

org.eclipse.emf.ecore.EAttribute getOnEntryScriptType_Script()
Returns the meta object for the attribute 'Script'.

Returns:
the meta object for the attribute 'Script'.
See Also:
OnEntryScriptType.getScript(), getOnEntryScriptType()
Generated Class

getOnEntryScriptType_ScriptFormat

org.eclipse.emf.ecore.EAttribute getOnEntryScriptType_ScriptFormat()
Returns the meta object for the attribute 'Script Format'.

Returns:
the meta object for the attribute 'Script Format'.
See Also:
OnEntryScriptType.getScriptFormat(), getOnEntryScriptType()
Generated Class

getOnExitScriptType

org.eclipse.emf.ecore.EClass getOnExitScriptType()
Returns the meta object for class 'On Exit Script Type'.

Returns:
the meta object for class 'On Exit Script Type'.
See Also:
OnExitScriptType
Generated Class

getOnExitScriptType_Script

org.eclipse.emf.ecore.EAttribute getOnExitScriptType_Script()
Returns the meta object for the attribute 'Script'.

Returns:
the meta object for the attribute 'Script'.
See Also:
OnExitScriptType.getScript(), getOnExitScriptType()
Generated Class

getOnExitScriptType_ScriptFormat

org.eclipse.emf.ecore.EAttribute getOnExitScriptType_ScriptFormat()
Returns the meta object for the attribute 'Script Format'.

Returns:
the meta object for the attribute 'Script Format'.
See Also:
OnExitScriptType.getScriptFormat(), getOnExitScriptType()
Generated Class

getPackageNameType

org.eclipse.emf.ecore.EDataType getPackageNameType()
Returns the meta object for data type 'Package Name Type'.

Returns:
the meta object for data type 'Package Name Type'.
See Also:
String
Model:
instanceClass="java.lang.String" extendedMetaData="name='packageName_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string'"
Generated Class

getPriorityType

org.eclipse.emf.ecore.EDataType getPriorityType()
Returns the meta object for data type 'Priority Type'.

Returns:
the meta object for data type 'Priority Type'.
See Also:
BigInteger
Model:
instanceClass="java.math.BigInteger" extendedMetaData="name='priority_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#integer' minInclusive='1'"
Generated Class

getRuleFlowGroupType

org.eclipse.emf.ecore.EDataType getRuleFlowGroupType()
Returns the meta object for data type 'Rule Flow Group Type'.

Returns:
the meta object for data type 'Rule Flow Group Type'.
See Also:
String
Model:
instanceClass="java.lang.String" extendedMetaData="name='ruleFlowGroup_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string'"
Generated Class

getTaskNameType

org.eclipse.emf.ecore.EDataType getTaskNameType()
Returns the meta object for data type 'Task Name Type'.

Returns:
the meta object for data type 'Task Name Type'.
See Also:
String
Model:
instanceClass="java.lang.String" extendedMetaData="name='taskName_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string'"
Generated Class

getVersionType

org.eclipse.emf.ecore.EDataType getVersionType()
Returns the meta object for data type 'Version Type'.

Returns:
the meta object for data type 'Version Type'.
See Also:
BigInteger
Model:
instanceClass="java.math.BigInteger" extendedMetaData="name='version_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#integer' minInclusive='0'"
Generated Class

getEmfextmodelFactory

EmfextmodelFactory getEmfextmodelFactory()
Returns the factory that creates the instances of the model.

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


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.