Actions

Template

Difference between revisions of "Syntax"

From EPC Standard

 
Line 54: Line 54:
 
{{#if: {{#show: {{PAGENAME}} | ?Is a }} | {{#show: {{PAGENAME}} | ?Is a | Intro=The {{PAGENAME}} is a }}.}} {{#if: {{#show: {{PAGENAME}} | ?contains }} | {{#show: {{PAGENAME}} | ?contains | Intro=It contains }}.}} {{#if: {{#show: {{PAGENAME}} | ?hasSuccessor }} | {{#show: {{PAGENAME}} | ?hasSuccessor | Intro=Possible succeeding element(s) is/are  }}.}} {{#if: {{#show: {{PAGENAME}} | ?hasPredecessor }} | {{#show: {{PAGENAME}} | ?hasPredecessor  | Intro=Previous element(s) can be }}.}} {{#if: {{#show: {{PAGENAME}} | ?hasIncomingControlFlow }} | {{#show: {{PAGENAME}} | ?hasIncomingControlFlow | Intro=The cardinalities are  | Outro= (incoming)}}}} {{#if: {{#show: {{PAGENAME}} | ?hasOutgoingControlFlow}} | {{#show: {{PAGENAME}} | ?hasOutgoingControlFlow | Intro=and  | Outro= (outgoing) respectively }}. | . }} {{#if: {{#show: {{PAGENAME}} | ?refersTo }} | {{#show: {{PAGENAME}} | ?refersTo | Intro=The {{PAGENAME}} refers to }}.}} {{#if: {{#show: {{PAGENAME}} | ?attachedTo }} | {{#show: {{PAGENAME}} | ?attachedTo | Intro=The {{PAGENAME}} is attached to a }}.}}
 
{{#if: {{#show: {{PAGENAME}} | ?Is a }} | {{#show: {{PAGENAME}} | ?Is a | Intro=The {{PAGENAME}} is a }}.}} {{#if: {{#show: {{PAGENAME}} | ?contains }} | {{#show: {{PAGENAME}} | ?contains | Intro=It contains }}.}} {{#if: {{#show: {{PAGENAME}} | ?hasSuccessor }} | {{#show: {{PAGENAME}} | ?hasSuccessor | Intro=Possible succeeding element(s) is/are  }}.}} {{#if: {{#show: {{PAGENAME}} | ?hasPredecessor }} | {{#show: {{PAGENAME}} | ?hasPredecessor  | Intro=Previous element(s) can be }}.}} {{#if: {{#show: {{PAGENAME}} | ?hasIncomingControlFlow }} | {{#show: {{PAGENAME}} | ?hasIncomingControlFlow | Intro=The cardinalities are  | Outro= (incoming)}}}} {{#if: {{#show: {{PAGENAME}} | ?hasOutgoingControlFlow}} | {{#show: {{PAGENAME}} | ?hasOutgoingControlFlow | Intro=and  | Outro= (outgoing) respectively }}. | . }} {{#if: {{#show: {{PAGENAME}} | ?refersTo }} | {{#show: {{PAGENAME}} | ?refersTo | Intro=The {{PAGENAME}} refers to }}.}} {{#if: {{#show: {{PAGENAME}} | ?attachedTo }} | {{#show: {{PAGENAME}} | ?attachedTo | Intro=The {{PAGENAME}} is attached to a }}.}}
 
</includeonly>
 
</includeonly>
 +
<noinclude>
 +
<templatedata>
 +
{
 +
"params": {
 +
"IsSubClassOf": {},
 +
"Successors": {},
 +
"Predecessors": {},
 +
"HasIncomingControlFlow": {},
 +
"HasOutgoingControlFlow": {},
 +
"HasResource": {},
 +
"HasAttribute": {},
 +
"Is a": {}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>

Latest revision as of 16:45, 25 January 2021

This is the "Syntax" template. It should be called in the following format:

{{Syntax
|IsSubClassOf=
|Successors=
|Predecessors=
|HasIncomingControlFlow=
|HasOutgoingControlFlow=
|HasResource=
|HasAttribute=
}}

Edit the page to see the template text.



No description.

Template parameters

ParameterDescriptionTypeStatus
IsSubClassOfIsSubClassOf

no description

Unknownoptional
SuccessorsSuccessors

no description

Unknownoptional
PredecessorsPredecessors

no description

Unknownoptional
HasIncomingControlFlowHasIncomingControlFlow

no description

Unknownoptional
HasOutgoingControlFlowHasOutgoingControlFlow

no description

Unknownoptional
HasResourceHasResource

no description

Unknownoptional
HasAttributeHasAttribute

no description

Unknownoptional
Is aIs a

no description

Unknownoptional