summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-13 13:02:37 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-13 13:02:37 +0200
commitd798d3d9a0ecf50ceba0d55645bc7ff626ed72e9 (patch)
treed36d01d83c82f68d78c60b13b8ef4a500e71248f /data/property/cnes/CNE_01100.pp
parentd18ca72caf2004c7725b3de670c7397c5bf85eb4 (diff)
Adds more (rather simple) properties.
Diffstat (limited to 'data/property/cnes/CNE_01100.pp')
-rw-r--r--data/property/cnes/CNE_01100.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/property/cnes/CNE_01100.pp b/data/property/cnes/CNE_01100.pp
new file mode 100644
index 0000000..4039897
--- /dev/null
+++ b/data/property/cnes/CNE_01100.pp
@@ -0,0 +1,4 @@
+The name of the port $pt.IDENTIFIER$ (declared in $pt.FILE$, line $pt.LINE$,
+column $pt.COLUMN$) does not match its direction. According to CNE_01100, input
+ports should be prefixed by "i_", output ports by "o_", and bidirectional ports
+by "b_".