Base Class Class
Definition
Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
C#
[SerializableAttribute]
[ComVisibleAttribute(true)]
public abstract class BaseClass : ICloneable,
IDisposable, ICustomXMLSerialization, ISimulationObject, IProductInformationVB
<SerializableAttribute>
<ComVisibleAttribute(true)>
Public MustInherit Class BaseClass
Implements ICloneable, IDisposable, ICustomXMLSerialization, ISimulationObject,
IProductInformation- Inheritance
- Object BaseClass
- Derived
Constructors
Properties
| AdjustVarType | If an Adjust object is attached to this object, returns a variable describing how this object is used by it (manipulated, controlled or reference). |
| Annotation | |
| AttachedAdjustId | If an Adjust object is attached to this object, returns its ID. |
| AttachedInfoCarrierId | |
| AttachedSpecId | If an Specification object is attached to this object, returns its ID. |
| AttachedUtilities | |
| Bottom | |
| Calculated | |
| CanUsePreviousResults | |
| ComponentDescription | |
| ComponentName | |
| CreateChartAction | |
| DebugMode | |
| DebugText | |
| DetailedDebugReport | |
| DynamicsOnly | |
| DynamicsSpec | |
| EnergyFlow | Energy Flow property. Only implemented for Energy Streams. |
| ErrorMessage | Gets or sets the error message regarding the last calculation attempt. |
| ExtraProperties | |
| ExtraPropertiesDescriptions | |
| ExtraPropertiesTypes | |
| ExtraPropertiesUnitTypes | |
| FlowSheet | Gets the current flowsheet where this object is located. |
| GHGEmissionData | |
| GraphicObject | Gets or sets the graphic object representation of this object in the flowsheet. |
| HasPropertiesForDynamicMode | |
| Height | |
| InfoCarrierVarType | |
| IsAdjustAttached | Checks if an Adjust operation is attached to this object. |
| IsDirty | |
| IsFunctional | |
| IsInfoCarrierAttached | |
| IsSink | |
| IsSource | |
| IsSpecAttached | Checks if an Specification operation is attached to this object. |
| LastSolutionInputSnapshot | |
| LastUpdated | |
| Left | |
| MobileCompatible | |
| Name | Object's Unique ID (Name) |
| ObjectClass | |
| OverrideCalculationRoutine | |
| Phases | Phase collection, only implemented for Material Streams. |
| PreferredFlashAlgorithmTag | |
| ProductAssembly | |
| ProductAuthor | |
| ProductContactInfo | |
| ProductDescription | |
| ProductName | |
| ProductPage | |
| ProductVersion | |
| PropertyPackage | |
| Right | |
| SpecVarType | If an Specification object is attached to this object, returns a variable describing how this object is used by it (target or source). |
| StoreDetailedDebugReport | |
| SupportsDynamicMode | |
| Top | |
| UserDefinedChartNames | |
| Visible | |
| Width |
Methods
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |