Click or drag to resize

CapeOpenUO Class

Inheritance Hierarchy
SystemObject
  DWSIM.SharedClasses.UnitOperationsBaseClass
    DWSIM.UnitOperations.UnitOperationsUnitOpBaseClass
      DWSIM.UnitOperations.UnitOperationsCapeOpenUO

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class CapeOpenUO : UnitOpBaseClass
Request Example View Source

The CapeOpenUO type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyAdjustVarType If an Adjust object is attached to this object, returns a variable describing how this object is used by it (manipulated, controlled or reference).
(Inherited from BaseClass)
Public propertyAnnotation
(Inherited from BaseClass)
Public propertyAttachedAdjustId If an Adjust object is attached to this object, returns its ID.
(Inherited from BaseClass)
Public propertyAttachedSpecId If an Specification object is attached to this object, returns its ID.
(Inherited from BaseClass)
Public propertyAttachedUtilities
(Inherited from BaseClass)
Public propertyCalculated
(Inherited from BaseClass)
Public propertyCanUsePreviousResults
(Inherited from BaseClass)
Public propertyComponentDescription
(Inherited from UnitOpBaseClass)
Public propertyComponentName
(Inherited from UnitOpBaseClass)
Public propertyCreateChartAction
(Inherited from BaseClass)
Public propertyDebugMode
(Inherited from BaseClass)
Public propertyDebugText
(Inherited from BaseClass)
Public propertyDetailedDebugReport
(Inherited from BaseClass)
Public propertyDynamicsOnly
(Inherited from BaseClass)
Public propertyDynamicsSpec
(Inherited from BaseClass)
Public propertyEmbeddedImageData 
Public propertyEnergyFlow Energy Flow property. Only implemented for Energy Streams.
(Inherited from BaseClass)
Public propertyErrorMessage Gets or sets the error message regarding the last calculation attempt.
(Inherited from BaseClass)
Public propertyExternalSolverConfigData
(Inherited from UnitOpBaseClass)
Public propertyExternalSolverID
(Inherited from UnitOpBaseClass)
Public propertyExtraProperties
(Inherited from BaseClass)
Public propertyExtraPropertiesDescriptions
(Inherited from BaseClass)
Public propertyExtraPropertiesTypes
(Inherited from BaseClass)
Public propertyExtraPropertiesUnitTypes
(Inherited from BaseClass)
Public propertyFlowSheet Gets the current flowsheet where this object is located.
(Inherited from BaseClass)
Public propertyGHGEmissionData
(Inherited from BaseClass)
Public propertyGraphicObject Gets or sets the graphic object representation of this object in the flowsheet.
(Inherited from BaseClass)
Public propertyHasPropertiesForDynamicMode
(Overrides BaseClassHasPropertiesForDynamicMode)
Public propertyIsAdjustAttached Checks if an Adjust operation is attached to this object.
(Inherited from BaseClass)
Public propertyIsDirty
(Inherited from BaseClass)
Public propertyIsFunctional
(Inherited from BaseClass)
Public propertyIsSink
(Inherited from BaseClass)
Public propertyIsSource
(Inherited from BaseClass)
Public propertyIsSpecAttached Checks if an Specification operation is attached to this object.
(Inherited from BaseClass)
Public propertyLastSolutionInputSnapshot
(Inherited from BaseClass)
Public propertyLastUpdated
(Inherited from BaseClass)
Public propertyMobileCompatible
(Overrides BaseClassMobileCompatible)
Public propertyName Object's Unique ID (Name)
(Inherited from BaseClass)
Public propertyObjectClass
(Overrides BaseClassObjectClass)
Public propertyOverrideCalculationRoutine
(Inherited from BaseClass)
Public propertyParticleSizeDistributions
(Inherited from UnitOpBaseClass)
Public propertyPhases Phase collection, only implemented for Material Streams.
(Inherited from BaseClass)
Public propertyPreferredFlashAlgorithmTag
(Inherited from BaseClass)
Public propertyProductAssembly
(Overrides BaseClassProductAssembly)
Public propertyProductAuthor
(Overrides BaseClassProductAuthor)
Public propertyProductContactInfo
(Overrides BaseClassProductContactInfo)
Public propertyProductDescription
(Overrides BaseClassProductDescription)
Public propertyProductName
(Overrides BaseClassProductName)
Public propertyProductPage
(Overrides BaseClassProductPage)
Public propertyProductVersion
(Overrides BaseClassProductVersion)
Public propertyPropertyPackage Gets or sets the property package associated with this object.
(Inherited from UnitOpBaseClass)
Public propertyReactionSetID 
Public propertyReactionSetName 
Public propertyRecalcOutputStreams 
Public propertySpecVarType If an Specification object is attached to this object, returns a variable describing how this object is used by it (target or source).
(Inherited from BaseClass)
Public propertyStoreDetailedDebugReport
(Inherited from BaseClass)
Public propertySupportsDynamicMode
(Overrides BaseClassSupportsDynamicMode)
Public propertySupportsParticleSizeDistributions
(Inherited from UnitOpBaseClass)
Public propertyUseEmbeddedImage 
Public propertyUserDefinedChartNames
(Inherited from BaseClass)
Public propertyVisible
(Inherited from BaseClass)
Top
Methods
 NameDescription
