org.jboss.drools.impl
Class DocumentRootImpl

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.EObjectImpl
              extended by org.jboss.drools.impl.DocumentRootImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, DocumentRoot

public class DocumentRootImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements DocumentRoot

An implementation of the model object 'Document Root'.

The following features are implemented:


Nested Class Summary
 
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
protected  org.eclipse.emf.ecore.util.FeatureMap mixed
          The cached value of the 'Mixed' attribute list
protected static String PACKAGE_NAME_EDEFAULT
          The default value of the 'Package Name' attribute
protected  String packageName
          The cached value of the 'Package Name' attribute
protected  BigInteger priority
          The cached value of the 'Priority' attribute
protected static BigInteger PRIORITY_EDEFAULT
          The default value of the 'Priority' attribute
protected static String RULE_FLOW_GROUP_EDEFAULT
          The default value of the 'Rule Flow Group' attribute
protected  String ruleFlowGroup
          The cached value of the 'Rule Flow Group' attribute
protected static String TASK_NAME_EDEFAULT
          The default value of the 'Task Name' attribute
protected  String taskName
          The cached value of the 'Task Name' attribute
protected  String version
          The cached value of the 'Version' attribute
protected static String VERSION_EDEFAULT
          The default value of the 'Version' attribute
protected  org.eclipse.emf.common.util.EMap<String,String> xMLNSPrefixMap
          The cached value of the 'XMLNS Prefix Map' map
