Changeset 1552 for branches/ralph/src/main/java/de/ugoe
- Timestamp:
- 05/14/14 17:08:59 (11 years ago)
- Location:
- branches/ralph/src/main/java/de/ugoe/cs/autoquest/tasktrees/temporalrelation
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ralph/src/main/java/de/ugoe/cs/autoquest/tasktrees/temporalrelation/TemporalRelationshipRuleManager.java
r1294 r1552 146 146 147 147 sessionScopeRules = new ISessionScopeRule[] { 148 new SequenceForTaskDetectionRule 148 new SequenceForTaskDetectionRuleAlignment 149 149 (TaskEquality.SEMANTICALLY_EQUAL, taskFactory, taskBuilder), 150 150 /*new DefaultTaskSequenceDetectionRule
Note: See TracChangeset
for help on using the changeset viewer.