]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
added new objmap annotation OptionalRelatedElements that allows field to be null
authorniemisto <niemisto@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Wed, 6 Apr 2011 07:18:05 +0000 (07:18 +0000)
committerniemisto <niemisto@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Wed, 6 Apr 2011 07:18:05 +0000 (07:18 +0000)
commit83675adbf5c8b7f8632ab80e3cb0cdde22239a2a
treefae04e478de749ac453b83f0f3c042e2c2775b0a
parent6fddaadfe2b0a9c40bedcaebc475535c744e3508
added new objmap annotation OptionalRelatedElements that allows field to be null

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@20350 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.objmap/src/org/simantics/objmap/annotations/OptionalRelatedElements.java [new file with mode: 0644]
org.simantics.objmap/src/org/simantics/objmap/annotations/factories/OptionalRelatedElementsRuleFactory.java [new file with mode: 0644]
org.simantics.objmap/src/org/simantics/objmap/rules/range/FieldAccessorWithDefault.java [new file with mode: 0644]