jBPM :: BPMN2 EMF Extension Model 6.0.0.Beta1

org.jboss.drools.impl
Class DroolsFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by org.jboss.drools.impl.DroolsFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, DroolsFactory

public class DroolsFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements DroolsFactory

An implementation of the model Factory.


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.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
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.MinimalEObjectImpl.Container
eContainer
 
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.DroolsFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
DroolsFactoryImpl()
          Creates an instance of the factory
 
Method Summary
 String convertPackageNameTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertPriorityTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertResultTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertResultTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertRuleFlowGroupTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertTaskNameTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertTimeUnitObjectToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertTimeUnitToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 String convertVersionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 BetaDistributionType createBetaDistributionType()
           
 BinomialDistributionType createBinomialDistributionType()
           
 BooleanParameterType createBooleanParameterType()
           
 Calendar createCalendar()
           
 ConstantParameter createConstantParameter()
           
 ControlParameters createControlParameters()
           
 CostParameters createCostParameters()
           
 DateTimeParameterType createDateTimeParameterType()
           
 DecimalParameterType createDecimalParameterType()
           
 DistributionParameter createDistributionParameter()
           
 DocumentRoot createDocumentRoot()
           
 DurationParameterType createDurationParameterType()
           
 ElementParameters createElementParameters()
           
 EnumParameterType createEnumParameterType()
           
 ErlangDistributionType createErlangDistributionType()
           
 ExpressionParameterType createExpressionParameterType()
           
 FloatingParameterType createFloatingParameterType()
           
 Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 GammaDistributionType createGammaDistributionType()
           
 GlobalType createGlobalType()
           
 ImportType createImportType()
           
 LogNormalDistributionType createLogNormalDistributionType()
           
 MetadataType createMetadataType()
           
 MetaentryType createMetaentryType()
           
 NegativeExponentialDistributionType createNegativeExponentialDistributionType()
           
 NormalDistributionType createNormalDistributionType()
           
 NumericParameterType createNumericParameterType()
           
 OnEntryScriptType createOnEntryScriptType()
           
 OnExitScriptType createOnExitScriptType()
           
 String createPackageNameTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 Parameter createParameter()
           
 ParameterValue createParameterValue()
           
 PoissonDistributionType createPoissonDistributionType()
           
 PriorityParameters createPriorityParameters()
           
 BigInteger createPriorityTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 ProcessAnalysisDataType createProcessAnalysisDataType()
           
 PropertyParameters createPropertyParameters()
           
 PropertyType createPropertyType()
           
 RandomDistributionType createRandomDistributionType()
           
 ResourceParameters createResourceParameters()
           
 ResultType createResultTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 ResultType createResultTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 String createRuleFlowGroupTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 Scenario createScenario()
           
 ScenarioParameters createScenarioParameters()
           
 StringParameterType createStringParameterType()
           
 String createTaskNameTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 TimeParameters createTimeParameters()
           
 TimeUnit createTimeUnitFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 TimeUnit createTimeUnitObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 TriangularDistributionType createTriangularDistributionType()
           
 TruncatedNormalDistributionType createTruncatedNormalDistributionType()
           
 UniformDistributionType createUniformDistributionType()
           
 UserDistributionDataPointType createUserDistributionDataPointType()
           
 UserDistributionType createUserDistributionType()
           
 VendorExtension createVendorExtension()
           
 String createVersionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
           
 WeibullDistributionType createWeibullDistributionType()
           
 DroolsPackage getDroolsPackage()
           
static DroolsPackage getPackage()
          Deprecated.  
static DroolsFactory init()
          Creates the default factory implementation
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, 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, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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, toString
 
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.EFactory
getEPackage, setEPackage
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

DroolsFactoryImpl

public DroolsFactoryImpl()
Creates an instance of the factory.

Method Detail

init

public static DroolsFactory init()
Creates the default factory implementation.


create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Overrides:
create in class org.eclipse.emf.ecore.impl.EFactoryImpl

createFromString

public Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                               String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Overrides:
createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl

convertToString

public String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                              Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Overrides:
convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl

createBetaDistributionType

public BetaDistributionType createBetaDistributionType()

Specified by:
createBetaDistributionType in interface DroolsFactory
Returns:
a new object of class 'Beta Distribution Type'.

createBinomialDistributionType

public BinomialDistributionType createBinomialDistributionType()

Specified by:
createBinomialDistributionType in interface DroolsFactory
Returns:
a new object of class 'Binomial Distribution Type'.

createBooleanParameterType

public BooleanParameterType createBooleanParameterType()

Specified by:
createBooleanParameterType in interface DroolsFactory
Returns:
a new object of class 'Boolean Parameter Type'.

createCalendar

public Calendar createCalendar()

Specified by:
createCalendar in interface DroolsFactory
Returns:
a new object of class 'Calendar'.

createConstantParameter

public ConstantParameter createConstantParameter()

Specified by:
createConstantParameter in interface DroolsFactory
Returns:
a new object of class 'Constant Parameter'.

createControlParameters

public ControlParameters createControlParameters()

