summaryrefslogtreecommitdiff
path: root/add_extbase_property.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27Initial implementation of automatic property additiionBenjamin Franzke1-0/+142
Currently supported types are int,string,text and rte (although rte does not yet initialize the rte_transofmr) Usage: add_extbase_property.sh ModelName newProperty int add_extbase_property.sh ModelName newProperty string add_extbase_property.sh ModelName newProperty text add_extbase_property.sh ModelName newProperty rte