Class TCustomSutraBoundaryCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomSutraBoundaryCollection = class(TCustomMF_ListBoundColl)

Description

no description available, TCustomMF_ListBoundColl description follows

TCustomMF_ListBoundColl is used for boundary conditions in which each section of an object is used to define a separate set of boundary conditions. It is used for the CHD, DRN, DRT, GHB, RIV, and WEL packages.

Hierarchy

Overview

Fields

Private FScheduleName: AnsiString;

Methods

Private procedure SetScheduleName(const Value: AnsiString);
Protected procedure UChangeHandler(Sender: TObject); virtual;
Protected procedure AssignCellLocation(BoundaryStorage: TCustomBoundaryStorage; ACellList: TObject); override;
Protected procedure AssignCellList(Expression: TExpression; ACellList: TObject; BoundaryStorage: TCustomBoundaryStorage; BoundaryFunctionIndex: integer; Variables, DataSets: TList; AModel: TBaseModel); override;
Protected function AdjustedFormula(FormulaIndex, ItemIndex: integer): string; override;
Protected function GetTimeListLinkClass: TTimeListsModelLinkClass; override;
Protected procedure AddSpecificBoundary(AModel: TBaseModel); override;
Protected function CanInvalidate: boolean;
Public procedure Assign(Source: TPersistent); override;

Properties

Published property ScheduleName: AnsiString read FScheduleName write SetScheduleName;

Description

Fields

Private FScheduleName: AnsiString;
 

Methods

Private procedure SetScheduleName(const Value: AnsiString);
 
Protected procedure UChangeHandler(Sender: TObject); virtual;
 
Protected procedure AssignCellLocation(BoundaryStorage: TCustomBoundaryStorage; ACellList: TObject); override;
 
Protected procedure AssignCellList(Expression: TExpression; ACellList: TObject; BoundaryStorage: TCustomBoundaryStorage; BoundaryFunctionIndex: integer; Variables, DataSets: TList; AModel: TBaseModel); override;
 
Protected function AdjustedFormula(FormulaIndex, ItemIndex: integer): string; override;
 
Protected function GetTimeListLinkClass: TTimeListsModelLinkClass; override;
 
Protected procedure AddSpecificBoundary(AModel: TBaseModel); override;
 
Protected function CanInvalidate: boolean;
 
Public procedure Assign(Source: TPersistent); override;
 

Properties

Published property ScheduleName: AnsiString read FScheduleName write SetScheduleName;

BCSSCH


Generated by PasDoc 0.12.1 on 2013-05-13 15:42:04