Specified by:
createControlParameters in interface DroolsFactory
Returns:
a new object of class 'Control Parameters'.

createCostParameters

public CostParameters createCostParameters()

Specified by:
createCostParameters in interface DroolsFactory
Returns:
a new object of class 'Cost Parameters'.

createDateTimeParameterType

public DateTimeParameterType createDateTimeParameterType()

Specified by:
createDateTimeParameterType in interface DroolsFactory
Returns:
a new object of class 'Date Time Parameter Type'.

createDecimalParameterType

public DecimalParameterType createDecimalParameterType()

Specified by:
createDecimalParameterType in interface DroolsFactory
Returns:
a new object of class 'Decimal Parameter Type'.

createDistributionParameter

public DistributionParameter createDistributionParameter()

Specified by:
createDistributionParameter in interface DroolsFactory
Returns:
a new object of class 'Distribution Parameter'.

createDocumentRoot

public DocumentRoot createDocumentRoot()

Specified by:
createDocumentRoot in interface DroolsFactory
Returns:
a new object of class 'Document Root'.

createDurationParameterType

public DurationParameterType createDurationParameterType()

Specified by:
createDurationParameterType in interface DroolsFactory
Returns:
a new object of class 'Duration Parameter Type'.

createElementParameters

public ElementParameters createElementParameters()

Specified by:
createElementParameters in interface DroolsFactory
Returns:
a new object of class 'Element Parameters'.

createEnumParameterType

public EnumParameterType createEnumParameterType()

Specified by:
createEnumParameterType in interface DroolsFactory
Returns:
a new object of class 'Enum Parameter Type'.

createErlangDistributionType

public ErlangDistributionType createErlangDistributionType()

Specified by:
createErlangDistributionType in interface DroolsFactory
Returns:
a new object of class 'Erlang Distribution Type'.

createExpressionParameterType

public ExpressionParameterType createExpressionParameterType()

Specified by:
createExpressionParameterType in interface DroolsFactory
Returns:
a new object of class 'Expression Parameter Type'.

createFloatingParameterType

public FloatingParameterType createFloatingParameterType()

Specified by:
createFloatingParameterType in interface DroolsFactory
Returns:
a new object of class 'Floating Parameter Type'.

createGammaDistributionType

public GammaDistributionType createGammaDistributionType()

Specified by:
createGammaDistributionType in interface DroolsFactory
Returns:
a new object of class 'Gamma Distribution Type'.

createGlobalType

public GlobalType createGlobalType()

Specified by:
createGlobalType in interface DroolsFactory
Returns:
a new object of class 'Global Type'.

createImportType

public ImportType createImportType()

Specified by:
createImportType in interface DroolsFactory
Returns:
a new object of class 'Import Type'.

createLogNormalDistributionType

public LogNormalDistributionType createLogNormalDistributionType()

Specified by:
createLogNormalDistributionType in interface DroolsFactory
Returns:
a new object of class 'Log Normal Distribution Type'.

createMetadataType

public MetadataType createMetadataType()

Specified by:
createMetadataType in interface DroolsFactory
Returns:
a new object of class 'Metadata Type'.

createMetaentryType

public MetaentryType createMetaentryType()

Specified by:
createMetaentryType in interface DroolsFactory
Returns:
a new object of class 'Metaentry Type'.

createNegativeExponentialDistributionType

public NegativeExponentialDistributionType createNegativeExponentialDistributionType()

Specified by:
createNegativeExponentialDistributionType in interface DroolsFactory
Returns:
a new object of class 'Negative Exponential Distribution Type'.

createNormalDistributionType

public NormalDistributionType createNormalDistributionType()

Specified by:
createNormalDistributionType in interface DroolsFactory
Returns:
a new object of class 'Normal Distribution Type'.

createNumericParameterType

public NumericParameterType createNumericParameterType()

Specified by:
createNumericParameterType in interface DroolsFactory
Returns:
a new object of class 'Numeric Parameter Type'.

createOnEntryScriptType

public OnEntryScriptType createOnEntryScriptType()

Specified by:
createOnEntryScriptType in interface DroolsFactory
Returns:
a new object of class 'On Entry Script Type'.

createOnExitScriptType

public OnExitScriptType createOnExitScriptType()

Specified by:
createOnExitScriptType in interface DroolsFactory
Returns:
a new object of class 'On Exit Script Type'.

createParameter

public Parameter createParameter()

Specified by:
createParameter in interface DroolsFactory
Returns:
a new object of class 'Parameter'.

createParameterValue

public ParameterValue createParameterValue()

Specified by:
createParameterValue in interface DroolsFactory
Returns:
a new object of class 'Parameter Value'.

createPoissonDistributionType

public PoissonDistributionType createPoissonDistributionType()

Specified by:
createPoissonDistributionType in interface DroolsFactory
Returns:
a new object of class 'Poisson Distribution Type'.

createPriorityParameters

public PriorityParameters createPriorityParameters()

Specified by:
createPriorityParameters in interface DroolsFactory
Returns:
a new object of class 'Priority Parameters'.

