Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

部屋のコピーとアイテムのマージ機能は、一度に2つのフェーズにある部屋を操作するために、
使用することができます。
もし、稼働中の建物のいくつかの部屋の建て替えを計画している場合には、計画プロセスを開始するためにそれらの部屋のコピーが必要であり、建設プロセスを開始する際にアイテムをマージする機能が必要です。

部屋機能からアイテムのマージに適用されるルール

マージ機能には、それぞれのケースで何が起こるかを決定づける多くのルールがあります。マージ 機能には、それぞれのケースで何が起こるかを決定づける多くのルールがあります。
これらのルールは以下の通りです:

Only Exists In Source:

•The occurrence is new in the source room (created after the copied was performed).

•The merge will move it to the target room;•そのオカレンスは、ソース部屋で新たに発生したものである (コピーされた後に作成されたもの)。

•マージ はそれをターゲット部屋に移動させる;

Only Exists In Target:

•The occurrence is new in the target room (created after the copied was performed).

•The merge will leave it in the target room;•オカレンスは新しいターゲット部屋 (コピー後に作成)である。

•マージはターゲット部屋に置く;

Source Equals Target:

•The occurrence in both source and target rooms is equal.

•The merge will not change the occurrence in target room but will delete the occurrence in the source room; •ソース部屋とターゲット部屋の両方でのオカレンスは等しい。

•マージはターゲット部屋のオカレンスを変更しませんが、ソース部屋のオカレンスを削除します; 

Source Exists Target Deleted:

•The occurrence still exists in the source room, but it was deleted in the target room.

•The merge won't do anything with the occurrences;•このオカレンスはソース部屋にはまだ存在しますが、ターゲット部屋では削除されました。

•マージはオカレンスに対して何もしない;

Source Deleted Target Exist:

•The occurrence was deleted in the source room, but still exists in target.

•The merge will delete the occurrence in the target room;•オカレンスはソース部屋で削除されたが、ターゲット部屋にはまだ存在する。

•マージ はターゲット部屋のオカレンスを削除します;

SourceAndTargetChanged':

•The occurrence was change in both the source and target rooms.

•The merge will move the changed occurrence in the source room to the target room, keeping both occurrences in the source room. •オカレンスはソース部屋とターゲット部屋の両方で変化した。

•マージは、ソース部屋の変更されたオカレンスをターゲット部屋に移動し、両方のオカレンスを
ソース部屋に残します。

'OnlySourceChanged':

•The occurrence was changed only in the source room.

•The merge will move the original occurrence to the target room and delete the other occurrence in target; •オカレンスはソース部屋でのみ変更された。

•マージは、元のオカレンスをターゲット部屋に移動し、ターゲットにあるもう1つのオカレンスを
削除する;

'OnlyTargetChanged':

•The occurrence was changed only in the target room.

•The merge will move the original occurrence to the target room, apply the changes that were done in target room to this and delete the other occurrence in target; •オカレンスはターゲット部屋でのみ変更された。

•マージ は元のオカレンスをターゲット部屋に移動し、ターゲット部屋で行われた変更をこれに適用し、
ターゲット部屋にあるもう一つのオカレンスを削除します;

'SourceIsSystemComponentAndTargetChanged':

•This is a special case of 'OnlyTargetChanged', where only the occurrence in the source room was changed, but the occurrence in the source room is a system component.

•The merge will move the occurrence in the source room to the target room and keep the modified occurrence in the target room.•これは “OnlyTargetChanged” の特殊なケースで、ソース部屋のオカレンスのみが変更されたが、
ソース部屋のオカレンスはシステムコンポーネントである。

•マージ はソース部屋のオカレンスをターゲット部屋に移動し、変更されたオカレンスを、
ターゲット部屋に保持します。