org.jboss.drools
Interface DocumentRoot

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DocumentRootImpl

public interface DocumentRoot
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Document Root'.

The following features are supported:

See Also:
DroolsPackage.getDocumentRoot()

Method Summary
 BetaDistributionType getBetaDistribution()
          Returns the value of the 'Beta Distribution' containment reference
 BinomialDistributionType getBinomialDistribution()
          Returns the value of the 'Binomial Distribution' containment reference
 BooleanParameterType getBooleanParameter()
          Returns the value of the 'Boolean Parameter' containment reference
 DateTimeParameterType getDateTimeParameter()
          Returns the value of the 'Date Time Parameter' containment reference
 DecimalParameterType getDecimalParameter()
          Returns the value of the 'Decimal Parameter' containment reference
 DurationParameterType getDurationParameter()
          Returns the value of the 'Duration Parameter' containment reference
 EnumParameterType getEnumParameter()
          Returns the value of the 'Enum Parameter' containment reference
 ErlangDistributionType getErlangDistribution()
          Returns the value of the 'Erlang Distribution' containment reference
 ExpressionParameterType getExpressionParameter()
          Returns the value of the 'Expression Parameter' containment reference
 FloatingParameterType getFloatingParameter()
          Returns the value of the 'Floating Parameter' containment reference
 GammaDistributionType getGammaDistribution()
          Returns the value of the 'Gamma Distribution' containment reference
 GlobalType getGlobal()
          Returns the value of the 'Global' containment reference
 ImportType getImport()
          Returns the value of the 'Import' containment reference
 LogNormalDistributionType getLogNormalDistribution()
          Returns the value of the 'Log Normal Distribution' containment reference
 MetadataType getMetadata()
          Returns the value of the 'Metadata' containment reference
 MetaentryType getMetaentry()
          Returns the value of the 'Metaentry' containment reference
 org.eclipse.emf.ecore.util.FeatureMap getMixed()
          Returns the value of the 'Mixed' attribute list.
 NegativeExponentialDistributionType getNegativeExponentialDistribution()
          Returns the value of the 'Negative Exponential Distribution' containment reference
 NormalDistributionType getNormalDistribution()
          Returns the value of the 'Normal Distribution' containment reference
 NumericParameterType getNumericParameter()
          Returns the value of the 'Numeric Parameter' containment reference
 OnEntryScriptType getOnEntryScript()
          Returns the value of the 'On Entry Script' containment reference
 OnExitScriptType getOnExitScript()
          Returns the value of the 'On Exit Script' containment reference
 String getPackageName()
          Returns the value of the 'Package Name' attribute
 ParameterValue getParameterValue()
          Returns the value of the 'Parameter Value' containment reference
 PoissonDistributionType getPoissonDistribution()
          Returns the value of the 'Poisson Distribution' containment reference
 BigInteger getPriority()
          Returns the value of the 'Priority' attribute
 ProcessAnalysisDataType getProcessAnalysisData()
          Returns the value of the 'Process Analysis Data' containment reference
 RandomDistributionType getRandomDistribution()
          Returns the value of the 'Random Distribution' containment reference
 String getRuleFlowGroup()
          Returns the value of the 'Rule Flow Group' attribute
 StringParameterType getStringParameter()
          Returns the value of the 'String Parameter' containment reference
 String getTaskName()
          Returns the value of the 'Task Name' attribute
 TriangularDistributionType getTriangularDistribution()
          Returns the value of the 'Triangular Distribution' containment reference
 TruncatedNormalDistributionType getTruncatedNormalDistribution()
          Returns the value of the 'Truncated Normal Distribution' containment reference
 UniformDistributionType getUniformDistribution()
          Returns the value of the 'Uniform Distribution' containment reference
 UserDistributionType getUserDistribution()
          Returns the value of the 'User Distribution' containment reference
 UserDistributionDataPointType getUserDistributionDataPoint()
          Returns the value of the 'User Distribution Data Point' containment reference
 String getVersion()
          Returns the value of the 'Version' attribute
 WeibullDistributionType getWeibullDistribution()
          Returns the value of the 'Weibull Distribution' containment reference
 org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
          Returns the value of the 'XMLNS Prefix Map' map.
 org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
          Returns the value of the 'XSI Schema Location' map.
 void setBetaDistribution(BetaDistributionType value)
          Sets the value of the 'Beta Distribution' containment reference
 void setBinomialDistribution(BinomialDistributionType value)
          Sets the value of the 'Binomial Distribution' containment reference
 void setBooleanParameter(BooleanParameterType value)
          Sets the value of the 'Boolean Parameter' containment reference
 void setDateTimeParameter(DateTimeParameterType value)
          Sets the value of the 'Date Time Parameter' containment reference
 void setDecimalParameter(DecimalParameterType value)
          Sets the value of the 'Decimal Parameter' containment reference
 void setDurationParameter(DurationParameterType value)
          Sets the value of the 'Duration Parameter' containment reference
 void setEnumParameter(EnumParameterType value)
          Sets the value of the 'Enum Parameter' containment reference
 void setErlangDistribution(ErlangDistributionType value)
          Sets the value of the 'Erlang Distribution' containment reference
 void setExpressionParameter(ExpressionParameterType value)
          Sets the value of the 'Expression Parameter' containment reference
 void setFloatingParameter(FloatingParameterType value)
          Sets the value of the 'Floating Parameter' containment reference
 void setGammaDistribution(GammaDistributionType value)
          Sets the value of the 'Gamma Distribution' containment reference
 void setGlobal(GlobalType value)
          Sets the value of the 'Global' containment reference
 void setImport(ImportType value)
          Sets the value of the 'Import' containment reference
 void setLogNormalDistribution(LogNormalDistributionType value)
          Sets the value of the 'Log Normal Distribution' containment reference
 void setMetadata(MetadataType value)
          Sets the value of the 'Metadata' containment reference
 void setMetaentry(MetaentryType value)
          Sets the value of the 'Metaentry' containment reference
 void setNegativeExponentialDistribution(NegativeExponentialDistributionType value)
          Sets the value of the 'Negative Exponential Distribution' containment reference
 void setNormalDistribution(NormalDistributionType value)
          Sets the value of the 'Normal Distribution' containment reference
 void setNumericParameter(NumericParameterType value)
          Sets the value of the 'Numeric Parameter' containment reference
 void setOnEntryScript(OnEntryScriptType value)
          Sets the value of the 'On Entry Script' containment reference
 void setOnExitScript(OnExitScriptType value)
          Sets the value of the 'On Exit Script' containment reference
 void setPackageName(String value)
          Sets the value of the 'Package Name' attribute
 void setParameterValue(ParameterValue value)
          Sets the value of the 'Parameter Value' containment reference
 void setPoissonDistribution(PoissonDistributionType value)
          Sets the value of the 'Poisson Distribution' containment reference
 void setPriority(BigInteger value)
          Sets the value of the 'Priority' attribute
 void setProcessAnalysisData(ProcessAnalysisDataType value)
          Sets the value of the 'Process Analysis Data' containment reference
 void setRandomDistribution(RandomDistributionType value)
          Sets the value of the 'Random Distribution' containment reference
 void setRuleFlowGroup(String value)
          Sets the value of the 'Rule Flow Group' attribute
 void setStringParameter(StringParameterType value)
          Sets the value of the 'String Parameter' containment reference
 void setTaskName(String value)
          Sets the value of the 'Task Name' attribute
 void setTriangularDistribution(TriangularDistributionType value)
          Sets the value of the 'Triangular Distribution' containment reference
 void setTruncatedNormalDistribution(TruncatedNormalDistributionType value)
          Sets the value of the 'Truncated Normal Distribution' containment reference
 void setUniformDistribution(UniformDistributionType value)
          Sets the value of the 'Uniform Distribution' containment reference
 void setUserDistribution(UserDistributionType value)
          Sets the value of the 'User Distribution' containment reference
 void setUserDistributionDataPoint(UserDistributionDataPointType value)
          Sets the value of the 'User Distribution Data Point' containment reference
 void setVersion(String value)
          Sets the value of the 'Version' attribute
 void setWeibullDistribution(WeibullDistributionType value)
          Sets the value of the 'Weibull Distribution' containment reference
 
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
 

