summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/collection
AgeCommit message (Expand)Author
2014-09-29Merge vertex gui classes into main collection package to simplifyAndrew Branson
2014-09-26Package documentation for collection, entity, entity.agent andAndrew Branson
2014-09-26Switch Collection and Job equals() to Object rather than local. Andrew Branson
2014-09-26Parent2ChildCollection was just a default implementation of Collection,Andrew Branson
2014-09-22ItemPath.fromUUIDString unnecessary as ItemPath(String) supports bothAndrew Branson
2014-09-19Introduced static method ItemPath.fromUUIDString and made the UUIDAndrew Branson
2014-09-09Replaced int sysKey Item identifier with UUID, which is now portable.Andrew Branson
2014-07-04DependencyMember properties weren't cloned from the collection props, soAndrew Branson
2014-05-08Agent now extends Item, so they can have workflows. All traces of theAndrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
2013-06-25Initial equals() method for comparison - intended for intelligent moduleAndrew Branson
2012-07-30Remove RelationshipUtils. Move getIsComposite method into AggregationAndrew Branson
2012-07-02Removed persistency of VertexOutlineCreator - containing subclassesAndrew Branson
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
2012-06-22Alternate placement of slot labels to be more readable.Andrew Branson
2012-05-30Initial Maven ConversionAndrew Branson