Package org.jboss.drools.impl
Class DroolsPackageImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
- org.eclipse.emf.ecore.impl.EModelElementImpl
-
- org.eclipse.emf.ecore.impl.ENamedElementImpl
-
- org.eclipse.emf.ecore.impl.EPackageImpl
-
- org.jboss.drools.impl.DroolsPackageImpl
-
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EModelElement,org.eclipse.emf.ecore.ENamedElement,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EPackage,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject,org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder,DroolsPackage
public class DroolsPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements DroolsPackage
An implementation of the model Package.- Generated code
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
-
Nested classes/interfaces inherited from interface org.jboss.drools.DroolsPackage
DroolsPackage.Literals
-
-
Field Summary
-
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
-
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface org.jboss.drools.DroolsPackage
DOCUMENT_ROOT, DOCUMENT_ROOT__GLOBAL, DOCUMENT_ROOT__IMPORT, DOCUMENT_ROOT__META_DATA, DOCUMENT_ROOT__MIXED, DOCUMENT_ROOT__ON_ENTRY_SCRIPT, DOCUMENT_ROOT__ON_EXIT_SCRIPT, DOCUMENT_ROOT__PACKAGE_NAME, DOCUMENT_ROOT__PRIORITY, DOCUMENT_ROOT__RULE_FLOW_GROUP, DOCUMENT_ROOT__TASK_NAME, DOCUMENT_ROOT__VERSION, DOCUMENT_ROOT__XMLNS_PREFIX_MAP, DOCUMENT_ROOT__XSI_SCHEMA_LOCATION, DOCUMENT_ROOT_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, GLOBAL_TYPE, GLOBAL_TYPE__IDENTIFIER, GLOBAL_TYPE__TYPE, GLOBAL_TYPE_FEATURE_COUNT, IMPORT_TYPE, IMPORT_TYPE__NAME, IMPORT_TYPE_FEATURE_COUNT, META_DATA_TYPE, META_DATA_TYPE__META_VALUE, META_DATA_TYPE__NAME, META_DATA_TYPE_FEATURE_COUNT, ON_ENTRY_SCRIPT_TYPE, ON_ENTRY_SCRIPT_TYPE__SCRIPT, ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT, ON_ENTRY_SCRIPT_TYPE_FEATURE_COUNT, ON_EXIT_SCRIPT_TYPE, ON_EXIT_SCRIPT_TYPE__SCRIPT, ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT, ON_EXIT_SCRIPT_TYPE_FEATURE_COUNT, PACKAGE_NAME_TYPE, PRIORITY_TYPE, RULE_FLOW_GROUP_TYPE, TASK_NAME_TYPE, VERSION_TYPE
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidcreateExtendedMetaDataAnnotations()Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.voidcreatePackageContents()Creates the meta-model objects for the package.org.eclipse.emf.ecore.EClassgetDocumentRoot()org.eclipse.emf.ecore.EReferencegetDocumentRoot_Global()org.eclipse.emf.ecore.EReferencegetDocumentRoot_Import()org.eclipse.emf.ecore.EReferencegetDocumentRoot_MetaData()org.eclipse.emf.ecore.EAttributegetDocumentRoot_Mixed()org.eclipse.emf.ecore.EReferencegetDocumentRoot_OnEntryScript()org.eclipse.emf.ecore.EReferencegetDocumentRoot_OnExitScript()org.eclipse.emf.ecore.EAttributegetDocumentRoot_PackageName()org.eclipse.emf.ecore.EAttributegetDocumentRoot_Priority()org.eclipse.emf.ecore.EAttributegetDocumentRoot_RuleFlowGroup()org.eclipse.emf.ecore.EAttributegetDocumentRoot_TaskName()org.eclipse.emf.ecore.EAttributegetDocumentRoot_Version()org.eclipse.emf.ecore.EReferencegetDocumentRoot_XMLNSPrefixMap()org.eclipse.emf.ecore.EReferencegetDocumentRoot_XSISchemaLocation()DroolsFactorygetDroolsFactory()org.eclipse.emf.ecore.EClassgetGlobalType()org.eclipse.emf.ecore.EAttributegetGlobalType_Identifier()org.eclipse.emf.ecore.EAttributegetGlobalType_Type()org.eclipse.emf.ecore.EClassgetImportType()org.eclipse.emf.ecore.EAttributegetImportType_Name()org.eclipse.emf.ecore.EClassgetMetaDataType()org.eclipse.emf.ecore.EAttributegetMetaDataType_MetaValue()org.eclipse.emf.ecore.EAttributegetMetaDataType_Name()org.eclipse.emf.ecore.EClassgetOnEntryScriptType()org.eclipse.emf.ecore.EAttributegetOnEntryScriptType_Script()org.eclipse.emf.ecore.EAttributegetOnEntryScriptType_ScriptFormat()org.eclipse.emf.ecore.EClassgetOnExitScriptType()org.eclipse.emf.ecore.EAttributegetOnExitScriptType_Script()org.eclipse.emf.ecore.EAttributegetOnExitScriptType_ScriptFormat()org.eclipse.emf.ecore.EDataTypegetPackageNameType()org.eclipse.emf.ecore.EDataTypegetPriorityType()org.eclipse.emf.ecore.EDataTypegetRuleFlowGroupType()org.eclipse.emf.ecore.EDataTypegetTaskNameType()org.eclipse.emf.ecore.EDataTypegetVersionType()static DroolsPackageinit()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.voidinitializePackageContents()Complete the initialization of the package and its meta-model.-
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setNamespaceURI, setNsPrefix, setNsURI, toString
-
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
-
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
init
public static DroolsPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
DroolsPackage.eINSTANCEwhen that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.- See Also:
DroolsPackage.eNS_URI,createPackageContents(),initializePackageContents()- Generated code
-
getDocumentRoot
public org.eclipse.emf.ecore.EClass getDocumentRoot()
- Specified by:
getDocumentRootin interfaceDroolsPackage- Returns:
- the meta object for class 'Document Root'.
- See Also:
DocumentRoot- Generated code
-
getDocumentRoot_Mixed
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
- Specified by:
getDocumentRoot_Mixedin interfaceDroolsPackage- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
DocumentRoot.getMixed(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_XMLNSPrefixMap
public org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
- Specified by:
getDocumentRoot_XMLNSPrefixMapin interfaceDroolsPackage- Returns:
- the meta object for the map 'XMLNS Prefix Map'.
- See Also:
DocumentRoot.getXMLNSPrefixMap(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_XSISchemaLocation
public org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
- Specified by:
getDocumentRoot_XSISchemaLocationin interfaceDroolsPackage- Returns:
- the meta object for the map 'XSI Schema Location'.
- See Also:
DocumentRoot.getXSISchemaLocation(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_Global
public org.eclipse.emf.ecore.EReference getDocumentRoot_Global()
- Specified by:
getDocumentRoot_Globalin interfaceDroolsPackage- Returns:
- the meta object for the containment reference 'Global'.
- See Also:
DocumentRoot.getGlobal(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_Import
public org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
- Specified by:
getDocumentRoot_Importin interfaceDroolsPackage- Returns:
- the meta object for the containment reference 'Import'.
- See Also:
DocumentRoot.getImport(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_MetaData
public org.eclipse.emf.ecore.EReference getDocumentRoot_MetaData()
- Specified by:
getDocumentRoot_MetaDatain interfaceDroolsPackage- Returns:
- the meta object for the containment reference 'Meta Data'.
- See Also:
DocumentRoot.getMetaData(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_OnEntryScript
public org.eclipse.emf.ecore.EReference getDocumentRoot_OnEntryScript()
- Specified by:
getDocumentRoot_OnEntryScriptin interfaceDroolsPackage- Returns:
- the meta object for the containment reference 'On Entry Script'.
- See Also:
DocumentRoot.getOnEntryScript(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_OnExitScript
public org.eclipse.emf.ecore.EReference getDocumentRoot_OnExitScript()
- Specified by:
getDocumentRoot_OnExitScriptin interfaceDroolsPackage- Returns:
- the meta object for the containment reference 'On Exit Script'.
- See Also:
DocumentRoot.getOnExitScript(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_PackageName
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_PackageName()
- Specified by:
getDocumentRoot_PackageNamein interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Package Name'.
- See Also:
DocumentRoot.getPackageName(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_Priority
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_Priority()
- Specified by:
getDocumentRoot_Priorityin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Priority'.
- See Also:
DocumentRoot.getPriority(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_RuleFlowGroup
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_RuleFlowGroup()
- Specified by:
getDocumentRoot_RuleFlowGroupin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Rule Flow Group'.
- See Also:
DocumentRoot.getRuleFlowGroup(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_TaskName
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_TaskName()
- Specified by:
getDocumentRoot_TaskNamein interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Task Name'.
- See Also:
DocumentRoot.getTaskName(),DroolsPackage.getDocumentRoot()- Generated code
-
getDocumentRoot_Version
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_Version()
- Specified by:
getDocumentRoot_Versionin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Version'.
- See Also:
DocumentRoot.getVersion(),DroolsPackage.getDocumentRoot()- Generated code
-
getGlobalType
public org.eclipse.emf.ecore.EClass getGlobalType()
- Specified by:
getGlobalTypein interfaceDroolsPackage- Returns:
- the meta object for class 'Global Type'.
- See Also:
GlobalType- Generated code
-
getGlobalType_Identifier
public org.eclipse.emf.ecore.EAttribute getGlobalType_Identifier()
- Specified by:
getGlobalType_Identifierin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Identifier'.
- See Also:
GlobalType.getIdentifier(),DroolsPackage.getGlobalType()- Generated code
-
getGlobalType_Type
public org.eclipse.emf.ecore.EAttribute getGlobalType_Type()
- Specified by:
getGlobalType_Typein interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Type'.
- See Also:
GlobalType.getType(),DroolsPackage.getGlobalType()- Generated code
-
getImportType
public org.eclipse.emf.ecore.EClass getImportType()
- Specified by:
getImportTypein interfaceDroolsPackage- Returns:
- the meta object for class 'Import Type'.
- See Also:
ImportType- Generated code
-
getImportType_Name
public org.eclipse.emf.ecore.EAttribute getImportType_Name()
- Specified by:
getImportType_Namein interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Name'.
- See Also:
ImportType.getName(),DroolsPackage.getImportType()- Generated code
-
getMetaDataType
public org.eclipse.emf.ecore.EClass getMetaDataType()
- Specified by:
getMetaDataTypein interfaceDroolsPackage- Returns:
- the meta object for class 'Meta Data Type'.
- See Also:
MetaDataType- Generated code
-
getMetaDataType_MetaValue
public org.eclipse.emf.ecore.EAttribute getMetaDataType_MetaValue()
- Specified by:
getMetaDataType_MetaValuein interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Meta Value'.
- See Also:
MetaDataType.getMetaValue(),DroolsPackage.getMetaDataType()- Generated code
-
getMetaDataType_Name
public org.eclipse.emf.ecore.EAttribute getMetaDataType_Name()
- Specified by:
getMetaDataType_Namein interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Name'.
- See Also:
MetaDataType.getName(),DroolsPackage.getMetaDataType()- Generated code
-
getOnEntryScriptType
public org.eclipse.emf.ecore.EClass getOnEntryScriptType()
- Specified by:
getOnEntryScriptTypein interfaceDroolsPackage- Returns:
- the meta object for class 'On Entry Script Type'.
- See Also:
OnEntryScriptType- Generated code
-
getOnEntryScriptType_Script
public org.eclipse.emf.ecore.EAttribute getOnEntryScriptType_Script()
- Specified by:
getOnEntryScriptType_Scriptin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Script'.
- See Also:
OnEntryScriptType.getScript(),DroolsPackage.getOnEntryScriptType()- Generated code
-
getOnEntryScriptType_ScriptFormat
public org.eclipse.emf.ecore.EAttribute getOnEntryScriptType_ScriptFormat()
- Specified by:
getOnEntryScriptType_ScriptFormatin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Script Format'.
- See Also:
OnEntryScriptType.getScriptFormat(),DroolsPackage.getOnEntryScriptType()- Generated code
-
getOnExitScriptType
public org.eclipse.emf.ecore.EClass getOnExitScriptType()
- Specified by:
getOnExitScriptTypein interfaceDroolsPackage- Returns:
- the meta object for class 'On Exit Script Type'.
- See Also:
OnExitScriptType- Generated code
-
getOnExitScriptType_Script
public org.eclipse.emf.ecore.EAttribute getOnExitScriptType_Script()
- Specified by:
getOnExitScriptType_Scriptin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Script'.
- See Also:
OnExitScriptType.getScript(),DroolsPackage.getOnExitScriptType()- Generated code
-
getOnExitScriptType_ScriptFormat
public org.eclipse.emf.ecore.EAttribute getOnExitScriptType_ScriptFormat()
- Specified by:
getOnExitScriptType_ScriptFormatin interfaceDroolsPackage- Returns:
- the meta object for the attribute 'Script Format'.
- See Also:
OnExitScriptType.getScriptFormat(),DroolsPackage.getOnExitScriptType()- Generated code
-
getPackageNameType
public org.eclipse.emf.ecore.EDataType getPackageNameType()
- Specified by:
getPackageNameTypein interfaceDroolsPackage- Returns:
- the meta object for data type 'Package Name Type'.
- See Also:
String- Generated code
-
getPriorityType
public org.eclipse.emf.ecore.EDataType getPriorityType()
- Specified by:
getPriorityTypein interfaceDroolsPackage- Returns:
- the meta object for data type 'Priority Type'.
- See Also:
BigInteger- Generated code
-
getRuleFlowGroupType
public org.eclipse.emf.ecore.EDataType getRuleFlowGroupType()
- Specified by:
getRuleFlowGroupTypein interfaceDroolsPackage- Returns:
- the meta object for data type 'Rule Flow Group Type'.
- See Also:
String- Generated code
-
getTaskNameType
public org.eclipse.emf.ecore.EDataType getTaskNameType()
- Specified by:
getTaskNameTypein interfaceDroolsPackage- Returns:
- the meta object for data type 'Task Name Type'.
- See Also:
String- Generated code
-
getVersionType
public org.eclipse.emf.ecore.EDataType getVersionType()
- Specified by:
getVersionTypein interfaceDroolsPackage- Returns:
- the meta object for data type 'Version Type'.
- See Also:
String- Generated code
-
getDroolsFactory
public DroolsFactory getDroolsFactory()
- Specified by:
getDroolsFactoryin interfaceDroolsPackage- Returns:
- the factory that creates the instances of the model.
- Generated code
-
createPackageContents
public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.- Generated code
-
initializePackageContents
public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.- Generated code
-
createExtendedMetaDataAnnotations
protected void createExtendedMetaDataAnnotations()
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.- Generated code
-
-