Method Detail

getMixed

org.eclipse.emf.ecore.util.FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Mixed' attribute list.
See Also:
DroolsPackage.getDocumentRoot_Mixed()

getXMLNSPrefixMap

org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
DroolsPackage.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XSI Schema Location' map.
See Also:
DroolsPackage.getDocumentRoot_XSISchemaLocation()

getBetaDistribution

BetaDistributionType getBetaDistribution()
Returns the value of the 'Beta Distribution' containment reference.

If the meaning of the 'Beta Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Beta Distribution' containment reference.
See Also:
setBetaDistribution(BetaDistributionType), DroolsPackage.getDocumentRoot_BetaDistribution()

setBetaDistribution

void setBetaDistribution(BetaDistributionType value)
Sets the value of the 'Beta Distribution' containment reference.

Parameters:
value - the new value of the 'Beta Distribution' containment reference.
See Also:
getBetaDistribution()

getParameterValue

ParameterValue getParameterValue()
Returns the value of the 'Parameter Value' containment reference.

If the meaning of the 'Parameter Value' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Parameter Value' containment reference.
See Also:
setParameterValue(ParameterValue), DroolsPackage.getDocumentRoot_ParameterValue()

setParameterValue

void setParameterValue(ParameterValue value)
Sets the value of the 'Parameter Value' containment reference.

