Difference between revisions of "Template:ConcreteImplementation"

From PKC
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
This template enables users to organize and navigate to the three components of a concrete implementation.
This template enables users to organize and navigate to the three components of a concrete implementation.
The triplet shown here has three hyperlinks on top of each of the fields, and by clicking on them, users can access individual fields and start editing them in separate pages.
The triplet shown here has three hyperlinks on top of each of the fields, and by clicking on them, users can access individual fields and start editing them in separate pages.
The following diagram shows an example of '''ConcreteImplementation'''


{{Template:ConcreteImplementation
{{Template:ConcreteImplementation
name=ConcreteImplementation
|name=ConcreteImplementation
}}
}}



Latest revision as of 07:49, 4 December 2021

This template enables users to organize and navigate to the three components of a concrete implementation. The triplet shown here has three hyperlinks on top of each of the fields, and by clicking on them, users can access individual fields and start editing them in separate pages.

The following diagram shows an example of ConcreteImplementation


Concrete Implementation(s)
Outputs Process Inputs
A list of hyperlinked items
  1. Output1 (A page for example)
  2. Output2 (A file for example)
  3. Output2 (A service for example)
A list of hyperlinked items
  1. Completed Output=TaskOmega(Output1,Output2,Output3)
  2. Output1=TaskAlpha(InputA)
  3. Output2=TaskBeta(InputB, InputC)
  4. Output3=TaskGamma(InputA,InputC)
A list of hyperlinked items
  1. InputA
  2. InputB
  3. InputC


Concrete Implementation(s)
[[{{{name}}}/Output|Outputs]] [[{{{name}}}/Process|Process]] [[{{{name}}}/Input|Inputs]]
{{:{{{name}}}/Output}} {{:{{{name}}}/Process}} {{:{{{name}}}/Input}}