Skip to content
Unstable

Changes

Summary

  1. refactored the simple semaphore example. added static methods to the space and renamed it to theSpace as described by juttas example
Revision 297 by hfp416wi:
refactored the simple semaphore example. added static methods to the space and renamed it to theSpace as described by juttas example
Change TypePath in RepositoryPath in Workspace
The file was removed/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/ISpace.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/ISpace.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/ITheSpace.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/ITheSpace.java
The file was removed/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/Space.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/Space.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/TheSpace.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/TheSpace.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntry.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntry.java
The file was modified/trunk/Spaces/Workspace/Spaces/test/de/fhdw/hfp416/spaces/SpaceTest.javaWorkspace/Spaces/test/de/fhdw/hfp416/spaces/SpaceTest.java
The file was modified/trunk/Spaces/Workspace/Spaces/test/de/fhdw/hfp416/spaces/integration/Elevator.javaWorkspace/Spaces/test/de/fhdw/hfp416/spaces/integration/Elevator.java
The file was modified/trunk/Spaces/Workspace/Spaces/test/de/fhdw/hfp416/spaces/integration/IntervallTest.javaWorkspace/Spaces/test/de/fhdw/hfp416/spaces/integration/IntervallTest.java
The file was modified/trunk/Spaces/Workspace/Spaces/test/de/fhdw/hfp416/spaces/integration/Semaphore.javaWorkspace/Spaces/test/de/fhdw/hfp416/spaces/integration/Semaphore.java
The file was modified/trunk/Spaces/Workspace/Spaces/test/de/fhdw/hfp416/spaces/integration/SemaphoreExtended.javaWorkspace/Spaces/test/de/fhdw/hfp416/spaces/integration/SemaphoreExtended.java