Parameters:
value - the new value of the 'Parameter Value' containment reference.
See Also:
getParameterValue()

getBinomialDistribution

BinomialDistributionType getBinomialDistribution()
Returns the value of the 'Binomial Distribution' containment reference.

If the meaning of the 'Binomial Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Binomial Distribution' containment reference.
See Also:
setBinomialDistribution(BinomialDistributionType), DroolsPackage.getDocumentRoot_BinomialDistribution()

setBinomialDistribution

void setBinomialDistribution(BinomialDistributionType value)
Sets the value of the 'Binomial Distribution' containment reference.

Parameters:
value - the new value of the 'Binomial Distribution' containment reference.
See Also:
getBinomialDistribution()

getBooleanParameter

BooleanParameterType getBooleanParameter()
Returns the value of the 'Boolean Parameter' containment reference.

If the meaning of the 'Boolean Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Boolean Parameter' containment reference.
See Also:
setBooleanParameter(BooleanParameterType), DroolsPackage.getDocumentRoot_BooleanParameter()

setBooleanParameter

void setBooleanParameter(BooleanParameterType value)
Sets the value of the 'Boolean Parameter' containment reference.

Parameters:
value - the new value of the 'Boolean Parameter' containment reference.
See Also:
getBooleanParameter()

getDateTimeParameter

DateTimeParameterType getDateTimeParameter()
Returns the value of the 'Date Time Parameter' containment reference.

If the meaning of the 'Date Time Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Date Time Parameter' containment reference.
See Also:
setDateTimeParameter(DateTimeParameterType), DroolsPackage.getDocumentRoot_DateTimeParameter()

setDateTimeParameter

void setDateTimeParameter(DateTimeParameterType value)
Sets the value of the 'Date Time Parameter' containment reference.

Parameters:
value - the new value of the 'Date Time Parameter' containment reference.
See Also:
getDateTimeParameter()

getDecimalParameter

DecimalParameterType getDecimalParameter()
Returns the value of the 'Decimal Parameter' containment reference.

If the meaning of the 'Decimal Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Decimal Parameter' containment reference.
See Also:
setDecimalParameter(DecimalParameterType), DroolsPackage.getDocumentRoot_DecimalParameter()

setDecimalParameter

void setDecimalParameter(DecimalParameterType value)
Sets the value of the 'Decimal Parameter' containment reference.

Parameters:
value - the new value of the 'Decimal Parameter' containment reference.
See Also:
getDecimalParameter()

getDurationParameter

DurationParameterType getDurationParameter()
Returns the value of the 'Duration Parameter' containment reference.

If the meaning of the 'Duration Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Duration Parameter' containment reference.
See Also:
setDurationParameter(DurationParameterType), DroolsPackage.getDocumentRoot_DurationParameter()

setDurationParameter

