|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
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
BpsimPackage.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 |
BPSimDataType |
getBPSimData()
Returns the value of the 'BP Sim Data' containment reference |
DateTimeParameterType |
getDateTimeParameter()
Returns the value of the 'Date Time 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 |
LogNormalDistributionType |
getLogNormalDistribution()
Returns the value of the 'Log Normal Distribution' 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 |
ParameterValue |
getParameterValue()
Returns the value of the 'Parameter Value' containment reference |
PoissonDistributionType |
getPoissonDistribution()
Returns the value of the 'Poisson Distribution' containment reference |
StringParameterType |
getStringParameter()
Returns the value of the 'String Parameter' containment reference |
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 |
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 |
setBPSimData(BPSimDataType value)
Sets the value of the ' BP Sim Data ' containment reference |
void |
setDateTimeParameter(DateTimeParameterType value)
Sets the value of the ' Date Time 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 |
setLogNormalDistribution(LogNormalDistributionType value)
Sets the value of the ' Log Normal Distribution ' 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 |
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 |
setStringParameter(StringParameterType value)
Sets the value of the ' String Parameter ' containment reference |
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 |
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 |
---|
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
BpsimPackage.getDocumentRoot_Mixed()
org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
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...
BpsimPackage.getDocumentRoot_XMLNSPrefixMap()
org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
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...
BpsimPackage.getDocumentRoot_XSISchemaLocation()
BetaDistributionType getBetaDistribution()
If the meaning of the 'Beta Distribution' containment reference isn't clear, there really should be more of a description here...
setBetaDistribution(BetaDistributionType)
,
BpsimPackage.getDocumentRoot_BetaDistribution()
void setBetaDistribution(BetaDistributionType value)
Beta Distribution
' containment reference.
value
- the new value of the 'Beta Distribution' containment reference.getBetaDistribution()
ParameterValue getParameterValue()
If the meaning of the 'Parameter Value' containment reference isn't clear, there really should be more of a description here...
setParameterValue(ParameterValue)
,
BpsimPackage.getDocumentRoot_ParameterValue()
void setParameterValue(ParameterValue value)
Parameter Value
' containment reference.
value
- the new value of the 'Parameter Value' containment reference.getParameterValue()
BinomialDistributionType getBinomialDistribution()
If the meaning of the 'Binomial Distribution' containment reference isn't clear, there really should be more of a description here...
setBinomialDistribution(BinomialDistributionType)
,
BpsimPackage.getDocumentRoot_BinomialDistribution()
void setBinomialDistribution(BinomialDistributionType value)
Binomial Distribution
' containment reference.
value
- the new value of the 'Binomial Distribution' containment reference.getBinomialDistribution()
BooleanParameterType getBooleanParameter()
If the meaning of the 'Boolean Parameter' containment reference isn't clear, there really should be more of a description here...
setBooleanParameter(BooleanParameterType)
,
BpsimPackage.getDocumentRoot_BooleanParameter()
void setBooleanParameter(BooleanParameterType value)
Boolean Parameter
' containment reference.
value
- the new value of the 'Boolean Parameter' containment reference.getBooleanParameter()
BPSimDataType getBPSimData()
If the meaning of the 'BP Sim Data' containment reference isn't clear, there really should be more of a description here...
setBPSimData(BPSimDataType)
,
BpsimPackage.getDocumentRoot_BPSimData()
void setBPSimData(BPSimDataType value)
BP Sim Data
' containment reference.
value
- the new value of the 'BP Sim Data' containment reference.getBPSimData()
DateTimeParameterType getDateTimeParameter()
If the meaning of the 'Date Time Parameter' containment reference isn't clear, there really should be more of a description here...
setDateTimeParameter(DateTimeParameterType)
,
BpsimPackage.getDocumentRoot_DateTimeParameter()
void setDateTimeParameter(DateTimeParameterType value)
Date Time Parameter
' containment reference.
value
- the new value of the 'Date Time Parameter' containment reference.getDateTimeParameter()
DurationParameterType getDurationParameter()
If the meaning of the 'Duration Parameter' containment reference isn't clear, there really should be more of a description here...
setDurationParameter(DurationParameterType)
,
BpsimPackage.getDocumentRoot_DurationParameter()
void setDurationParameter(DurationParameterType value)
Duration Parameter
' containment reference.
value
- the new value of the 'Duration Parameter' containment reference.getDurationParameter()
EnumParameterType getEnumParameter()
If the meaning of the 'Enum Parameter' containment reference isn't clear, there really should be more of a description here...
setEnumParameter(EnumParameterType)
,
BpsimPackage.getDocumentRoot_EnumParameter()
void setEnumParameter(EnumParameterType value)
Enum Parameter
' containment reference.
value
- the new value of the 'Enum Parameter' containment reference.getEnumParameter()
ErlangDistributionType getErlangDistribution()
If the meaning of the 'Erlang Distribution' containment reference isn't clear, there really should be more of a description here...
setErlangDistribution(ErlangDistributionType)
,
BpsimPackage.getDocumentRoot_ErlangDistribution()
void setErlangDistribution(ErlangDistributionType value)
Erlang Distribution
' containment reference.
value
- the new value of the 'Erlang Distribution' containment reference.getErlangDistribution()
ExpressionParameterType getExpressionParameter()
If the meaning of the 'Expression Parameter' containment reference isn't clear, there really should be more of a description here...
setExpressionParameter(ExpressionParameterType)
,
BpsimPackage.getDocumentRoot_ExpressionParameter()
void setExpressionParameter(ExpressionParameterType value)
Expression Parameter
' containment reference.
value
- the new value of the 'Expression Parameter' containment reference.getExpressionParameter()
FloatingParameterType getFloatingParameter()
If the meaning of the 'Floating Parameter' containment reference isn't clear, there really should be more of a description here...
setFloatingParameter(FloatingParameterType)
,
BpsimPackage.getDocumentRoot_FloatingParameter()
void setFloatingParameter(FloatingParameterType value)
Floating Parameter
' containment reference.
value
- the new value of the 'Floating Parameter' containment reference.getFloatingParameter()
GammaDistributionType getGammaDistribution()
If the meaning of the 'Gamma Distribution' containment reference isn't clear, there really should be more of a description here...
setGammaDistribution(GammaDistributionType)
,
BpsimPackage.getDocumentRoot_GammaDistribution()
void setGammaDistribution(GammaDistributionType value)
Gamma Distribution
' containment reference.
value
- the new value of the 'Gamma Distribution' containment reference.getGammaDistribution()
LogNormalDistributionType getLogNormalDistribution()
If the meaning of the 'Log Normal Distribution' containment reference isn't clear, there really should be more of a description here...
setLogNormalDistribution(LogNormalDistributionType)
,
BpsimPackage.getDocumentRoot_LogNormalDistribution()
void setLogNormalDistribution(LogNormalDistributionType value)
Log Normal Distribution
' containment reference.
value
- the new value of the 'Log Normal Distribution' containment reference.getLogNormalDistribution()
NegativeExponentialDistributionType getNegativeExponentialDistribution()
If the meaning of the 'Negative Exponential Distribution' containment reference isn't clear, there really should be more of a description here...
setNegativeExponentialDistribution(NegativeExponentialDistributionType)
,
BpsimPackage.getDocumentRoot_NegativeExponentialDistribution()
void setNegativeExponentialDistribution(NegativeExponentialDistributionType value)
Negative Exponential Distribution
' containment reference.
value
- the new value of the 'Negative Exponential Distribution' containment reference.getNegativeExponentialDistribution()
NormalDistributionType getNormalDistribution()
If the meaning of the 'Normal Distribution' containment reference isn't clear, there really should be more of a description here...
setNormalDistribution(NormalDistributionType)
,
BpsimPackage.getDocumentRoot_NormalDistribution()
void setNormalDistribution(NormalDistributionType value)
Normal Distribution
' containment reference.
value
- the new value of the 'Normal Distribution' containment reference.getNormalDistribution()
NumericParameterType getNumericParameter()
If the meaning of the 'Numeric Parameter' containment reference isn't clear, there really should be more of a description here...
setNumericParameter(NumericParameterType)
,
BpsimPackage.getDocumentRoot_NumericParameter()
void setNumericParameter(NumericParameterType value)
Numeric Parameter
' containment reference.
value
- the new value of the 'Numeric Parameter' containment reference.getNumericParameter()
PoissonDistributionType getPoissonDistribution()
If the meaning of the 'Poisson Distribution' containment reference isn't clear, there really should be more of a description here...
setPoissonDistribution(PoissonDistributionType)
,
BpsimPackage.getDocumentRoot_PoissonDistribution()
void setPoissonDistribution(PoissonDistributionType value)
Poisson Distribution
' containment reference.
value
- the new value of the 'Poisson Distribution' containment reference.getPoissonDistribution()
StringParameterType getStringParameter()
If the meaning of the 'String Parameter' containment reference isn't clear, there really should be more of a description here...
setStringParameter(StringParameterType)
,
BpsimPackage.getDocumentRoot_StringParameter()
void setStringParameter(StringParameterType value)
String Parameter
' containment reference.
value
- the new value of the 'String Parameter' containment reference.getStringParameter()
TriangularDistributionType getTriangularDistribution()
If the meaning of the 'Triangular Distribution' containment reference isn't clear, there really should be more of a description here...
setTriangularDistribution(TriangularDistributionType)
,
BpsimPackage.getDocumentRoot_TriangularDistribution()
void setTriangularDistribution(TriangularDistributionType value)
Triangular Distribution
' containment reference.
value
- the new value of the 'Triangular Distribution' containment reference.getTriangularDistribution()
TruncatedNormalDistributionType getTruncatedNormalDistribution()
If the meaning of the 'Truncated Normal Distribution' containment reference isn't clear, there really should be more of a description here...
setTruncatedNormalDistribution(TruncatedNormalDistributionType)
,
BpsimPackage.getDocumentRoot_TruncatedNormalDistribution()
void setTruncatedNormalDistribution(TruncatedNormalDistributionType value)
Truncated Normal Distribution
' containment reference.
value
- the new value of the 'Truncated Normal Distribution' containment reference.getTruncatedNormalDistribution()
UniformDistributionType getUniformDistribution()
If the meaning of the 'Uniform Distribution' containment reference isn't clear, there really should be more of a description here...
setUniformDistribution(UniformDistributionType)
,
BpsimPackage.getDocumentRoot_UniformDistribution()
void setUniformDistribution(UniformDistributionType value)
Uniform Distribution
' containment reference.
value
- the new value of the 'Uniform Distribution' containment reference.getUniformDistribution()
UserDistributionType getUserDistribution()
If the meaning of the 'User Distribution' containment reference isn't clear, there really should be more of a description here...
setUserDistribution(UserDistributionType)
,
BpsimPackage.getDocumentRoot_UserDistribution()
void setUserDistribution(UserDistributionType value)
User Distribution
' containment reference.
value
- the new value of the 'User Distribution' containment reference.getUserDistribution()
UserDistributionDataPointType getUserDistributionDataPoint()
If the meaning of the 'User Distribution Data Point' containment reference isn't clear, there really should be more of a description here...
setUserDistributionDataPoint(UserDistributionDataPointType)
,
BpsimPackage.getDocumentRoot_UserDistributionDataPoint()
void setUserDistributionDataPoint(UserDistributionDataPointType value)
User Distribution Data Point
' containment reference.
value
- the new value of the 'User Distribution Data Point' containment reference.getUserDistributionDataPoint()
WeibullDistributionType getWeibullDistribution()
If the meaning of the 'Weibull Distribution' containment reference isn't clear, there really should be more of a description here...
setWeibullDistribution(WeibullDistributionType)
,
BpsimPackage.getDocumentRoot_WeibullDistribution()
void setWeibullDistribution(WeibullDistributionType value)
Weibull Distribution
' containment reference.
value
- the new value of the 'Weibull Distribution' containment reference.getWeibullDistribution()
|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |