Procházet zdrojové kódy

Remove comment (this bug was fixed in previous commit)

Joeri Exelmans před 2 roky
rodič
revize
da3bd282ae

+ 0 - 2
examples/oml/CDF/src/oml/flandersmake.be/cdf/vocabulary/statechart.oml

@@ -55,8 +55,6 @@ vocabulary <http://flandersmake.be/cdf/vocabulary/statechart#> as statechart {
 		restricts scalar property hasLabel to exactly 1
 	]
 	
-	// Currently, OML thinks the relation 'hasLabel' is a subtype of 'hasName'.
-	// Not sure why. This is not intended.
 	scalar property hasLabel :> object_diagram:hasField [
 		domain Transition
 		range xsd:string