void setDurationParameter(DurationParameterType value)
Sets the value of the 'Duration Parameter' containment reference.

Parameters:
value - the new value of the 'Duration Parameter' containment reference.
See Also:
getDurationParameter()

getEnumParameter

EnumParameterType getEnumParameter()
Returns the value of the 'Enum Parameter' containment reference.

If the meaning of the 'Enum Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Enum Parameter' containment reference.
See Also:
setEnumParameter(EnumParameterType), DroolsPackage.getDocumentRoot_EnumParameter()

setEnumParameter

void setEnumParameter(EnumParameterType value)
Sets the value of the 'Enum Parameter' containment reference.

Parameters:
value - the new value of the 'Enum Parameter' containment reference.
See Also:
getEnumParameter()

getErlangDistribution

ErlangDistributionType getErlangDistribution()
Returns the value of the 'Erlang Distribution' containment reference.

If the meaning of the 'Erlang Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Erlang Distribution' containment reference.
See Also:
setErlangDistribution(ErlangDistributionType), DroolsPackage.getDocumentRoot_ErlangDistribution()

setErlangDistribution

void setErlangDistribution(ErlangDistributionType value)
Sets the value of the 'Erlang Distribution' containment reference.

Parameters:
value - the new value of the 'Erlang Distribution' containment reference.
See Also:
getErlangDistribution()

getExpressionParameter

ExpressionParameterType getExpressionParameter()
Returns the value of the 'Expression Parameter' containment reference.

If the meaning of the 'Expression Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Expression Parameter' containment reference.
See Also:
setExpressionParameter(ExpressionParameterType), DroolsPackage.getDocumentRoot_ExpressionParameter()

setExpressionParameter

void setExpressionParameter(ExpressionParameterType value)
Sets the value of the 'Expression Parameter' containment reference.

Parameters:
value - the new value of the 'Expression Parameter' containment reference.
See Also:
getExpressionParameter()

getFloatingParameter

FloatingParameterType getFloatingParameter()
Returns the value of the 'Floating Parameter' containment reference.

If the meaning of the 'Floating Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Floating Parameter' containment reference.
See Also:
setFloatingParameter(FloatingParameterType), DroolsPackage.getDocumentRoot_FloatingParameter()

setFloatingParameter

void setFloatingParameter(FloatingParameterType value)
Sets the value of the 'Floating Parameter' containment reference.

Parameters:
value - the new value of the 'Floating Parameter' containment reference.
See Also:
getFloatingParameter()

getGammaDistribution

GammaDistributionType getGammaDistribution()
Returns the value of the 'Gamma Distribution' containment reference.

If the meaning of the 'Gamma Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Gamma Distribution' containment reference.
See Also:
setGammaDistribution(GammaDistributionType), DroolsPackage.getDocumentRoot_GammaDistribution()

setGammaDistribution

void setGammaDistribution(GammaDistributionType value)
Sets the value of the 'Gamma Distribution' containment reference.

Parameters:
value - the new value of the 'Gamma Distribution' containment reference.
See Also:
getGammaDistribution()

getGlobal

GlobalType getGlobal()
Returns the value of the 'Global' containment reference.

If the meaning of the 'Global' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Global' containment reference.
See Also:
setGlobal(GlobalType), DroolsPackage.getDocumentRoot_Global()

setGlobal

void setGlobal(GlobalType value)
Sets the value of the 'Global' containment reference.

Parameters:
value - the new value of the 'Global' containment reference.
See Also:
getGlobal()

getImport

ImportType getImport()
Returns the value of the 'Import' containment reference.

If the meaning of the 'Import' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Import' containment reference.
See Also:
setImport(ImportType), DroolsPackage.getDocumentRoot_Import()

setImport

void setImport(ImportType value)
Sets the value of the 'Import' containment reference.

Parameters:
value - the new value of the 'Import' containment reference.
See Also:
getImport()

getLogNormalDistribution

LogNormalDistributionType getLogNormalDistribution()
Returns the value of the 'Log Normal Distribution' containment reference.

If the meaning of the 'Log Normal Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Log Normal Distribution' containment reference.
See Also:
setLogNormalDistribution(LogNormalDistributionType), DroolsPackage.getDocumentRoot_LogNormalDistribution()