Public methodAddDynamicProperty
(Inherited from BaseClass)
Public methodAddExtraProperty
(Inherited from BaseClass)
Public methodAppendDebugLine
(Inherited from BaseClass)
Public methodCalculate
(Overrides BaseClassCalculate(Object))
Public methodCheckDirtyStatus
(Inherited from UnitOpBaseClass)
Public methodCheckSpec Checks if a value is valid.
(Inherited from BaseClass)
Public methodClearExtraProperties
(Inherited from BaseClass)
Public methodClearPropertyPackageInstance
(Inherited from UnitOpBaseClass)
Public methodClone Clones the current object, returning a new one with identical properties.
(Inherited from BaseClass)
Public methodClone2 
Public methodCloneJSON
(Overrides BaseClassCloneJSON)
Public methodCloneXML
(Overrides BaseClassCloneXML)
Public methodCloseDynamicsEditForm
(Inherited from BaseClass)
Public methodCloseEditForm
(Overrides BaseClassCloseEditForm)
Public methodConnectEnergyStream
(Inherited from BaseClass)
Public methodConnectFeedEnergyStream
(Inherited from BaseClass)
Public methodConnectFeedMaterialStream
(Inherited from BaseClass)
Public methodConnectProductEnergyStream
(Inherited from BaseClass)
Public methodConnectProductMaterialStream
(Inherited from BaseClass)
Public methodCopyDataToClipboard Copies the object properties to the Clipboard.
(Inherited from BaseClass)
Public methodCreateConnectors 
Public methodCreateDynamicProperties
(Inherited from BaseClass)
Public methodCreateNew
(Inherited from BaseClass)
Public methodDeCalculate
(Overrides UnitOpBaseClassDeCalculate)
Public methodDeCalculate(Object)
(Inherited from BaseClass)
Public methodDisplayDynamicsEditForm
(Inherited from BaseClass)
Public methodDisplayEditForm
(Overrides BaseClassDisplayEditForm)
Public methodDisplayExtraPropertiesEditForm
(Inherited from BaseClass)
Public methodDispose
(Inherited from BaseClass)
Protected methodDispose(Boolean)
(Overrides BaseClassDispose(Boolean))
Public methodEdit 
Public methodFT Formats a property string, adding its units in parenthesis.
(Inherited from BaseClass)
Public methodGetAsObject
(Inherited from BaseClass)
Public methodGetCalculationModes
(Inherited from UnitOpBaseClass)
Public methodGetCAPEOPENObject 
Public methodGetChartModel
(Inherited from BaseClass)
Public methodGetChartModelNames
(Inherited from BaseClass)
Public methodGetConnectionPortsInfo
(Inherited from BaseClass)
Public methodGetConnectionPortsList
(Inherited from BaseClass)
Public methodGetDebugReport
(Inherited from UnitOpBaseClass)
Public methodGetDebugWriter
(Inherited from BaseClass)
Public methodGetDefaultProperties
(Inherited from BaseClass)
Public methodGetDisplayDescription
(Overrides BaseClassGetDisplayDescription)
Public methodGetDisplayName
(Overrides BaseClassGetDisplayName)
Public methodGetDynamicContents
(Inherited from UnitOpBaseClass)
Public methodGetDynamicProperty
(Inherited from BaseClass)
Public methodGetDynamicPropertyUnitType
(Inherited from BaseClass)
Public methodGetDynamicResidenceTime
(Inherited from UnitOpBaseClass)
Public methodGetDynamicVolume
(Inherited from UnitOpBaseClass)
Public methodGetEditingForm
(Inherited from BaseClass)
Public methodGetEnergyBalanceResidual
(Inherited from BaseClass)
Public methodGetEnergyConsumption
(Inherited from UnitOpBaseClass)
Public methodGetExtraPropertyValue
(Inherited from BaseClass)
Public methodGetFlowsheet
(Inherited from BaseClass)
Public methodGetIconBitmap
(Overrides BaseClassGetIconBitmap)
Public methodGetManagedUnitType 
Public methodGetMassBalanceResidual
(Inherited from BaseClass)
Public methodGetParams 
Public methodGetPorts 
Public methodGetPowerGeneratedOrConsumed
(Inherited from BaseClass)
Public methodGetPreferredGraphicObjectHeight
(Inherited from BaseClass)
Public methodGetPreferredGraphicObjectWidth
(Inherited from BaseClass)
Public methodGetProperties
(Overrides BaseClassGetProperties(PropertyType))
Public methodGetPropertyDescription
(Inherited from BaseClass)
Public methodGetPropertyUnit
(Overrides BaseClassGetPropertyUnit(String, IUnitsOfMeasure))
Public methodGetPropertyValue
(Overrides UnitOpBaseClassGetPropertyValue(String, IUnitsOfMeasure))
Public methodGetReport
(Overrides BaseClassGetReport(IUnitsOfMeasure, CultureInfo, String))
Public methodGetStructuredReport
(Inherited from BaseClass)
Public methodGetVersion
(Inherited from BaseClass)
Public methodInit 
Public methodInitNew 
Private methodInstantiate 
Public methodisCOUnit 
Public methodIsDynamicProperty
(Inherited from BaseClass)
Public methodLoadData
(Overrides UnitOpBaseClassLoadData(ListXElement))
Public methodObjectCopy
(Inherited from BaseClass)
Public methodPerformPostCalcValidation
(Overrides BaseClassPerformPostCalcValidation)
Public methodPersistLoad 
Public methodPersistSave 
Public methodRemoveDynamicProperty
(Inherited from BaseClass)
Public methodRemoveExtraProperty
(Inherited from BaseClass)
Public methodRestoreParams 
Public methodRestorePorts 
Public methodRunDynamicModel
(Overrides BaseClassRunDynamicModel)
Public methodSaveData
(Overrides UnitOpBaseClassSaveData)
Public methodSaveTempData Saves the current UO data in a temporary placeholder, so it can be loaded by another thread which will reinstantiate the COM object because of interop restrictions.
Public methodSetCalculationMode
(Inherited from UnitOpBaseClass)
Public methodSetCanUsePreviousResults
(Inherited from BaseClass)
Public methodSetDirtyStatus
(Inherited from BaseClass)
Public methodSetDynamicProperty
(Inherited from BaseClass)
Public methodSetExtraPropertyValue
(Inherited from BaseClass)
Public methodSetFlowsheet Sets the Flowsheet to which this object belongs to.
(Inherited from BaseClass)
Public methodSetPropertyPackageInstance
(Inherited from UnitOpBaseClass)
Public methodSetPropertyValue
(Overrides BaseClassSetPropertyValue(String, Object, IUnitsOfMeasure))
Public methodShowForm 
Public methodSolve
(Inherited from BaseClass)
Public methodStoreDebugReport
(Inherited from BaseClass)
Public methodTerminate 
Public methodToString
(Inherited from BaseClass)
Public methodTransferAdditionalSolidData
(Inherited from BaseClass)
Public methodUnsolve Decalculates the object.
(Inherited from UnitOpBaseClass)
Public methodUpdateConnectorPositions 
Public methodUpdateConnectors 
Public methodUpdateConnectors2 
Public methodUpdateDynamicsEditForm
(Inherited from BaseClass)
Public methodUpdateEditForm
(Overrides BaseClassUpdateEditForm)
Public methodUpdateExtraPropertiesEditForm
(Inherited from BaseClass)
Public methodUpdateParams 
Public methodUpdatePorts 
Public methodUpdatePortsFromConnectors 
Public methodValidate
(Overrides BaseClassValidate)
Top
Fields
Extension Methods
See Also