public class DocumentRootImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements DocumentRoot
The following features are implemented:
Mixed
XMLNS Prefix Map
XSI Schema Location
Beta Distribution
Parameter Value
Binomial Distribution
Boolean Parameter
BP Sim Data
Date Time Parameter
Duration Parameter
Enum Parameter
Erlang Distribution
Expression Parameter
Floating Parameter
Gamma Distribution
Log Normal Distribution
Negative Exponential Distribution
Normal Distribution
Numeric Parameter
Poisson Distribution
String Parameter
Triangular Distribution
Truncated Normal Distribution
Uniform Distribution
User Distribution
User Distribution Data Point
Weibull Distribution
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
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
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.ecore.util.FeatureMap |
mixed
The cached value of the '
Mixed ' attribute list |
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 |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
DocumentRootImpl() |
Modifier and Type | Method and Description |
---|---|
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 |
basicSetBPSimData(BPSimDataType newBPSimData,
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 |
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 |
basicSetLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution,
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 |
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 |
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() |
BPSimDataType |
getBPSimData() |
DateTimeParameterType |
getDateTimeParameter() |
DurationParameterType |
getDurationParameter() |
EnumParameterType |
getEnumParameter() |
ErlangDistributionType |
getErlangDistribution() |
ExpressionParameterType |
getExpressionParameter() |
FloatingParameterType |
getFloatingParameter() |
GammaDistributionType |
getGammaDistribution() |
LogNormalDistributionType |
getLogNormalDistribution() |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed() |
NegativeExponentialDistributionType |
getNegativeExponentialDistribution() |
NormalDistributionType |
getNormalDistribution() |
NumericParameterType |
getNumericParameter() |
ParameterValue |
getParameterValue() |
PoissonDistributionType |
getPoissonDistribution() |
StringParameterType |
getStringParameter() |
TriangularDistributionType |
getTriangularDistribution() |
TruncatedNormalDistributionType |
getTruncatedNormalDistribution() |
UniformDistributionType |
getUniformDistribution() |
UserDistributionType |
getUserDistribution() |
UserDistributionDataPointType |
getUserDistributionDataPoint() |
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 |
setBPSimData(BPSimDataType newBPSimData) |
void |
setDateTimeParameter(DateTimeParameterType newDateTimeParameter) |
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 |
setLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution) |
void |
setNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution) |
void |
setNormalDistribution(NormalDistributionType newNormalDistribution) |
void |
setNumericParameter(NumericParameterType newNumericParameter) |
void |
setParameterValue(ParameterValue newParameterValue) |
void |
setPoissonDistribution(PoissonDistributionType newPoissonDistribution) |
void |
setStringParameter(StringParameterType newStringParameter) |
void |
setTriangularDistribution(TriangularDistributionType newTriangularDistribution) |
void |
setTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution) |
void |
setUniformDistribution(UniformDistributionType newUniformDistribution) |
void |
setUserDistribution(UserDistributionType newUserDistribution) |
void |
setUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint) |
void |
setWeibullDistribution(WeibullDistributionType newWeibullDistribution) |
String |
toString() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
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
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected org.eclipse.emf.ecore.util.FeatureMap mixed
Mixed
' attribute list.
getMixed()
protected org.eclipse.emf.common.util.EMap<String,String> xMLNSPrefixMap
XMLNS Prefix Map
' map.
getXMLNSPrefixMap()
protected org.eclipse.emf.common.util.EMap<String,String> xSISchemaLocation
XSI Schema Location
' map.
getXSISchemaLocation()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public org.eclipse.emf.ecore.util.FeatureMap getMixed()
getMixed
in interface DocumentRoot
BpsimPackage.getDocumentRoot_Mixed()
public org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
getXMLNSPrefixMap
in interface DocumentRoot
BpsimPackage.getDocumentRoot_XMLNSPrefixMap()
public org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
getXSISchemaLocation
in interface DocumentRoot
BpsimPackage.getDocumentRoot_XSISchemaLocation()
public BetaDistributionType getBetaDistribution()
getBetaDistribution
in interface DocumentRoot
DocumentRoot.setBetaDistribution(BetaDistributionType)
,
BpsimPackage.getDocumentRoot_BetaDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetBetaDistribution(BetaDistributionType newBetaDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBetaDistribution(BetaDistributionType newBetaDistribution)
setBetaDistribution
in interface DocumentRoot
newBetaDistribution
- the new value of the 'Beta Distribution' containment reference.DocumentRoot.getBetaDistribution()
public ParameterValue getParameterValue()
getParameterValue
in interface DocumentRoot
DocumentRoot.setParameterValue(ParameterValue)
,
BpsimPackage.getDocumentRoot_ParameterValue()
public org.eclipse.emf.common.notify.NotificationChain basicSetParameterValue(ParameterValue newParameterValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setParameterValue(ParameterValue newParameterValue)
setParameterValue
in interface DocumentRoot
newParameterValue
- the new value of the 'Parameter Value' containment reference.DocumentRoot.getParameterValue()
public BinomialDistributionType getBinomialDistribution()
getBinomialDistribution
in interface DocumentRoot
DocumentRoot.setBinomialDistribution(BinomialDistributionType)
,
BpsimPackage.getDocumentRoot_BinomialDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetBinomialDistribution(BinomialDistributionType newBinomialDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBinomialDistribution(BinomialDistributionType newBinomialDistribution)
setBinomialDistribution
in interface DocumentRoot
newBinomialDistribution
- the new value of the 'Binomial Distribution' containment reference.DocumentRoot.getBinomialDistribution()
public BooleanParameterType getBooleanParameter()
getBooleanParameter
in interface DocumentRoot
DocumentRoot.setBooleanParameter(BooleanParameterType)
,
BpsimPackage.getDocumentRoot_BooleanParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetBooleanParameter(BooleanParameterType newBooleanParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBooleanParameter(BooleanParameterType newBooleanParameter)
setBooleanParameter
in interface DocumentRoot
newBooleanParameter
- the new value of the 'Boolean Parameter' containment reference.DocumentRoot.getBooleanParameter()
public BPSimDataType getBPSimData()
getBPSimData
in interface DocumentRoot
DocumentRoot.setBPSimData(BPSimDataType)
,
BpsimPackage.getDocumentRoot_BPSimData()
public org.eclipse.emf.common.notify.NotificationChain basicSetBPSimData(BPSimDataType newBPSimData, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBPSimData(BPSimDataType newBPSimData)
setBPSimData
in interface DocumentRoot
newBPSimData
- the new value of the 'BP Sim Data' containment reference.DocumentRoot.getBPSimData()
public DateTimeParameterType getDateTimeParameter()
getDateTimeParameter
in interface DocumentRoot
DocumentRoot.setDateTimeParameter(DateTimeParameterType)
,
BpsimPackage.getDocumentRoot_DateTimeParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetDateTimeParameter(DateTimeParameterType newDateTimeParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDateTimeParameter(DateTimeParameterType newDateTimeParameter)
setDateTimeParameter
in interface DocumentRoot
newDateTimeParameter
- the new value of the 'Date Time Parameter' containment reference.DocumentRoot.getDateTimeParameter()
public DurationParameterType getDurationParameter()
getDurationParameter
in interface DocumentRoot
DocumentRoot.setDurationParameter(DurationParameterType)
,
BpsimPackage.getDocumentRoot_DurationParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetDurationParameter(DurationParameterType newDurationParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDurationParameter(DurationParameterType newDurationParameter)
setDurationParameter
in interface DocumentRoot
newDurationParameter
- the new value of the 'Duration Parameter' containment reference.DocumentRoot.getDurationParameter()
public EnumParameterType getEnumParameter()
getEnumParameter
in interface DocumentRoot
DocumentRoot.setEnumParameter(EnumParameterType)
,
BpsimPackage.getDocumentRoot_EnumParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetEnumParameter(EnumParameterType newEnumParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setEnumParameter(EnumParameterType newEnumParameter)
setEnumParameter
in interface DocumentRoot
newEnumParameter
- the new value of the 'Enum Parameter' containment reference.DocumentRoot.getEnumParameter()
public ErlangDistributionType getErlangDistribution()
getErlangDistribution
in interface DocumentRoot
DocumentRoot.setErlangDistribution(ErlangDistributionType)
,
BpsimPackage.getDocumentRoot_ErlangDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetErlangDistribution(ErlangDistributionType newErlangDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setErlangDistribution(ErlangDistributionType newErlangDistribution)
setErlangDistribution
in interface DocumentRoot
newErlangDistribution
- the new value of the 'Erlang Distribution' containment reference.DocumentRoot.getErlangDistribution()
public ExpressionParameterType getExpressionParameter()
getExpressionParameter
in interface DocumentRoot
DocumentRoot.setExpressionParameter(ExpressionParameterType)
,
BpsimPackage.getDocumentRoot_ExpressionParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetExpressionParameter(ExpressionParameterType newExpressionParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setExpressionParameter(ExpressionParameterType newExpressionParameter)
setExpressionParameter
in interface DocumentRoot
newExpressionParameter
- the new value of the 'Expression Parameter' containment reference.DocumentRoot.getExpressionParameter()
public FloatingParameterType getFloatingParameter()
getFloatingParameter
in interface DocumentRoot
DocumentRoot.setFloatingParameter(FloatingParameterType)
,
BpsimPackage.getDocumentRoot_FloatingParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetFloatingParameter(FloatingParameterType newFloatingParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFloatingParameter(FloatingParameterType newFloatingParameter)
setFloatingParameter
in interface DocumentRoot
newFloatingParameter
- the new value of the 'Floating Parameter' containment reference.DocumentRoot.getFloatingParameter()
public GammaDistributionType getGammaDistribution()
getGammaDistribution
in interface DocumentRoot
DocumentRoot.setGammaDistribution(GammaDistributionType)
,
BpsimPackage.getDocumentRoot_GammaDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetGammaDistribution(GammaDistributionType newGammaDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setGammaDistribution(GammaDistributionType newGammaDistribution)
setGammaDistribution
in interface DocumentRoot
newGammaDistribution
- the new value of the 'Gamma Distribution' containment reference.DocumentRoot.getGammaDistribution()
public LogNormalDistributionType getLogNormalDistribution()
getLogNormalDistribution
in interface DocumentRoot
DocumentRoot.setLogNormalDistribution(LogNormalDistributionType)
,
BpsimPackage.getDocumentRoot_LogNormalDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution)
setLogNormalDistribution
in interface DocumentRoot
newLogNormalDistribution
- the new value of the 'Log Normal Distribution' containment reference.DocumentRoot.getLogNormalDistribution()
public NegativeExponentialDistributionType getNegativeExponentialDistribution()
getNegativeExponentialDistribution
in interface DocumentRoot
DocumentRoot.setNegativeExponentialDistribution(NegativeExponentialDistributionType)
,
BpsimPackage.getDocumentRoot_NegativeExponentialDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution)
setNegativeExponentialDistribution
in interface DocumentRoot
newNegativeExponentialDistribution
- the new value of the 'Negative Exponential Distribution' containment reference.DocumentRoot.getNegativeExponentialDistribution()
public NormalDistributionType getNormalDistribution()
getNormalDistribution
in interface DocumentRoot
DocumentRoot.setNormalDistribution(NormalDistributionType)
,
BpsimPackage.getDocumentRoot_NormalDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetNormalDistribution(NormalDistributionType newNormalDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNormalDistribution(NormalDistributionType newNormalDistribution)
setNormalDistribution
in interface DocumentRoot
newNormalDistribution
- the new value of the 'Normal Distribution' containment reference.DocumentRoot.getNormalDistribution()
public NumericParameterType getNumericParameter()
getNumericParameter
in interface DocumentRoot
DocumentRoot.setNumericParameter(NumericParameterType)
,
BpsimPackage.getDocumentRoot_NumericParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetNumericParameter(NumericParameterType newNumericParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNumericParameter(NumericParameterType newNumericParameter)
setNumericParameter
in interface DocumentRoot
newNumericParameter
- the new value of the 'Numeric Parameter' containment reference.DocumentRoot.getNumericParameter()
public PoissonDistributionType getPoissonDistribution()
getPoissonDistribution
in interface DocumentRoot
DocumentRoot.setPoissonDistribution(PoissonDistributionType)
,
BpsimPackage.getDocumentRoot_PoissonDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetPoissonDistribution(PoissonDistributionType newPoissonDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPoissonDistribution(PoissonDistributionType newPoissonDistribution)
setPoissonDistribution
in interface DocumentRoot
newPoissonDistribution
- the new value of the 'Poisson Distribution' containment reference.DocumentRoot.getPoissonDistribution()
public StringParameterType getStringParameter()
getStringParameter
in interface DocumentRoot
DocumentRoot.setStringParameter(StringParameterType)
,
BpsimPackage.getDocumentRoot_StringParameter()
public org.eclipse.emf.common.notify.NotificationChain basicSetStringParameter(StringParameterType newStringParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStringParameter(StringParameterType newStringParameter)
setStringParameter
in interface DocumentRoot
newStringParameter
- the new value of the 'String Parameter' containment reference.DocumentRoot.getStringParameter()
public TriangularDistributionType getTriangularDistribution()
getTriangularDistribution
in interface DocumentRoot
DocumentRoot.setTriangularDistribution(TriangularDistributionType)
,
BpsimPackage.getDocumentRoot_TriangularDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetTriangularDistribution(TriangularDistributionType newTriangularDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTriangularDistribution(TriangularDistributionType newTriangularDistribution)
setTriangularDistribution
in interface DocumentRoot
newTriangularDistribution
- the new value of the 'Triangular Distribution' containment reference.DocumentRoot.getTriangularDistribution()
public TruncatedNormalDistributionType getTruncatedNormalDistribution()
getTruncatedNormalDistribution
in interface DocumentRoot
DocumentRoot.setTruncatedNormalDistribution(TruncatedNormalDistributionType)
,
BpsimPackage.getDocumentRoot_TruncatedNormalDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution)
setTruncatedNormalDistribution
in interface DocumentRoot
newTruncatedNormalDistribution
- the new value of the 'Truncated Normal Distribution' containment reference.DocumentRoot.getTruncatedNormalDistribution()
public UniformDistributionType getUniformDistribution()
getUniformDistribution
in interface DocumentRoot
DocumentRoot.setUniformDistribution(UniformDistributionType)
,
BpsimPackage.getDocumentRoot_UniformDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetUniformDistribution(UniformDistributionType newUniformDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setUniformDistribution(UniformDistributionType newUniformDistribution)
setUniformDistribution
in interface DocumentRoot
newUniformDistribution
- the new value of the 'Uniform Distribution' containment reference.DocumentRoot.getUniformDistribution()
public UserDistributionType getUserDistribution()
getUserDistribution
in interface DocumentRoot
DocumentRoot.setUserDistribution(UserDistributionType)
,
BpsimPackage.getDocumentRoot_UserDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetUserDistribution(UserDistributionType newUserDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setUserDistribution(UserDistributionType newUserDistribution)
setUserDistribution
in interface DocumentRoot
newUserDistribution
- the new value of the 'User Distribution' containment reference.DocumentRoot.getUserDistribution()
public UserDistributionDataPointType getUserDistributionDataPoint()
getUserDistributionDataPoint
in interface DocumentRoot
DocumentRoot.setUserDistributionDataPoint(UserDistributionDataPointType)
,
BpsimPackage.getDocumentRoot_UserDistributionDataPoint()
public org.eclipse.emf.common.notify.NotificationChain basicSetUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint)
setUserDistributionDataPoint
in interface DocumentRoot
newUserDistributionDataPoint
- the new value of the 'User Distribution Data Point' containment reference.DocumentRoot.getUserDistributionDataPoint()
public WeibullDistributionType getWeibullDistribution()
getWeibullDistribution
in interface DocumentRoot
DocumentRoot.setWeibullDistribution(WeibullDistributionType)
,
BpsimPackage.getDocumentRoot_WeibullDistribution()
public org.eclipse.emf.common.notify.NotificationChain basicSetWeibullDistribution(WeibullDistributionType newWeibullDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setWeibullDistribution(WeibullDistributionType newWeibullDistribution)
setWeibullDistribution
in interface DocumentRoot
newWeibullDistribution
- the new value of the 'Weibull Distribution' containment reference.DocumentRoot.getWeibullDistribution()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.