setLogNormalDistribution

void setLogNormalDistribution(LogNormalDistributionType value)
Sets the value of the 'Log Normal Distribution' containment reference.

Parameters:
value - the new value of the 'Log Normal Distribution' containment reference.
See Also:
getLogNormalDistribution()

getMetadata

MetadataType getMetadata()
Returns the value of the 'Metadata' containment reference.

If the meaning of the 'Metadata' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Metadata' containment reference.
See Also:
setMetadata(MetadataType), DroolsPackage.getDocumentRoot_Metadata()

setMetadata

void setMetadata(MetadataType value)
Sets the value of the 'Metadata' containment reference.

Parameters:
value - the new value of the 'Metadata' containment reference.
See Also:
getMetadata()

getMetaentry

MetaentryType getMetaentry()
Returns the value of the 'Metaentry' containment reference.

If the meaning of the 'Metaentry' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Metaentry' containment reference.
See Also:
setMetaentry(MetaentryType), DroolsPackage.getDocumentRoot_Metaentry()

setMetaentry

void setMetaentry(MetaentryType value)
Sets the value of the 'Metaentry' containment reference.

Parameters:
value - the new value of the 'Metaentry' containment reference.
See Also:
getMetaentry()

getNegativeExponentialDistribution

NegativeExponentialDistributionType getNegativeExponentialDistribution()
Returns the value of the 'Negative Exponential Distribution' containment reference.

If the meaning of the 'Negative Exponential Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Negative Exponential Distribution' containment reference.
See Also:
setNegativeExponentialDistribution(NegativeExponentialDistributionType), DroolsPackage.getDocumentRoot_NegativeExponentialDistribution()

setNegativeExponentialDistribution

void setNegativeExponentialDistribution(NegativeExponentialDistributionType value)
Sets the value of the 'Negative Exponential Distribution' containment reference.

Parameters:
value - the new value of the 'Negative Exponential Distribution' containment reference.
See Also:
getNegativeExponentialDistribution()

getNormalDistribution

NormalDistributionType getNormalDistribution()
Returns the value of the 'Normal Distribution' containment reference.

If the meaning of the 'Normal Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Normal Distribution' containment reference.
See Also:
setNormalDistribution(NormalDistributionType), DroolsPackage.getDocumentRoot_NormalDistribution()

setNormalDistribution

void setNormalDistribution(NormalDistributionType value)
Sets the value of the 'Normal Distribution' containment reference.

Parameters:
value - the new value of the 'Normal Distribution' containment reference.
See Also:
getNormalDistribution()

getNumericParameter

NumericParameterType getNumericParameter()
Returns the value of the 'Numeric Parameter' containment reference.

If the meaning of the 'Numeric Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Numeric Parameter' containment reference.
See Also:
setNumericParameter(NumericParameterType), DroolsPackage.getDocumentRoot_NumericParameter()

setNumericParameter

void setNumericParameter(NumericParameterType value)
Sets the value of the 'Numeric Parameter' containment reference.

Parameters:
value - the new value of the 'Numeric Parameter' containment reference.
See Also:
getNumericParameter()

getOnEntryScript

OnEntryScriptType getOnEntryScript()
Returns the value of the 'On Entry Script' containment reference.

If the meaning of the 'On Entry Script' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'On Entry Script' containment reference.
See Also:
setOnEntryScript(OnEntryScriptType), DroolsPackage.getDocumentRoot_OnEntryScript()

setOnEntryScript

void setOnEntryScript(OnEntryScriptType value)
Sets the value of the 'On Entry Script' containment reference.

Parameters:
value - the new value of the 'On Entry Script' containment reference.
See Also:
getOnEntryScript()

getOnExitScript

OnExitScriptType getOnExitScript()
Returns the value of the 'On Exit Script' containment reference.

If the meaning of the 'On Exit Script' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'On Exit Script' containment reference.
See Also:
setOnExitScript(OnExitScriptType), DroolsPackage.getDocumentRoot_OnExitScript()

setOnExitScript

void setOnExitScript(OnExitScriptType value)
Sets the value of the 'On Exit Script' containment reference.

