Click or drag to resize

CO_CustomUO Class

Inheritance Hierarchy
SystemObject
  CapeIdentification
    CapeObjectBase
      CapeUnitBase
        DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappersCapeOpenBase
          DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappersCO_CustomUO

Namespace: DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappers
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
[GuidAttribute("1FD2DC53-DC7B-4c4d-BBEE-F37F4E5ADDFB")]
[ComVisibleAttribute(true)]
public class CO_CustomUO : CapeOpenBase
Request Example View Source

The CO_CustomUO type exposes the following members.

Constructors
 NameDescription
Public methodCO_CustomUO 
Top
Properties
 NameDescription
Public propertyComponentDescription
(Inherited from CapeIdentification)
Public propertyComponentName
(Inherited from CapeIdentification)
Public propertyHighlightSpaces 
Public propertyParameters
(Inherited from CapeObjectBase)
Public propertyPorts
(Inherited from CapeUnitBase)
Public propertyReports
(Inherited from CapeUnitBase)
Public propertyselectedReport
(Inherited from CapeUnitBase)
Public propertysimulationContext
(Inherited from CapeOpenBase)
Public propertyValStatus
(Inherited from CapeUnitBase)
Top
Methods
 NameDescription
Public methodCalculate
(Overrides CapeOpenBaseCalculate)
Private methodCO_CustomUO_PropertyChanged 
Public methodCreateParameters
(Overrides CapeOpenBaseCreateParameters)
Public methodCreatePorts 
Public methodEdit
(Overrides CapeUnitBase.Edit)
Public methodGetClassID
(Inherited from CapeOpenBase)
Public methodGetSizeMax
(Inherited from CapeOpenBase)
Public methodInitialize
(Overrides CapeOpenBaseInitialize)
Public methodInitNew
(Inherited from CapeOpenBase)
Public methodIsDirty
(Inherited from CapeOpenBase)
Public methodLoad
(Inherited from CapeOpenBase)
Public methodLogMessage
(Inherited from CapeObjectBase)
Protected methodMyResolveEventHandler
(Inherited from CapeOpenBase)
Protected methodNotifyPropertyChanged
(Inherited from CapeIdentification)
Public methodOnCalculate
(Inherited from CapeOpenBase)
Protected methodOnComponentDescriptionChanged
(Inherited from CapeIdentification)
Protected methodOnComponentNameChanged
(Inherited from CapeIdentification)
Protected methodOnPortCollectionAddingNew
(Inherited from CapeUnitBase)
Protected methodOnPortCollectionListChanged
(Inherited from CapeUnitBase)
Protected methodOnUnitOperationBeginCalculation
(Inherited from CapeUnitBase)
Protected methodOnUnitOperationEndCalculation
(Inherited from CapeUnitBase)
Protected methodOnUnitOperationValidated
(Inherited from CapeUnitBase)
Public methodPopUpMessage
(Inherited from CapeObjectBase)
Public methodProduceReport
(Overrides CapeUnitBase.ProduceReport(String))
Public methodSave
(Inherited from CapeOpenBase)
Public methodTerminate
(Inherited from CapeOpenBase)
Public methodthrowException
(Inherited from CapeObjectBase)
Public methodValidate
(Inherited from CapeUnitBase)
Top
Events
 NameDescription
Public eventComponentDescriptionChanged
(Inherited from CapeIdentification)
Public eventComponentNameChanged
(Inherited from CapeIdentification)
Public eventPortCollectionAddingNew
(Inherited from CapeUnitBase)
Public eventPortCollectionListChanged
(Inherited from CapeUnitBase)
Public eventPropertyChanged
(Inherited from CapeIdentification)
Public eventUnitOperationBeginCalculation
(Inherited from CapeUnitBase)
Public eventUnitOperationEndCalculation
(Inherited from CapeUnitBase)
Public eventUnitOperationValidated
(Inherited from CapeUnitBase)
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also