summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/collection
AgeCommit message (Collapse)Author
2012-07-30Remove RelationshipUtils. Move getIsComposite method into AggregationAndrew Branson
where it is used. Separate slot adding from member assignment in Aggregation.
2012-07-02Removed persistency of VertexOutlineCreator - containing subclassesAndrew Branson
should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded
2012-06-29Pull remaining graph GUI components into cristal-guiAndrew Branson
2012-06-26More GUI refactoringAndrew Branson
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-06-22Modules and entitycreation support Aggregations, collection propertiesAndrew Branson
and class identifiers
2012-06-22Alternate placement of slot labels to be more readable.Andrew Branson
2012-05-30Initial Maven ConversionAndrew Branson