public class ObjectFactory
extends java.lang.Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: energy.optionModel
|
public ObjectFactory()
public ScheduleList createScheduleList()
ScheduleListpublic TechnicalSystem createTechnicalSystem()
TechnicalSystempublic TechnicalSystemGroup createTechnicalSystemGroup()
TechnicalSystemGrouppublic GoodFlowCalculated createGoodFlowCalculated()
GoodFlowCalculatedpublic CostFunctionModuleSingle createCostFunctionModuleSingle()
CostFunctionModuleSinglepublic EnergyAmount createEnergyAmount()
EnergyAmountpublic RangeDouble createRangeDouble()
RangeDoublepublic GoodMeasurement createGoodMeasurement()
GoodMeasurementpublic RangeInteger createRangeInteger()
RangeIntegerpublic TechnicalSystemStateEvaluation createTechnicalSystemStateEvaluation()
TechnicalSystemStateEvaluationpublic TechnicalSystemStateTime createTechnicalSystemStateTime()
TechnicalSystemStateTimepublic InputMeasurementCalculatedByState createInputMeasurementCalculatedByState()
InputMeasurementCalculatedByStatepublic CostFunctionModuleMultiple createCostFunctionModuleMultiple()
CostFunctionModuleMultiplepublic InputMeasurement createInputMeasurement()
InputMeasurementpublic CostFunctionConstantOverTime createCostFunctionConstantOverTime()
CostFunctionConstantOverTimepublic InputMeasurementByTime createInputMeasurementByTime()
InputMeasurementByTimepublic FixedDouble createFixedDouble()
FixedDoublepublic ControlledSystem createControlledSystem()
ControlledSystempublic CostFunctionCalculatedSeries createCostFunctionCalculatedSeries()
CostFunctionCalculatedSeriespublic UsageOfInterfaceEnergy createUsageOfInterfaceEnergy()
UsageOfInterfaceEnergypublic TechnicalSystemState createTechnicalSystemState()
TechnicalSystemStatepublic EnergyMeasurement createEnergyMeasurement()
EnergyMeasurementpublic StorageLoadGood createStorageLoadGood()
StorageLoadGoodpublic TechnicalInterfaceConfiguration createTechnicalInterfaceConfiguration()
TechnicalInterfaceConfigurationpublic StateTransition createStateTransition()
StateTransitionpublic SystemVariableDefinitionOntology createSystemVariableDefinitionOntology()
SystemVariableDefinitionOntologypublic EnergyInterface createEnergyInterface()
EnergyInterfacepublic EnergyStorageInterface createEnergyStorageInterface()
EnergyStorageInterfacepublic CostFunction createCostFunction()
CostFunctionpublic GoodStorageInterface createGoodStorageInterface()
GoodStorageInterfacepublic EnergyFlowInWattCalculated createEnergyFlowInWattCalculated()
EnergyFlowInWattCalculatedpublic ScheduleLengthRestriction createScheduleLengthRestriction()
ScheduleLengthRestrictionpublic SystemVariableDefinitionDouble createSystemVariableDefinitionDouble()
SystemVariableDefinitionDoublepublic GoodFlowGeneral createGoodFlowGeneral()
GoodFlowGeneralpublic EvaluationSettings createEvaluationSettings()
EvaluationSettingspublic CostFunctionCalculatedOverTime createCostFunctionCalculatedOverTime()
CostFunctionCalculatedOverTimepublic GroupMember createGroupMember()
GroupMemberpublic GoodInterface createGoodInterface()
GoodInterfacepublic EnergyFlowInWatt createEnergyFlowInWatt()
EnergyFlowInWattpublic CostFunctionModular createCostFunctionModular()
CostFunctionModularpublic EnergyFlowMeasured createEnergyFlowMeasured()
EnergyFlowMeasuredpublic EnergyFlowGeneral createEnergyFlowGeneral()
EnergyFlowGeneralpublic SystemVariableDefinitionStaticModel createSystemVariableDefinitionStaticModel()
SystemVariableDefinitionStaticModelpublic GoodFlowMeasured createGoodFlowMeasured()
GoodFlowMeasuredpublic RangeBoolean createRangeBoolean()
RangeBooleanpublic CostsByTime createCostsByTime()
CostsByTimepublic StorageCapacityEnergy createStorageCapacityEnergy()
StorageCapacityEnergypublic UsageOfInterfaceGood createUsageOfInterfaceGood()
UsageOfInterfaceGoodpublic FixedBoolean createFixedBoolean()
FixedBooleanpublic SystemVariableDefinitionBoolean createSystemVariableDefinitionBoolean()
SystemVariableDefinitionBooleanpublic SystemVariableDefinitionInteger createSystemVariableDefinitionInteger()
SystemVariableDefinitionIntegerpublic EvaluationClass createEvaluationClass()
EvaluationClasspublic InputMeasurementCalculatedSeries createInputMeasurementCalculatedSeries()
InputMeasurementCalculatedSeriespublic StorageCapacityGood createStorageCapacityGood()
StorageCapacityGoodpublic CostFunctionModuleMultiplePart createCostFunctionModuleMultiplePart()
CostFunctionModuleMultiplePartpublic DurationCalculated createDurationCalculated()
DurationCalculatedpublic StorageLoadEnergy createStorageLoadEnergy()
StorageLoadEnergypublic CostFunctionDataSeries createCostFunctionDataSeries()
CostFunctionDataSeriespublic InterfaceSetting createInterfaceSetting()
InterfaceSettingpublic FixedInteger createFixedInteger()
FixedIntegerpublic javax.xml.bind.JAXBElement<ScheduleList> createScheduleList(ScheduleList value)
public javax.xml.bind.JAXBElement<TechnicalSystem> createTechnicalSystem(TechnicalSystem value)
public javax.xml.bind.JAXBElement<TechnicalSystemGroup> createTechnicalSystemGroup(TechnicalSystemGroup value)