addition of constraints

This commit is contained in:
jriegel
2012-05-24 15:04:34 +02:00
committed by Stefan Tröger
parent 5c15125451
commit acb93b1644
6 changed files with 87 additions and 8 deletions

View File

@@ -42,6 +42,7 @@ PROPERTY_SOURCE(Assembly::ItemAssembly, Assembly::Item)
ItemAssembly::ItemAssembly()
{
ADD_PROPERTY(Items,(0));
ADD_PROPERTY(Annotations,(0));
}
short ItemAssembly::mustExecute() const