@Deprecated
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()
Deprecated.
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: energy.optionModel
|
public ObjectFactory()
public TechnicalSystemState createTechnicalSystemState()
TechnicalSystemStatepublic UsePattern createUsePattern()
UsePatternpublic KnowledgePart createKnowledgePart()
KnowledgePartpublic TechnicalSystem createTechnicalSystem()
TechnicalSystempublic ScheduleList createScheduleList()
ScheduleListpublic TechnicalSystemGroup createTechnicalSystemGroup()
TechnicalSystemGrouppublic RangeBoolean createRangeBoolean()
RangeBooleanpublic EnergyFlowDynamic createEnergyFlowDynamic()
EnergyFlowDynamicpublic RangeDouble createRangeDouble()
RangeDoublepublic TechnicalInterfaceConfiguration createTechnicalInterfaceConfiguration()
TechnicalInterfaceConfigurationpublic UsePatterns createUsePatterns()
UsePatternspublic FixedInteger createFixedInteger()
FixedIntegerpublic InterfaceSetting createInterfaceSetting()
InterfaceSettingpublic KnowledgeBase createKnowledgeBase()
KnowledgeBasepublic EnergyAmount createEnergyAmount()
EnergyAmountpublic FixedBoolean createFixedBoolean()
FixedBooleanpublic SystemVariableDefinitionDouble createSystemVariableDefinitionDouble()
SystemVariableDefinitionDoublepublic InputMeasurementByTime createInputMeasurementByTime()
InputMeasurementByTimepublic StorageInterface createStorageInterface()
StorageInterfacepublic EnergyFlowInWatt createEnergyFlowInWatt()
EnergyFlowInWattpublic SystemVariableDefinitionBoolean createSystemVariableDefinitionBoolean()
SystemVariableDefinitionBooleanpublic EnergyMeasurement createEnergyMeasurement()
EnergyMeasurementpublic CostFunction createCostFunction()
CostFunctionpublic EnergyFlowInWattCalculated createEnergyFlowInWattCalculated()
EnergyFlowInWattCalculatedpublic EnergyFlowGradientCalculated createEnergyFlowGradientCalculated()
EnergyFlowGradientCalculatedpublic EvaluationClass createEvaluationClass()
EvaluationClasspublic EnergyFlow createEnergyFlow()
EnergyFlowpublic ControlledSystem createControlledSystem()
ControlledSystempublic SystemVariableDefinitionOntology createSystemVariableDefinitionOntology()
SystemVariableDefinitionOntologypublic StateTransition createStateTransition()
StateTransitionpublic TechnicalInterface createTechnicalInterface()
TechnicalInterfacepublic EnergyFlowGradient createEnergyFlowGradient()
EnergyFlowGradientpublic EvaluationSettings createEvaluationSettings()
EvaluationSettingspublic InputMeasurement createInputMeasurement()
InputMeasurementpublic TechnicalSystemStateEvaluation createTechnicalSystemStateEvaluation()
TechnicalSystemStateEvaluationpublic StorageCapacity createStorageCapacity()
StorageCapacitypublic CostFunctionCalculated createCostFunctionCalculated()
CostFunctionCalculatedpublic FixedDouble createFixedDouble()
FixedDoublepublic GroupMember createGroupMember()
GroupMemberpublic EnergyFlowMeasured createEnergyFlowMeasured()
EnergyFlowMeasuredpublic InputMeasurementCalculatedByState createInputMeasurementCalculatedByState()
InputMeasurementCalculatedByStatepublic CostsByTime createCostsByTime()
CostsByTimepublic InputMeasurementCalculatedSeries createInputMeasurementCalculatedSeries()
InputMeasurementCalculatedSeriespublic RangeInteger createRangeInteger()
RangeIntegerpublic SystemVariableDefinitionStaticModel createSystemVariableDefinitionStaticModel()
SystemVariableDefinitionStaticModelpublic DurationCalculated createDurationCalculated()
DurationCalculatedpublic SystemVariableDefinitionInteger createSystemVariableDefinitionInteger()
SystemVariableDefinitionIntegerpublic TechnicalSystemStateTime createTechnicalSystemStateTime()
TechnicalSystemStateTimepublic TechnicalSystemState.UsageOfInterfaces createTechnicalSystemStateUsageOfInterfaces()
TechnicalSystemState.UsageOfInterfacespublic TechnicalSystemState.StorageLoads createTechnicalSystemStateStorageLoads()
TechnicalSystemState.StorageLoadspublic UsePattern.TechnicalSystemStateUsage createUsePatternTechnicalSystemStateUsage()
UsePattern.TechnicalSystemStateUsagepublic KnowledgePart.CartesianKnowledge createKnowledgePartCartesianKnowledge()
KnowledgePart.CartesianKnowledgepublic CostModel.CostFunctions createCostModelCostFunctions()
CostModel.CostFunctionspublic 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)