Skip to content

Commit 5f36ca3

Browse files
committed
Issue #29 - Moved fUML.Library and fUML.Test under builtin test package.
- Also updated the builtin library to use org.modeldriven.fuml.library implementation classes.
1 parent 3ffceca commit 5f36ca3

55 files changed

Lines changed: 113 additions & 968 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

org.modeldriven.fuml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
not excluded -->
343343
<!-- <exclude>**/load/**</exclude> -->
344344
<exclude>**/load/*MagicDrawProfile*</exclude> <!-- needs work -->
345-
<exclude>**/builtin/*LoopNode*</exclude>
345+
<!-- <exclude>**/builtin/*LoopNode*</exclude> -->
346346
<!-- <exclude>**/model/**</exclude> -->
347347
<!-- <exclude>**/builtin/**</exclude> -->
348348
<!-- <exclude>**/library/**</exclude> -->

org.modeldriven.fuml/src/main/java/fUML/Library/ChannelImplementation/ChannelObject.java

Lines changed: 0 additions & 50 deletions
This file was deleted.

org.modeldriven.fuml/src/main/java/fUML/Library/ChannelImplementation/InputChannelObject.java

Lines changed: 0 additions & 42 deletions
This file was deleted.

org.modeldriven.fuml/src/main/java/fUML/Library/ChannelImplementation/OutputChannelObject.java

Lines changed: 0 additions & 42 deletions
This file was deleted.

org.modeldriven.fuml/src/main/java/fUML/Library/ChannelImplementation/StandardOutputChannelObject.java

Lines changed: 0 additions & 66 deletions
This file was deleted.

org.modeldriven.fuml/src/main/java/fUML/Library/ChannelImplementation/StandardOutputWriteExecution.java

Lines changed: 0 additions & 30 deletions
This file was deleted.

org.modeldriven.fuml/src/main/java/fUML/Library/ChannelImplementation/TextOutputChannelObject.java

Lines changed: 0 additions & 87 deletions
This file was deleted.

org.modeldriven.fuml/src/main/java/fUML/Library/IntegerFunctionImplementation/IntegerDivideFunctionBehaviorExecution.java

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)