protected  org.eclipse.emf.common.util.EMap<String,String> xSISchemaLocation
          The cached value of the 'XSI Schema Location' map
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
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.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected DocumentRootImpl()
           
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetBetaDistribution(BetaDistributionType newBetaDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetBinomialDistribution(BinomialDistributionType newBinomialDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetBooleanParameter(BooleanParameterType newBooleanParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetDateTimeParameter(DateTimeParameterType newDateTimeParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetDecimalParameter(DecimalParameterType newDecimalParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetDurationParameter(DurationParameterType newDurationParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetEnumParameter(EnumParameterType newEnumParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetErlangDistribution(ErlangDistributionType newErlangDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetExpressionParameter(ExpressionParameterType newExpressionParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetFloatingParameter(FloatingParameterType newFloatingParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetGammaDistribution(GammaDistributionType newGammaDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetGlobal(GlobalType newGlobal, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetImport(ImportType newImport, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetMetadata(MetadataType newMetadata, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetMetaentry(MetaentryType newMetaentry, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetNormalDistribution(NormalDistributionType newNormalDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetNumericParameter(NumericParameterType newNumericParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetOnEntryScript(OnEntryScriptType newOnEntryScript, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetOnExitScript(OnExitScriptType newOnExitScript, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetParameterValue(ParameterValue newParameterValue, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPoissonDistribution(PoissonDistributionType newPoissonDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetProcessAnalysisData(ProcessAnalysisDataType newProcessAnalysisData, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetRandomDistribution(RandomDistributionType newRandomDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetStringParameter(StringParameterType newStringParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTriangularDistribution(TriangularDistributionType newTriangularDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetUniformDistribution(UniformDistributionType newUniformDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetUserDistribution(UserDistributionType newUserDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetWeibullDistribution(WeibullDistributionType newWeibullDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 BetaDistributionType getBetaDistribution()
           
 BinomialDistributionType getBinomialDistribution()
           
 BooleanParameterType getBooleanParameter()
           
 DateTimeParameterType getDateTimeParameter()
           
 DecimalParameterType getDecimalParameter()
           
 DurationParameterType getDurationParameter()
           
 EnumParameterType getEnumParameter()
           
 ErlangDistributionType getErlangDistribution()
           
 ExpressionParameterType getExpressionParameter()
           
 FloatingParameterType getFloatingParameter()
           
 GammaDistributionType getGammaDistribution()
           
 GlobalType getGlobal()
           
 ImportType getImport()
           
 LogNormalDistributionType getLogNormalDistribution()
           
 MetadataType getMetadata()
           
 MetaentryType getMetaentry()
           
 org.eclipse.emf.ecore.util.FeatureMap getMixed()
           
 NegativeExponentialDistributionType getNegativeExponentialDistribution()
           
 NormalDistributionType getNormalDistribution()
           
 NumericParameterType getNumericParameter()
           
 OnEntryScriptType getOnEntryScript()
           
 OnExitScriptType getOnExitScript()
           
 String getPackageName()
           
 ParameterValue getParameterValue()
           
 PoissonDistributionType getPoissonDistribution()
           
 BigInteger getPriority()
           
 ProcessAnalysisDataType getProcessAnalysisData()
           
 RandomDistributionType getRandomDistribution()
           
 String getRuleFlowGroup()
           
 StringParameterType getStringParameter()
           
 String getTaskName()
           
 TriangularDistributionType getTriangularDistribution()
           
 TruncatedNormalDistributionType getTruncatedNormalDistribution()
           
 UniformDistributionType getUniformDistribution()
           
 UserDistributionType getUserDistribution()
           
 UserDistributionDataPointType getUserDistributionDataPoint()
           
 String getVersion()
           
 WeibullDistributionType getWeibullDistribution()
           
 org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
           
 org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
           
 void setBetaDistribution(BetaDistributionType newBetaDistribution)
           
 void setBinomialDistribution(BinomialDistributionType newBinomialDistribution)
           
 void setBooleanParameter(BooleanParameterType newBooleanParameter)
           
 void setDateTimeParameter(DateTimeParameterType newDateTimeParameter)
           
 void setDecimalParameter(DecimalParameterType newDecimalParameter)
           
 void setDurationParameter(DurationParameterType newDurationParameter)
           
 void setEnumParameter(EnumParameterType newEnumParameter)
           
 void setErlangDistribution(ErlangDistributionType newErlangDistribution)
           
 void setExpressionParameter(ExpressionParameterType newExpressionParameter)
           
 void setFloatingParameter(FloatingParameterType newFloatingParameter)
           
 void setGammaDistribution(GammaDistributionType newGammaDistribution)
           
 void setGlobal(GlobalType newGlobal)
           
 void setImport(ImportType newImport)
           
 void setLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution)
           
 void setMetadata(MetadataType newMetadata)
           
 void setMetaentry(MetaentryType newMetaentry)
           
 void setNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution)
           
 void setNormalDistribution(NormalDistributionType newNormalDistribution)
           
 void setNumericParameter(NumericParameterType newNumericParameter)
           
 void setOnEntryScript(OnEntryScriptType newOnEntryScript)
           
 void setOnExitScript(OnExitScriptType newOnExitScript)
           
 void setPackageName(String newPackageName)
           
 void setParameterValue(ParameterValue newParameterValue)
           
 void setPoissonDistribution(PoissonDistributionType newPoissonDistribution)
           
 void setPriority(BigInteger newPriority)
           
 void setProcessAnalysisData(ProcessAnalysisDataType newProcessAnalysisData)
           
 void setRandomDistribution(RandomDistributionType newRandomDistribution)
           
 void setRuleFlowGroup(String newRuleFlowGroup)
           
 void setStringParameter(StringParameterType newStringParameter)
           
 void setTaskName(String newTaskName)
           
 void setTriangularDistribution(TriangularDistributionType newTriangularDistribution)
           
 void setTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution)
           
 void setUniformDistribution(UniformDistributionType newUniformDistribution)
           
 void setUserDistribution(UserDistributionType newUserDistribution)
           
 void setUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint)
           
 void setVersion(String newVersion)
           
 void setWeibullDistribution(WeibullDistributionType newWeibullDistribution)
           
 String toString()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, 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.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
 

Field Detail

mixed

protected org.eclipse.emf.ecore.util.FeatureMap mixed
The cached value of the 'Mixed' attribute list.

See Also:
getMixed()

xMLNSPrefixMap

protected org.eclipse.emf.common.util.EMap<String,String> xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map' map.

See Also:
getXMLNSPrefixMap()

xSISchemaLocation

protected org.eclipse.emf.common.util.EMap<String,String> xSISchemaLocation
The cached value of the 'XSI Schema Location' map.

See Also:
getXSISchemaLocation()

PACKAGE_NAME_EDEFAULT

protected static final String PACKAGE_NAME_EDEFAULT
The default value of the 'Package Name' attribute.

See Also:
getPackageName()

packageName

protected String packageName
The cached value of the 'Package Name' attribute.

See Also:
getPackageName()

PRIORITY_EDEFAULT

protected static final BigInteger PRIORITY_EDEFAULT
The default value of the 'Priority' attribute.

See Also:
getPriority()

priority

protected BigInteger priority
The cached value of the 'Priority' attribute.

See Also:
getPriority()

RULE_FLOW_GROUP_EDEFAULT

protected static final String RULE_FLOW_GROUP_EDEFAULT
The default value of the 'Rule Flow Group' attribute.

See Also:
getRuleFlowGroup()

ruleFlowGroup

protected String ruleFlowGroup
The cached value of the 'Rule Flow Group' attribute.

See Also:
getRuleFlowGroup()

TASK_NAME_EDEFAULT

protected static final String TASK_NAME_EDEFAULT
The default value of the 'Task Name' attribute.

See Also:
getTaskName()

taskName

protected String taskName
The cached value of the 'Task Name' attribute.

See Also:
getTaskName()

VERSION_EDEFAULT

protected static final String VERSION_EDEFAULT
The default value of the 'Version' attribute.

See Also:
getVersion()

version

protected String version
The cached value of the 'Version' attribute.

See Also:
getVersion()
Constructor Detail

DocumentRootImpl

protected DocumentRootImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl

getMixed

public org.eclipse.emf.ecore.util.FeatureMap getMixed()

Specified by:
getMixed in interface DocumentRoot
Returns:
the value of the 'Mixed' attribute list.
See Also:
DroolsPackage.getDocumentRoot_Mixed()

getXMLNSPrefixMap

public org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()

Specified by:
getXMLNSPrefixMap in interface DocumentRoot
Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
DroolsPackage.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

public org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()

Specified by:
getXSISchemaLocation in interface DocumentRoot
Returns:
the value of the 'XSI Schema Location' map.
See Also:
DroolsPackage.getDocumentRoot_XSISchemaLocation()

getBetaDistribution

public BetaDistributionType getBetaDistribution()

Specified by:
getBetaDistribution in interface DocumentRoot
Returns:
the value of the 'Beta Distribution' containment reference.
See Also:
DocumentRoot.setBetaDistribution(BetaDistributionType), DroolsPackage.getDocumentRoot_BetaDistribution()

basicSetBetaDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetBetaDistribution(BetaDistributionType newBetaDistribution,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


setBetaDistribution

public void setBetaDistribution(BetaDistributionType newBetaDistribution)

Specified by:
setBetaDistribution in interface DocumentRoot
Parameters:
newBetaDistribution - the new value of the 'Beta Distribution' containment reference.
See Also:
DocumentRoot.getBetaDistribution()

getParameterValue

public ParameterValue getParameterValue()

Specified by:
getParameterValue in interface DocumentRoot
Returns:
the value of the 'Parameter Value' containment reference.
See Also:
DocumentRoot.setParameterValue(ParameterValue), DroolsPackage.getDocumentRoot_ParameterValue()

basicSetParameterValue

public org.eclipse.emf.common.notify.NotificationChain basicSetParameterValue(ParameterValue newParameterValue,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)


setParameterValue

public void setParameterValue(ParameterValue newParameterValue)

Specified by:
setParameterValue in interface DocumentRoot
Parameters:
newParameterValue - the new value of the 'Parameter Value' containment reference.
See Also:
DocumentRoot.getParameterValue()

getBinomialDistribution

public BinomialDistributionType getBinomialDistribution()

Specified by:
getBinomialDistribution in interface DocumentRoot
Returns:
the value of the 'Binomial Distribution' containment reference.
See Also:
DocumentRoot.setBinomialDistribution(BinomialDistributionType), DroolsPackage.getDocumentRoot_BinomialDistribution()

basicSetBinomialDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetBinomialDistribution(BinomialDistributionType newBinomialDistribution,
                                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setBinomialDistribution

public void setBinomialDistribution(BinomialDistributionType newBinomialDistribution)

Specified by:
setBinomialDistribution in interface DocumentRoot
Parameters:
newBinomialDistribution - the new value of the 'Binomial Distribution' containment reference.
See Also:
DocumentRoot.getBinomialDistribution()

getBooleanParameter

public BooleanParameterType getBooleanParameter()

Specified by:
getBooleanParameter in interface DocumentRoot
Returns:
the value of the 'Boolean Parameter' containment reference.
See Also:
DocumentRoot.setBooleanParameter(BooleanParameterType), DroolsPackage.getDocumentRoot_BooleanParameter()

basicSetBooleanParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetBooleanParameter(BooleanParameterType newBooleanParameter,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


setBooleanParameter

public void setBooleanParameter(BooleanParameterType newBooleanParameter)

Specified by:
setBooleanParameter in interface DocumentRoot
Parameters:
newBooleanParameter - the new value of the 'Boolean Parameter' containment reference.
See Also:
DocumentRoot.getBooleanParameter()

getDateTimeParameter

public DateTimeParameterType getDateTimeParameter()

Specified by:
getDateTimeParameter in interface DocumentRoot
Returns:
the value of the 'Date Time Parameter' containment reference.
See Also:
DocumentRoot.setDateTimeParameter(DateTimeParameterType), DroolsPackage.getDocumentRoot_DateTimeParameter()

basicSetDateTimeParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetDateTimeParameter(DateTimeParameterType newDateTimeParameter,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setDateTimeParameter

public void setDateTimeParameter(DateTimeParameterType newDateTimeParameter)

Specified by:
setDateTimeParameter in interface DocumentRoot
Parameters:
newDateTimeParameter - the new value of the 'Date Time Parameter' containment reference.
See Also:
DocumentRoot.getDateTimeParameter()

getDecimalParameter

public DecimalParameterType getDecimalParameter()

Specified by:
getDecimalParameter in interface DocumentRoot
Returns:
the value of the 'Decimal Parameter' containment reference.
See Also:
DocumentRoot.setDecimalParameter(DecimalParameterType), DroolsPackage.getDocumentRoot_DecimalParameter()

basicSetDecimalParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetDecimalParameter(DecimalParameterType newDecimalParameter,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


setDecimalParameter

public void setDecimalParameter(DecimalParameterType newDecimalParameter)

Specified by:
setDecimalParameter in interface DocumentRoot
Parameters:
newDecimalParameter - the new value of the 'Decimal Parameter' containment reference.
See Also:
DocumentRoot.getDecimalParameter()

getDurationParameter

public DurationParameterType getDurationParameter()

Specified by:
getDurationParameter in interface DocumentRoot
Returns:
the value of the 'Duration Parameter' containment reference.
See Also:
DocumentRoot.setDurationParameter(DurationParameterType), DroolsPackage.getDocumentRoot_DurationParameter()

basicSetDurationParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetDurationParameter(DurationParameterType newDurationParameter,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setDurationParameter

public void setDurationParameter(DurationParameterType newDurationParameter)

Specified by:
setDurationParameter in interface DocumentRoot
Parameters:
newDurationParameter - the new value of the 'Duration Parameter' containment reference.
See Also:
DocumentRoot.getDurationParameter()

getEnumParameter

public EnumParameterType getEnumParameter()

Specified by:
getEnumParameter in interface DocumentRoot
Returns:
the value of the 'Enum Parameter' containment reference.
See Also:
DocumentRoot.setEnumParameter(EnumParameterType), DroolsPackage.getDocumentRoot_EnumParameter()

basicSetEnumParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetEnumParameter(EnumParameterType newEnumParameter,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setEnumParameter

public void setEnumParameter(EnumParameterType newEnumParameter)

Specified by:
setEnumParameter in interface DocumentRoot
Parameters:
newEnumParameter - the new value of the 'Enum Parameter' containment reference.
See Also:
DocumentRoot.getEnumParameter()

getErlangDistribution

public ErlangDistributionType getErlangDistribution()

Specified by:
getErlangDistribution in interface DocumentRoot
Returns:
the value of the 'Erlang Distribution' containment reference.
See Also:
DocumentRoot.setErlangDistribution(ErlangDistributionType), DroolsPackage.getDocumentRoot_ErlangDistribution()

basicSetErlangDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetErlangDistribution(ErlangDistributionType newErlangDistribution,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setErlangDistribution

public void setErlangDistribution(ErlangDistributionType newErlangDistribution)

Specified by:
setErlangDistribution in interface DocumentRoot
Parameters:
newErlangDistribution - the new value of the 'Erlang Distribution' containment reference.
See Also:
DocumentRoot.getErlangDistribution()

getExpressionParameter

public ExpressionParameterType getExpressionParameter()

Specified by:
getExpressionParameter in interface DocumentRoot
Returns:
the value of the 'Expression Parameter' containment reference.
See Also:
DocumentRoot.setExpressionParameter(ExpressionParameterType), DroolsPackage.getDocumentRoot_ExpressionParameter()

basicSetExpressionParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetExpressionParameter(ExpressionParameterType newExpressionParameter,
                                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setExpressionParameter

public void setExpressionParameter(ExpressionParameterType newExpressionParameter)

Specified by:
setExpressionParameter in interface DocumentRoot
Parameters:
newExpressionParameter - the new value of the 'Expression Parameter' containment reference.
See Also:
DocumentRoot.getExpressionParameter()

getFloatingParameter

public FloatingParameterType getFloatingParameter()

Specified by:
getFloatingParameter in interface DocumentRoot
Returns:
the value of the 'Floating Parameter' containment reference.
See Also:
DocumentRoot.setFloatingParameter(FloatingParameterType), DroolsPackage.getDocumentRoot_FloatingParameter()

basicSetFloatingParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetFloatingParameter(FloatingParameterType newFloatingParameter,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setFloatingParameter

public void setFloatingParameter(FloatingParameterType newFloatingParameter)

Specified by:
setFloatingParameter in interface DocumentRoot
Parameters:
newFloatingParameter - the new value of the 'Floating Parameter' containment reference.
See Also:
DocumentRoot.getFloatingParameter()

getGammaDistribution

public GammaDistributionType getGammaDistribution()

Specified by:
getGammaDistribution in interface DocumentRoot
Returns:
the value of the 'Gamma Distribution' containment reference.
See Also:
DocumentRoot.setGammaDistribution(GammaDistributionType), DroolsPackage.getDocumentRoot_GammaDistribution()

basicSetGammaDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetGammaDistribution(GammaDistributionType newGammaDistribution,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setGammaDistribution

public void setGammaDistribution(GammaDistributionType newGammaDistribution)

Specified by:
setGammaDistribution in interface DocumentRoot
Parameters:
newGammaDistribution - the new value of the 'Gamma Distribution' containment reference.
See Also:
DocumentRoot.getGammaDistribution()

getGlobal

public GlobalType getGlobal()

Specified by:
getGlobal in interface DocumentRoot
Returns:
the value of the 'Global' containment reference.
See Also:
DocumentRoot.setGlobal(GlobalType), DroolsPackage.getDocumentRoot_Global()

basicSetGlobal

public org.eclipse.emf.common.notify.NotificationChain basicSetGlobal(GlobalType newGlobal,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setGlobal

public void setGlobal(GlobalType newGlobal)

Specified by:
setGlobal in interface DocumentRoot
Parameters:
newGlobal - the new value of the 'Global' containment reference.
See Also:
DocumentRoot.getGlobal()

getImport

public ImportType getImport()

Specified by:
getImport in interface DocumentRoot
Returns:
the value of the 'Import' containment reference.
See Also:
DocumentRoot.setImport(ImportType), DroolsPackage.getDocumentRoot_Import()

basicSetImport

public org.eclipse.emf.common.notify.NotificationChain basicSetImport(ImportType newImport,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setImport

public void setImport(ImportType newImport)

Specified by:
setImport in interface DocumentRoot
Parameters:
newImport - the new value of the 'Import' containment reference.
See Also:
DocumentRoot.getImport()

getLogNormalDistribution

public LogNormalDistributionType getLogNormalDistribution()

Specified by:
getLogNormalDistribution in interface DocumentRoot
Returns:
the value of the 'Log Normal Distribution' containment reference.
See Also:
DocumentRoot.setLogNormalDistribution(LogNormalDistributionType), DroolsPackage.getDocumentRoot_LogNormalDistribution()

basicSetLogNormalDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution,
                                                                                     org.eclipse.emf.common.notify.NotificationChain msgs)


setLogNormalDistribution

public void setLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution)

Specified by:
setLogNormalDistribution in interface DocumentRoot
Parameters:
newLogNormalDistribution - the new value of the 'Log Normal Distribution' containment reference.
See Also:
DocumentRoot.getLogNormalDistribution()

getMetadata

public MetadataType getMetadata()

Specified by:
getMetadata in interface DocumentRoot
Returns:
the value of the 'Metadata' containment reference.
See Also:
DocumentRoot.setMetadata(MetadataType), DroolsPackage.getDocumentRoot_Metadata()

basicSetMetadata

public org.eclipse.emf.common.notify.NotificationChain basicSetMetadata(MetadataType newMetadata,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setMetadata

public void setMetadata(MetadataType newMetadata)

Specified by:
setMetadata in interface DocumentRoot
Parameters:
newMetadata - the new value of the 'Metadata' containment reference.
See Also:
DocumentRoot.getMetadata()

getMetaentry

public MetaentryType getMetaentry()

Specified by:
getMetaentry in interface DocumentRoot
Returns:
the value of the 'Metaentry' containment reference.
See Also:
DocumentRoot.setMetaentry(MetaentryType), DroolsPackage.getDocumentRoot_Metaentry()

basicSetMetaentry

public org.eclipse.emf.common.notify.NotificationChain basicSetMetaentry(MetaentryType newMetaentry,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setMetaentry

public void setMetaentry(MetaentryType newMetaentry)

Specified by:
setMetaentry in interface DocumentRoot
Parameters:
newMetaentry - the new value of the 'Metaentry' containment reference.
See Also:
DocumentRoot.getMetaentry()

getNegativeExponentialDistribution

public NegativeExponentialDistributionType getNegativeExponentialDistribution()

Specified by:
getNegativeExponentialDistribution in interface DocumentRoot
Returns:
the value of the 'Negative Exponential Distribution' containment reference.
See Also:
DocumentRoot.setNegativeExponentialDistribution(NegativeExponentialDistributionType), DroolsPackage.getDocumentRoot_NegativeExponentialDistribution()

basicSetNegativeExponentialDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution,
                                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)


setNegativeExponentialDistribution

public void setNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution)

Specified by:
setNegativeExponentialDistribution in interface DocumentRoot
Parameters:
newNegativeExponentialDistribution - the new value of the 'Negative Exponential Distribution' containment reference.
See Also:
DocumentRoot.getNegativeExponentialDistribution()

getNormalDistribution

public NormalDistributionType getNormalDistribution()

Specified by:
getNormalDistribution in interface DocumentRoot
Returns:
the value of the 'Normal Distribution' containment reference.
See Also:
DocumentRoot.setNormalDistribution(NormalDistributionType), DroolsPackage.getDocumentRoot_NormalDistribution()

basicSetNormalDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetNormalDistribution(NormalDistributionType newNormalDistribution,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setNormalDistribution

public void setNormalDistribution(NormalDistributionType newNormalDistribution)

Specified by:
setNormalDistribution in interface DocumentRoot
Parameters:
newNormalDistribution - the new value of the 'Normal Distribution' containment reference.
See Also:
DocumentRoot.getNormalDistribution()

getNumericParameter

public NumericParameterType getNumericParameter()

Specified by:
getNumericParameter in interface DocumentRoot
Returns:
the value of the 'Numeric Parameter' containment reference.
See Also:
DocumentRoot.setNumericParameter(NumericParameterType), DroolsPackage.getDocumentRoot_NumericParameter()

basicSetNumericParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetNumericParameter(NumericParameterType newNumericParameter,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


setNumericParameter

public void setNumericParameter(NumericParameterType newNumericParameter)

Specified by:
setNumericParameter in interface DocumentRoot
Parameters:
newNumericParameter - the new value of the 'Numeric Parameter' containment reference.
See Also:
DocumentRoot.getNumericParameter()

getOnEntryScript

public OnEntryScriptType getOnEntryScript()

Specified by:
getOnEntryScript in interface DocumentRoot
Returns:
the value of the 'On Entry Script' containment reference.
See Also:
DocumentRoot.setOnEntryScript(OnEntryScriptType), DroolsPackage.getDocumentRoot_OnEntryScript()

basicSetOnEntryScript

public org.eclipse.emf.common.notify.NotificationChain basicSetOnEntryScript(OnEntryScriptType newOnEntryScript,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setOnEntryScript

public void setOnEntryScript(OnEntryScriptType newOnEntryScript)

Specified by:
setOnEntryScript in interface DocumentRoot
Parameters:
newOnEntryScript - the new value of the 'On Entry Script' containment reference.
See Also:
DocumentRoot.getOnEntryScript()

getOnExitScript

public OnExitScriptType getOnExitScript()

Specified by:
getOnExitScript in interface DocumentRoot
Returns:
the value of the 'On Exit Script' containment reference.
See Also:
DocumentRoot.setOnExitScript(OnExitScriptType), DroolsPackage.getDocumentRoot_OnExitScript()

basicSetOnExitScript

public org.eclipse.emf.common.notify.NotificationChain basicSetOnExitScript(OnExitScriptType newOnExitScript,
                                                                            org.eclipse.emf.common.notify.NotificationChain msgs)


setOnExitScript

public void setOnExitScript(OnExitScriptType newOnExitScript)

Specified by:
setOnExitScript in interface DocumentRoot
Parameters:
newOnExitScript - the new value of the 'On Exit Script' containment reference.
See Also:
DocumentRoot.getOnExitScript()

getPoissonDistribution

public PoissonDistributionType getPoissonDistribution()

Specified by:
getPoissonDistribution in interface DocumentRoot
Returns:
the value of the 'Poisson Distribution' containment reference.
See Also:
DocumentRoot.setPoissonDistribution(PoissonDistributionType), DroolsPackage.getDocumentRoot_PoissonDistribution()

basicSetPoissonDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetPoissonDistribution(PoissonDistributionType newPoissonDistribution,
                                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setPoissonDistribution

public void setPoissonDistribution(PoissonDistributionType newPoissonDistribution)

Specified by:
setPoissonDistribution in interface DocumentRoot
Parameters:
newPoissonDistribution - the new value of the 'Poisson Distribution' containment reference.
See Also:
DocumentRoot.getPoissonDistribution()

getProcessAnalysisData

public ProcessAnalysisDataType getProcessAnalysisData()

Specified by:
getProcessAnalysisData in interface DocumentRoot
Returns:
the value of the 'Process Analysis Data' containment reference.
See Also:
DocumentRoot.setProcessAnalysisData(ProcessAnalysisDataType), DroolsPackage.getDocumentRoot_ProcessAnalysisData()

basicSetProcessAnalysisData

public org.eclipse.emf.common.notify.NotificationChain basicSetProcessAnalysisData(ProcessAnalysisDataType newProcessAnalysisData,
                                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setProcessAnalysisData

public void setProcessAnalysisData(ProcessAnalysisDataType newProcessAnalysisData)

Specified by:
setProcessAnalysisData in interface DocumentRoot
Parameters:
newProcessAnalysisData - the new value of the 'Process Analysis Data' containment reference.
See Also:
DocumentRoot.getProcessAnalysisData()

getRandomDistribution

public RandomDistributionType getRandomDistribution()

Specified by:
getRandomDistribution in interface DocumentRoot
Returns:
the value of the 'Random Distribution' containment reference.
See Also:
DocumentRoot.setRandomDistribution(RandomDistributionType), DroolsPackage.getDocumentRoot_RandomDistribution()

basicSetRandomDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetRandomDistribution(RandomDistributionType newRandomDistribution,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setRandomDistribution

public void setRandomDistribution(RandomDistributionType newRandomDistribution)

Specified by:
setRandomDistribution in interface DocumentRoot
Parameters:
newRandomDistribution - the new value of the 'Random Distribution' containment reference.
See Also:
DocumentRoot.getRandomDistribution()

getStringParameter

public StringParameterType getStringParameter()

Specified by:
getStringParameter in interface DocumentRoot
Returns:
the value of the 'String Parameter' containment reference.
See Also:
DocumentRoot.setStringParameter(StringParameterType), DroolsPackage.getDocumentRoot_StringParameter()

basicSetStringParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetStringParameter(StringParameterType newStringParameter,
                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)


setStringParameter

public void setStringParameter(StringParameterType newStringParameter)

Specified by:
setStringParameter in interface DocumentRoot
Parameters:
newStringParameter - the new value of the 'String Parameter' containment reference.
See Also:
DocumentRoot.getStringParameter()

getTriangularDistribution

public TriangularDistributionType getTriangularDistribution()

Specified by:
getTriangularDistribution in interface DocumentRoot
Returns:
the value of the 'Triangular Distribution' containment reference.
See Also:
DocumentRoot.setTriangularDistribution(TriangularDistributionType), DroolsPackage.getDocumentRoot_TriangularDistribution()

basicSetTriangularDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetTriangularDistribution(TriangularDistributionType newTriangularDistribution,
                                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setTriangularDistribution

public void setTriangularDistribution(TriangularDistributionType newTriangularDistribution)

Specified by:
setTriangularDistribution in interface DocumentRoot
Parameters:
newTriangularDistribution - the new value of the 'Triangular Distribution' containment reference.
See Also:
DocumentRoot.getTriangularDistribution()

getTruncatedNormalDistribution

public TruncatedNormalDistributionType getTruncatedNormalDistribution()

Specified by:
getTruncatedNormalDistribution in interface DocumentRoot
Returns:
the value of the 'Truncated Normal Distribution' containment reference.
See Also:
DocumentRoot.setTruncatedNormalDistribution(TruncatedNormalDistributionType), DroolsPackage.getDocumentRoot_TruncatedNormalDistribution()

basicSetTruncatedNormalDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution,
                                                                                           org.eclipse.emf.common.notify.NotificationChain msgs)


setTruncatedNormalDistribution

public void setTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution)

Specified by:
setTruncatedNormalDistribution in interface DocumentRoot
Parameters:
newTruncatedNormalDistribution - the new value of the 'Truncated Normal Distribution' containment reference.
See Also:
DocumentRoot.getTruncatedNormalDistribution()

getUniformDistribution

public UniformDistributionType getUniformDistribution()

Specified by:
getUniformDistribution in interface DocumentRoot
Returns:
the value of the 'Uniform Distribution' containment reference.
See Also:
DocumentRoot.setUniformDistribution(UniformDistributionType), DroolsPackage.getDocumentRoot_UniformDistribution()

basicSetUniformDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetUniformDistribution(UniformDistributionType newUniformDistribution,
                                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setUniformDistribution

public void setUniformDistribution(UniformDistributionType newUniformDistribution)

Specified by:
setUniformDistribution in interface DocumentRoot
Parameters:
newUniformDistribution - the new value of the 'Uniform Distribution' containment reference.
See Also:
DocumentRoot.getUniformDistribution()

getUserDistribution

public UserDistributionType getUserDistribution()

Specified by:
getUserDistribution in interface DocumentRoot
Returns:
the value of the 'User Distribution' containment reference.
See Also:
DocumentRoot.setUserDistribution(UserDistributionType), DroolsPackage.getDocumentRoot_UserDistribution()

basicSetUserDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetUserDistribution(UserDistributionType newUserDistribution,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


setUserDistribution

public void setUserDistribution(UserDistributionType newUserDistribution)

Specified by:
setUserDistribution in interface DocumentRoot
Parameters:
newUserDistribution - the new value of the 'User Distribution' containment reference.
See Also:
DocumentRoot.getUserDistribution()

getUserDistributionDataPoint

public UserDistributionDataPointType getUserDistributionDataPoint()

Specified by:
getUserDistributionDataPoint in interface DocumentRoot
Returns:
the value of the 'User Distribution Data Point' containment reference.
See Also:
DocumentRoot.setUserDistributionDataPoint(UserDistributionDataPointType), DroolsPackage.getDocumentRoot_UserDistributionDataPoint()

basicSetUserDistributionDataPoint

public org.eclipse.emf.common.notify.NotificationChain basicSetUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint,
                                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setUserDistributionDataPoint

public void setUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint)

Specified by:
setUserDistributionDataPoint in interface DocumentRoot
Parameters:
newUserDistributionDataPoint - the new value of the 'User Distribution Data Point' containment reference.
See Also:
DocumentRoot.getUserDistributionDataPoint()

getWeibullDistribution

public WeibullDistributionType getWeibullDistribution()

Specified by:
getWeibullDistribution in interface DocumentRoot
Returns:
the value of the 'Weibull Distribution' containment reference.
See Also:
DocumentRoot.setWeibullDistribution(WeibullDistributionType), DroolsPackage.getDocumentRoot_WeibullDistribution()

basicSetWeibullDistribution

public org.eclipse.emf.common.notify.NotificationChain basicSetWeibullDistribution(WeibullDistributionType newWeibullDistribution,
                                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setWeibullDistribution

public void setWeibullDistribution(WeibullDistributionType newWeibullDistribution)

Specified by:
setWeibullDistribution in interface DocumentRoot
Parameters:
newWeibullDistribution - the new value of the 'Weibull Distribution' containment reference.
See Also:
DocumentRoot.getWeibullDistribution()

getPackageName

public String getPackageName()

Specified by:
getPackageName in interface DocumentRoot
Returns:
the value of the 'Package Name' attribute.
See Also:
DocumentRoot.setPackageName(String), DroolsPackage.getDocumentRoot_PackageName()

setPackageName

public void setPackageName(String newPackageName)

Specified by:
setPackageName in interface DocumentRoot
Parameters:
newPackageName - the new value of the 'Package Name' attribute.
See Also:
DocumentRoot.getPackageName()

getPriority

public BigInteger getPriority()

Specified by:
getPriority in interface DocumentRoot
Returns:
the value of the 'Priority' attribute.
See Also:
DocumentRoot.setPriority(BigInteger), DroolsPackage.getDocumentRoot_Priority()

setPriority

public void setPriority(BigInteger newPriority)

Specified by:
setPriority in interface DocumentRoot
Parameters:
newPriority - the new value of the 'Priority' attribute.
See Also:
DocumentRoot.getPriority()

getRuleFlowGroup

public String getRuleFlowGroup()

Specified by:
getRuleFlowGroup in interface DocumentRoot
Returns:
the value of the 'Rule Flow Group' attribute.
See Also:
DocumentRoot.setRuleFlowGroup(String), DroolsPackage.getDocumentRoot_RuleFlowGroup()

setRuleFlowGroup

public void setRuleFlowGroup(String newRuleFlowGroup)

Specified by:
setRuleFlowGroup in interface DocumentRoot
Parameters:
newRuleFlowGroup - the new value of the 'Rule Flow Group' attribute.
See Also:
DocumentRoot.getRuleFlowGroup()

getTaskName

public String getTaskName()

Specified by:
getTaskName in interface DocumentRoot
Returns:
the value of the 'Task Name' attribute.
See Also:
DocumentRoot.setTaskName(String), DroolsPackage.getDocumentRoot_TaskName()

setTaskName

public void setTaskName(String newTaskName)

Specified by:
setTaskName in interface DocumentRoot
Parameters:
newTaskName - the new value of the 'Task Name' attribute.
See Also:
DocumentRoot.getTaskName()

getVersion

public String getVersion()

Specified by:
getVersion in interface DocumentRoot
Returns:
the value of the 'Version' attribute.
See Also:
DocumentRoot.setVersion(String), DroolsPackage.getDocumentRoot_Version()

setVersion

public void setVersion(String newVersion)

Specified by:
setVersion in interface DocumentRoot
Parameters:
newVersion - the new value of the 'Version' attribute.
See Also:
DocumentRoot.getVersion()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

toString

public String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl


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