Skip to content
Snippets Groups Projects
Commit dba3d72b authored by Erlend Stav's avatar Erlend Stav
Browse files

Removed extra .class entry for filteringclass

parent b620147d
No related branches found
No related tags found
No related merge requests found
...@@ -137,7 +137,7 @@ import org.universAAL.middleware.rdf.Resource;' ...@@ -137,7 +137,7 @@ import org.universAAL.middleware.rdf.Resource;'
} }
mdl.PropertyPath::getFilteringClass():String { mdl.PropertyPath::getFilteringClass():String {
return self.properties.last().type.name + '.class' return self.properties.last().type.name
} }
mdl.ServiceOperation::generateAnnotated() { mdl.ServiceOperation::generateAnnotated() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment