-
Notifications
You must be signed in to change notification settings - Fork 1
Cara Kerja
Pada sesi ini kita akan bahas tentang Konsep atau prinsip dasar dari Project Chetabahana. Konsep ini akan dijelaskan mulai dari rancangan, penyajian, sampai ke jalannya pelaksanaan.
Menurut Kamus Besar Bahasa Indonesia (KBBI):
- Skema: rangka/kerangka (rancangan, paparan dan sebagainya); garis besar; denah;
- Bagan: alat peraga grafik untuk menyajikan data agar mempermudah penafsiran;
- Diagram : gambar yang memperlihatkan jalannya pelaksanaan kegiatan;
Selanjutnya guna menyamakan persepsi maka uraian dengan huruf tebal akan diambil sebagai acuan yang membedakan pemakaian dari kata Bagan dan Diagram.
| | Internal | Eksternal | |
| | | | Eksternal ------->| Proses |-------> Eksternal | | | |
Eksternal --|-> Input | | | Proses | | | Data --|-> Data | | | Proses | | | Result --|-> Eksternal
Eksternal --|-> Input | | | | | | Data --|-> f(Data) | | | | | | Result --|-> Eksternal
| | | | | | | | | | Eksternal --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Eksternal | | | | | | | | | |
| | | | Eksternal | Internal | Eksternal | | | |
| | | | Input ------->| Internal |-------> Output | | | |
| | | | | Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output | | | | |
| | | | | | | | | | -> Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output -> | | | | | | <-|-- | <-|-- | | | | | |
| | | | | | | | | | Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output | | | | | | Method-1 Method-2 Method-3 | | | | | | | <-|-- Method-4 <-|-- | | | | | |
| | | | | -> Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output -> | | | | | Method-6 Method-1 Method-2 Method-3 Method-5 | | | | | | <-|-- Method-4 <-|-- | | | | | |
| | | | | | | | | | -> Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output -> | | | | | Method-6 Method-1 Method-2 Method-3 Method-5 | | | | | | <-|-- Method-4 <-|-- | | | | | | | | | | |
| | | | | 1 | 2 | 3 | 4 | 5 | 6 | | | | | Eksternal --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Eksternal | | | | | | | | | |
| | | | | 1 | 2 | 3 | 4 | 5 | 6 | | | | | Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output | | | | |
| | | | | 7 | 2 | 3 | 4 | 5 | 6 | | | | | -> Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output -> | | | | |
| | | | | 7 | 2 | 3 | 4 | 5 | 6 | | | | | -> Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output -> | | | | | | <-|-- | <-|-- | | | | | |
| | | | | 7 | 2 | 3 | 4 | 5 | 6 | | | | | Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output | | | | | | Method-1 Method-2 Method-3 | | | | | | | <-|-- Method-4 <-|-- | | | | | |
| | | | | 7 | 2 | 3 | 4 | 5 | 6 | | | | | -> Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output -> | | | | | Method-6 Method-1 Method-2 Method-3 Method-5 | | | | | | <-|-- Method-4 <-|-- | | | | | | | 9 | 8 | | | | | |
| | | | | 7 | 2 | 3 | 4 | 5 | 6 | | | | | -> Input --|-> f(Input) --|-> Data --|-> f(Data) --|-> Result --|-> Output -> | | | | | | | | | |
| | | | | | -> Input --|-> Output -> --|-> -> Output --|-> Input | | | | Terapan | | | |
| | | | Input --|-> f(Input) --|-> Result --|-> Output | | | |
| | | | Result --|-> Output --?-> Input --|-> f(Input) | | | |
| | | | | | Result --|-> f(Result) --|-> Input --|-> f(Input) | | | | Method-X | | | |
| f(Result) --|-> Input | Method-X |
| Network --|-> Toko | Method-X |
| Network --|-> Toko | Project |
Keberhasilan Project ini ditentukan oleh seberapa besar pengaruh proses internal: Toko mencari Network
menjadi proses eksternal: Network mencari Toko
.
| | | | | | Toko --|-> Network --|-> Network --|-> Toko | | | | Project | | | |
Dari mana kita mulai?
Mari kita mulai dari Pola Kerja nya.
This documentation is mapped under Mapping and licensed under Apache License, Version 2.0.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright (c) 2018-2020 Chetabahana Project