Class ContainersStateFactory


  • public class ContainersStateFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IAllContainersState getContainersState​(java.util.List<java.lang.String> paths, com.google.common.collect.Multimap<java.lang.String,​org.eclipse.emf.common.util.URI> uris)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContainersStateFactory

        public ContainersStateFactory()
    • Method Detail

      • getContainersState

        public IAllContainersState getContainersState​(java.util.List<java.lang.String> paths,
                                                      com.google.common.collect.Multimap<java.lang.String,​org.eclipse.emf.common.util.URI> uris)