createProcessAnalysisDataType

public ProcessAnalysisDataType createProcessAnalysisDataType()

Specified by:
createProcessAnalysisDataType in interface DroolsFactory
Returns:
a new object of class 'Process Analysis Data Type'.

createPropertyParameters

public PropertyParameters createPropertyParameters()

Specified by:
createPropertyParameters in interface DroolsFactory
Returns:
a new object of class 'Property Parameters'.

createPropertyType

public PropertyType createPropertyType()

Specified by:
createPropertyType in interface DroolsFactory
Returns:
a new object of class 'Property Type'.

createRandomDistributionType

public RandomDistributionType createRandomDistributionType()

Specified by:
createRandomDistributionType in interface DroolsFactory
Returns:
a new object of class 'Random Distribution Type'.

createResourceParameters

public ResourceParameters createResourceParameters()

Specified by:
createResourceParameters in interface DroolsFactory
Returns:
a new object of class 'Resource Parameters'.

createScenario

public Scenario createScenario()

Specified by:
createScenario in interface DroolsFactory
Returns:
a new object of class 'Scenario'.

createScenarioParameters

public ScenarioParameters createScenarioParameters()

Specified by:
createScenarioParameters in interface DroolsFactory
Returns:
a new object of class 'Scenario Parameters'.

createStringParameterType

public StringParameterType createStringParameterType()

Specified by:
createStringParameterType in interface DroolsFactory
Returns:
a new object of class 'String Parameter Type'.

createTimeParameters

public TimeParameters createTimeParameters()

Specified by:
createTimeParameters in interface DroolsFactory
Returns:
a new object of class 'Time Parameters'.

createTriangularDistributionType

public TriangularDistributionType createTriangularDistributionType()

Specified by:
createTriangularDistributionType in interface DroolsFactory
Returns:
a new object of class 'Triangular Distribution Type'.

createTruncatedNormalDistributionType

public TruncatedNormalDistributionType createTruncatedNormalDistributionType()

Specified by:
createTruncatedNormalDistributionType in interface DroolsFactory
Returns:
a new object of class 'Truncated Normal Distribution Type'.

createUniformDistributionType

public UniformDistributionType createUniformDistributionType()

Specified by:
createUniformDistributionType in interface DroolsFactory
Returns:
a new object of class 'Uniform Distribution Type'.

createUserDistributionDataPointType

public UserDistributionDataPointType createUserDistributionDataPointType()

Specified by:
createUserDistributionDataPointType in interface DroolsFactory
Returns:
a new object of class 'User Distribution Data Point Type'.

createUserDistributionType

public UserDistributionType createUserDistributionType()

Specified by:
createUserDistributionType in interface DroolsFactory
Returns:
a new object of class 'User Distribution Type'.

createVendorExtension

public VendorExtension createVendorExtension()

Specified by:
createVendorExtension in interface DroolsFactory
Returns:
a new object of class 'Vendor Extension'.

createWeibullDistributionType

public WeibullDistributionType createWeibullDistributionType()

Specified by:
createWeibullDistributionType in interface DroolsFactory
Returns:
a new object of class 'Weibull Distribution Type'.

createResultTypeFromString

public ResultType createResultTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             String initialValue)


convertResultTypeToString

public String convertResultTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        Object instanceValue)


createTimeUnitFromString

public TimeUnit createTimeUnitFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         String initialValue)


convertTimeUnitToString

public String convertTimeUnitToString(org.eclipse.emf.ecore.EDataType eDataType,
                                      Object instanceValue)


createPackageNameTypeFromString

public String createPackageNameTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                              String initialValue)


convertPackageNameTypeToString

public String convertPackageNameTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                             Object instanceValue)


createPriorityTypeFromString

public BigInteger createPriorityTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               String initialValue)


convertPriorityTypeToString

public String convertPriorityTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                          Object instanceValue)


createResultTypeObjectFromString

public ResultType createResultTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   String initialValue)


convertResultTypeObjectToString

public String convertResultTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                              Object instanceValue)


createRuleFlowGroupTypeFromString

public String createRuleFlowGroupTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                String initialValue)


convertRuleFlowGroupTypeToString

public String convertRuleFlowGroupTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               Object instanceValue)


createTaskNameTypeFromString

public String createTaskNameTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                           String initialValue)


convertTaskNameTypeToString

public String convertTaskNameTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                          Object instanceValue)


createTimeUnitObjectFromString

public TimeUnit createTimeUnitObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               String initialValue)


convertTimeUnitObjectToString

public String convertTimeUnitObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                            Object instanceValue)


createVersionTypeFromString

public String createVersionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                          String initialValue)


convertVersionTypeToString

public String convertVersionTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                         Object instanceValue)


getDroolsPackage

public DroolsPackage getDroolsPackage()

Specified by:
getDroolsPackage in interface DroolsFactory
Returns:
the package supported by this factory.

getPackage

@Deprecated
public static DroolsPackage getPackage()
Deprecated. 


jBPM :: BPMN2 EMF Extension Model 6.0.0.Beta1

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