DBManagementClearBase クラス |
名前空間: WodiLib.Event.EventCommand
public abstract class DBManagementClearBase : DBManagementBase
DBManagementClearBase 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| DBManagementClearBase | DBManagementClearBaseクラスの新しいインスタンスを初期化します |
| 名前 | 説明 | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (ModelBaseTChildから継承) | |
| Equals(EventCommandBase) |
値を比較する。
(EventCommandBaseから継承) | |
| Equals(IEventCommand) | Indicates whether the current object is equal to another object of the same type. (EventCommandBaseから継承) | |
| Equals(ModelBaseTChild) |
値を比較する。
(ModelBaseTChildから継承) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) | |
| GetEventCommandSentenceInfo |
イベントコマンド文字列情報を取得する。
(EventCommandBaseから継承) | |
| GetHashCode | Serves as the default hash function. (ModelBaseTChildから継承) | |
| GetNumberVariable |
インデックスを指定して数値変数を取得する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| GetSafetyNumberVariable |
インデックスを指定して数値変数を取得する。
ウディタ標準仕様でサポートしているインデックスのみ取得可能。
(DBManagementBaseから継承) | |
| GetSafetyStringVariable |
インデックスを指定して文字列変数を取得する。
ウディタ標準仕様でサポートしているインデックスのみ取得可能。
(DBManagementBaseから継承) | |
| GetStringVariable |
インデックスを指定して文字列変数を取得する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| MakeEventCommandMainSentence |
イベントコマンド文字列のメイン部分(インデント以降の部分)を生成する。
(EventCommandBaseから継承) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| NotifyPropertyChanged |
プロパティ変更イベント
(ModelBaseTChildから継承) | |
| OutputVersionWarningLogIfNeed |
VersionConfigにセットされたバージョンとイベントコマンドの内容を確認し、
イベントコマンドの内容が設定バージョンに対応していないものであれば警告ログを出力する。
(EventCommandBaseから継承) | |
| SetNumberVariable |
インデックスを指定して数値変数を設定する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| SetSafetyNumberVariable |
数値変数を設定する。
(DBManagementBaseから継承) | |
| SetSafetyStringVariable |
文字列変数を設定する。
(DBManagementBaseから継承) | |
| SetStringVariable |
インデックスを指定して数値変数を設定する。
拡張引数にも対応する。
(EventCommandBaseから継承) | |
| ToBinary | バイナリデータに変換する。 (EventCommandBaseから継承) | |
| ToEventCodeString |
イベントコードに変換する。
(EventCommandBaseから継承) | |
| ToString | Returns a string that represents the current object. (Objectから継承) |
| 名前 | 説明 | |
|---|---|---|
| PropertyChanged |
プロパティ変更通知
(ModelBaseTChildから継承) |
| 名前 | 説明 | |
|---|---|---|
| CommandCodeFormat | コマンドコードフォーマット (EventCommandBaseから継承) |