Parameters:
value - the new value of the 'On Exit Script' containment reference.
See Also:
getOnExitScript()

getPoissonDistribution

PoissonDistributionType getPoissonDistribution()
Returns the value of the 'Poisson Distribution' containment reference.

If the meaning of the 'Poisson Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Poisson Distribution' containment reference.
See Also:
setPoissonDistribution(PoissonDistributionType), DroolsPackage.getDocumentRoot_PoissonDistribution()

setPoissonDistribution

void setPoissonDistribution(PoissonDistributionType value)
Sets the value of the 'Poisson Distribution' containment reference.

Parameters:
value - the new value of the 'Poisson Distribution' containment reference.
See Also:
getPoissonDistribution()

getProcessAnalysisData

ProcessAnalysisDataType getProcessAnalysisData()
Returns the value of the 'Process Analysis Data' containment reference.

If the meaning of the 'Process Analysis Data' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Process Analysis Data' containment reference.
See Also:
setProcessAnalysisData(ProcessAnalysisDataType), DroolsPackage.getDocumentRoot_ProcessAnalysisData()

setProcessAnalysisData

void setProcessAnalysisData(ProcessAnalysisDataType value)
Sets the value of the 'Process Analysis Data' containment reference.

Parameters:
value - the new value of the 'Process Analysis Data' containment reference.
See Also:
getProcessAnalysisData()

getRandomDistribution

RandomDistributionType getRandomDistribution()
Returns the value of the 'Random Distribution' containment reference.

If the meaning of the 'Random Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Random Distribution' containment reference.
See Also:
setRandomDistribution(RandomDistributionType), DroolsPackage.getDocumentRoot_RandomDistribution()

setRandomDistribution

void setRandomDistribution(RandomDistributionType value)
Sets the value of the 'Random Distribution' containment reference.

Parameters:
value - the new value of the 'Random Distribution' containment reference.
See Also:
getRandomDistribution()

getStringParameter

StringParameterType getStringParameter()
Returns the value of the 'String Parameter' containment reference.

If the meaning of the 'String Parameter' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'String Parameter' containment reference.
See Also:
setStringParameter(StringParameterType), DroolsPackage.getDocumentRoot_StringParameter()

setStringParameter

void setStringParameter(StringParameterType value)
Sets the value of the 'String Parameter' containment reference.

Parameters:
value - the new value of the 'String Parameter' containment reference.
See Also:
getStringParameter()

getTriangularDistribution

TriangularDistributionType getTriangularDistribution()
Returns the value of the 'Triangular Distribution' containment reference.

If the meaning of the 'Triangular Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Triangular Distribution' containment reference.
See Also:
setTriangularDistribution(TriangularDistributionType), DroolsPackage.getDocumentRoot_TriangularDistribution()

setTriangularDistribution

void setTriangularDistribution(TriangularDistributionType value)
Sets the value of the 'Triangular Distribution' containment reference.

Parameters:
value - the new value of the 'Triangular Distribution' containment reference.
See Also:
getTriangularDistribution()

getTruncatedNormalDistribution

TruncatedNormalDistributionType getTruncatedNormalDistribution()
Returns the value of the 'Truncated Normal Distribution' containment reference.

If the meaning of the 'Truncated Normal Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Truncated Normal Distribution' containment reference.
See Also:
setTruncatedNormalDistribution(TruncatedNormalDistributionType), DroolsPackage.getDocumentRoot_TruncatedNormalDistribution()

setTruncatedNormalDistribution

void setTruncatedNormalDistribution(TruncatedNormalDistributionType value)
Sets the value of the 'Truncated Normal Distribution' containment reference.

Parameters:
value - the new value of the 'Truncated Normal Distribution' containment reference.
See Also:
getTruncatedNormalDistribution()

getUniformDistribution

UniformDistributionType getUniformDistribution()
Returns the value of the 'Uniform Distribution' containment reference.

If the meaning of the 'Uniform Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Uniform Distribution' containment reference.
See Also:
setUniformDistribution(UniformDistributionType), DroolsPackage.getDocumentRoot_UniformDistribution()

setUniformDistribution

