Now basing the implementation on a component graph.
[utils] / system / general / src / main / java / org / wamblee / system / container / InterfaceRestriction.java
similarity index 87%
rename from system/general/src/main/java/org/wamblee/system/core/InterfaceRestriction.java
rename to system/general/src/main/java/org/wamblee/system/container/InterfaceRestriction.java
index d84af1cffb2f6cb963ed9aa8c95ca53d025e4b16..5f9749b40756f01a1767be60b966f907d5a2b2cf 100644 (file)
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */ 
-package org.wamblee.system.core;
+package org.wamblee.system.container;
+
+import org.wamblee.system.core.Component;
+import org.wamblee.system.core.ProvidedInterface;
+import org.wamblee.system.core.RequiredInterface;
 
 /**
  * Interface restriction for restricting the linking of provided and required