public interface BpsimFactory
extends org.eclipse.emf.ecore.EFactory
BpsimPackage
Modifier and Type | Field and Description |
---|---|
static BpsimFactory |
eINSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
BetaDistributionType |
createBetaDistributionType()
Returns a new object of class 'Beta Distribution Type'
|
BinomialDistributionType |
createBinomialDistributionType()
Returns a new object of class 'Binomial Distribution Type'
|
BooleanParameterType |
createBooleanParameterType()
Returns a new object of class 'Boolean Parameter Type'
|
BPSimDataType |
createBPSimDataType()
Returns a new object of class 'BP Sim Data Type'
|
Calendar |
createCalendar()
Returns a new object of class 'Calendar'
|
ConstantParameter |
createConstantParameter()
Returns a new object of class 'Constant Parameter'
|
ControlParameters |
createControlParameters()
Returns a new object of class 'Control Parameters'
|
CostParameters |
createCostParameters()
Returns a new object of class 'Cost Parameters'
|
DateTimeParameterType |
createDateTimeParameterType()
Returns a new object of class 'Date Time Parameter Type'
|
DistributionParameter |
createDistributionParameter()
Returns a new object of class 'Distribution Parameter'
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'
|
DurationParameterType |
createDurationParameterType()
Returns a new object of class 'Duration Parameter Type'
|
ElementParameters |
createElementParameters()
Returns a new object of class 'Element Parameters'
|
ElementParametersType |
createElementParametersType()
Returns a new object of class 'Element Parameters Type'
|
EnumParameterType |
createEnumParameterType()
Returns a new object of class 'Enum Parameter Type'
|
ErlangDistributionType |
createErlangDistributionType()
Returns a new object of class 'Erlang Distribution Type'
|
ExpressionParameterType |
createExpressionParameterType()
Returns a new object of class 'Expression Parameter Type'
|
FloatingParameterType |
createFloatingParameterType()
Returns a new object of class 'Floating Parameter Type'
|
GammaDistributionType |
createGammaDistributionType()
Returns a new object of class 'Gamma Distribution Type'
|
LogNormalDistributionType |
createLogNormalDistributionType()
Returns a new object of class 'Log Normal Distribution Type'
|
NegativeExponentialDistributionType |
createNegativeExponentialDistributionType()
Returns a new object of class 'Negative Exponential Distribution Type'
|
NormalDistributionType |
createNormalDistributionType()
Returns a new object of class 'Normal Distribution Type'
|
NumericParameterType |
createNumericParameterType()
Returns a new object of class 'Numeric Parameter Type'
|
Parameter |
createParameter()
Returns a new object of class 'Parameter'
|
ParameterValue |
createParameterValue()
Returns a new object of class 'Parameter Value'
|
PoissonDistributionType |
createPoissonDistributionType()
Returns a new object of class 'Poisson Distribution Type'
|
PriorityParameters |
createPriorityParameters()
Returns a new object of class 'Priority Parameters'
|
PropertyParameters |
createPropertyParameters()
Returns a new object of class 'Property Parameters'
|
PropertyType |
createPropertyType()
Returns a new object of class 'Property Type'
|
ResourceParameters |
createResourceParameters()
Returns a new object of class 'Resource Parameters'
|
Scenario |
createScenario()
Returns a new object of class 'Scenario'
|
ScenarioParameters |
createScenarioParameters()
Returns a new object of class 'Scenario Parameters'
|
ScenarioParametersType |
createScenarioParametersType()
Returns a new object of class 'Scenario Parameters Type'
|
StringParameterType |
createStringParameterType()
Returns a new object of class 'String Parameter Type'
|
TimeParameters |
createTimeParameters()
Returns a new object of class 'Time Parameters'
|
TriangularDistributionType |
createTriangularDistributionType()
Returns a new object of class 'Triangular Distribution Type'
|
TruncatedNormalDistributionType |
createTruncatedNormalDistributionType()
Returns a new object of class 'Truncated Normal Distribution Type'
|
UniformDistributionType |
createUniformDistributionType()
Returns a new object of class 'Uniform Distribution Type'
|
UserDistributionDataPointType |
createUserDistributionDataPointType()
Returns a new object of class 'User Distribution Data Point Type'
|
UserDistributionType |
createUserDistributionType()
Returns a new object of class 'User Distribution Type'
|
VendorExtension |
createVendorExtension()
Returns a new object of class 'Vendor Extension'
|
WeibullDistributionType |
createWeibullDistributionType()
Returns a new object of class 'Weibull Distribution Type'
|
BpsimPackage |
getBpsimPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final BpsimFactory eINSTANCE
BetaDistributionType createBetaDistributionType()
BinomialDistributionType createBinomialDistributionType()
BooleanParameterType createBooleanParameterType()
BPSimDataType createBPSimDataType()
Calendar createCalendar()
ConstantParameter createConstantParameter()
ControlParameters createControlParameters()
CostParameters createCostParameters()
DateTimeParameterType createDateTimeParameterType()
DistributionParameter createDistributionParameter()
DocumentRoot createDocumentRoot()
DurationParameterType createDurationParameterType()
ElementParameters createElementParameters()
ElementParametersType createElementParametersType()
EnumParameterType createEnumParameterType()
ErlangDistributionType createErlangDistributionType()
ExpressionParameterType createExpressionParameterType()
FloatingParameterType createFloatingParameterType()
GammaDistributionType createGammaDistributionType()
LogNormalDistributionType createLogNormalDistributionType()
NegativeExponentialDistributionType createNegativeExponentialDistributionType()
NormalDistributionType createNormalDistributionType()
NumericParameterType createNumericParameterType()
Parameter createParameter()
ParameterValue createParameterValue()
PoissonDistributionType createPoissonDistributionType()
PriorityParameters createPriorityParameters()
PropertyParameters createPropertyParameters()
PropertyType createPropertyType()
ResourceParameters createResourceParameters()
Scenario createScenario()
ScenarioParameters createScenarioParameters()
ScenarioParametersType createScenarioParametersType()
StringParameterType createStringParameterType()
TimeParameters createTimeParameters()
TriangularDistributionType createTriangularDistributionType()
TruncatedNormalDistributionType createTruncatedNormalDistributionType()
UniformDistributionType createUniformDistributionType()
UserDistributionDataPointType createUserDistributionDataPointType()
UserDistributionType createUserDistributionType()
VendorExtension createVendorExtension()
WeibullDistributionType createWeibullDistributionType()
BpsimPackage getBpsimPackage()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.