void setUniformDistribution(UniformDistributionType value)
Sets the value of the 'Uniform Distribution' containment reference.

Parameters:
value - the new value of the 'Uniform Distribution' containment reference.
See Also:
getUniformDistribution()

getUserDistribution

UserDistributionType getUserDistribution()
Returns the value of the 'User Distribution' containment reference.

If the meaning of the 'User Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'User Distribution' containment reference.
See Also:
setUserDistribution(UserDistributionType), DroolsPackage.getDocumentRoot_UserDistribution()

setUserDistribution

void setUserDistribution(UserDistributionType value)
Sets the value of the 'User Distribution' containment reference.

Parameters:
value - the new value of the 'User Distribution' containment reference.
See Also:
getUserDistribution()

getUserDistributionDataPoint

UserDistributionDataPointType getUserDistributionDataPoint()
Returns the value of the 'User Distribution Data Point' containment reference.

If the meaning of the 'User Distribution Data Point' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'User Distribution Data Point' containment reference.
See Also:
setUserDistributionDataPoint(UserDistributionDataPointType), DroolsPackage.getDocumentRoot_UserDistributionDataPoint()

setUserDistributionDataPoint

void setUserDistributionDataPoint(UserDistributionDataPointType value)
Sets the value of the 'User Distribution Data Point' containment reference.

Parameters:
value - the new value of the 'User Distribution Data Point' containment reference.
See Also:
getUserDistributionDataPoint()

getWeibullDistribution

WeibullDistributionType getWeibullDistribution()
Returns the value of the 'Weibull Distribution' containment reference.

If the meaning of the 'Weibull Distribution' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Weibull Distribution' containment reference.
See Also:
setWeibullDistribution(WeibullDistributionType), DroolsPackage.getDocumentRoot_WeibullDistribution()

setWeibullDistribution

void setWeibullDistribution(WeibullDistributionType value)
Sets the value of the 'Weibull Distribution' containment reference.

Parameters:
value - the new value of the 'Weibull Distribution' containment reference.
See Also:
getWeibullDistribution()

getPackageName

String getPackageName()
Returns the value of the 'Package Name' attribute.

If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Package Name' attribute.
See Also:
setPackageName(String), DroolsPackage.getDocumentRoot_PackageName()

setPackageName

void setPackageName(String value)
Sets the value of the 'Package Name' attribute.

Parameters:
value - the new value of the 'Package Name' attribute.
See Also:
getPackageName()

getPriority

BigInteger getPriority()
Returns the value of the 'Priority' attribute.

If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Priority' attribute.
See Also:
setPriority(BigInteger), DroolsPackage.getDocumentRoot_Priority()

setPriority

void setPriority(BigInteger value)
Sets the value of the 'Priority' attribute.

Parameters:
value - the new value of the 'Priority' attribute.
See Also:
getPriority()

getRuleFlowGroup

String getRuleFlowGroup()
Returns the value of the 'Rule Flow Group' attribute.

If the meaning of the 'Rule Flow Group' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Rule Flow Group' attribute.
See Also:
setRuleFlowGroup(String), DroolsPackage.getDocumentRoot_RuleFlowGroup()

setRuleFlowGroup

void setRuleFlowGroup(String value)
Sets the value of the 'Rule Flow Group' attribute.

Parameters:
value - the new value of the 'Rule Flow Group' attribute.
See Also:
getRuleFlowGroup()

getTaskName

String getTaskName()
Returns the value of the 'Task Name' attribute.

If the meaning of the 'Task Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Task Name' attribute.
See Also:
setTaskName(String), DroolsPackage.getDocumentRoot_TaskName()

setTaskName

void setTaskName(String value)
Sets the value of the 'Task Name' attribute.

Parameters:
value - the new value of the 'Task Name' attribute.
See Also:
getTaskName()

getVersion

String getVersion()
Returns the value of the 'Version' attribute.

If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Version' attribute.
See Also:
setVersion(String), DroolsPackage.getDocumentRoot_Version()

setVersion

void setVersion(String value)
Sets the value of the 'Version' attribute.

Parameters:
value - the new value of the 'Version' attribute.
See Also:
getVersion()


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