1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Mar 28, 2024 — Mar 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Redefine return type of Occurence.getParent() properly. More... over 17 years ago
Implement MergedOccurence better More... over 17 years ago
Reason why we annotate using @TMDM and @TMAPI annotations still exists (upon a question asked during a code-review by Benjamin Bock <[email protected]>) More... over 17 years ago
Show more interfaces to be implemented. More... over 17 years ago
Implement TopicImpl.createName(String id) legacy method. More... over 17 years ago
Implement AssociationImpl.createMember(String id) legacy method better. More... over 17 years ago
Implement MergedImpl.addPlayer(Topic player) legacy method. More... over 17 years ago
Really implement MergedImpl.setRoleSpec(Topic roleSpec) legacy method. More... over 17 years ago
Implement MergedImpl.setRoleSpec(Topic roleSpec) legacy method. More... over 17 years ago
Implement AssociationImpl.createMember(String id) legacy method. More... over 17 years ago
Make the unspecified topic generic for the TM4J 0.9.x compatibility layer. More... over 17 years ago
Implement TopicMapImpl.createAssociation(String id) legacy method. More... over 17 years ago
Make more clear that some invocations of TopicMapImpl.createAssocation() are not yet implemented. More... over 17 years ago
Fix BasicScope.internalAddScopingTopic such that it also works for scopes where the user is not yet known. More... over 17 years ago
We cannot force the callers of the TM4J 0.9.x API to use TopicImpl[] instead of Topic[]. Thus, we have to assume that, although we get a Topic[] array, it contains only TopicImpl objects.. More... over 17 years ago
Implement TopicImpl.String id, String nameString legacy method. More... over 17 years ago
Support TopicMapImpl.unmergedToExternal(TopicMap tm), at least if we are tm ourselves. More... over 17 years ago
Implement TopicImpl.getMergedTopics() legacy method. More... over 17 years ago
Implement TopicMapImpl.getProperty() a little bit. More... over 17 years ago
Implement TopicMapImpl.getTopicBySubject(). More... over 17 years ago
Fix indendation. More... over 17 years ago
Fix getTopicCount(). More... over 17 years ago
Implement TopicMapObjectImpl.destroy() legacy method. More... over 17 years ago
Implement TopicMapImpl.getTopicCount() legacy method. More... over 17 years ago
Implement TopicMapImpl.getTopicByID() legacy method. More... over 17 years ago
Do not obscure the original stack trace of an exception. More... over 17 years ago
Do a more-proper cleaning when cleaning. More... over 17 years ago
Integrate TMDM TMDJ 1 compatibility backend into testing. More... over 17 years ago
Reason why TopicMapEventListener.java.v0 still exists (upon a suggestion during a code-review by Benjamin Bock <[email protected]>) More... over 17 years ago
Some cleanups. (upon a suggestion during a code-review by Benjamin Bock <[email protected]>) More... over 17 years ago