Uses of Class
org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.PackageLoadStatus

Packages that use StandaloneProjectMap.PackageLoadStatus
org.eclipse.ocl.examples.domain.utilities   
 

Uses of StandaloneProjectMap.PackageLoadStatus in org.eclipse.ocl.examples.domain.utilities
 

Fields in org.eclipse.ocl.examples.domain.utilities with type parameters of type StandaloneProjectMap.PackageLoadStatus
protected  java.lang.Iterable<StandaloneProjectMap.PackageLoadStatus> StandaloneProjectMap.DelegatedMultiplePackageResource.packageLoadStatuses
           
 

Constructor parameters in org.eclipse.ocl.examples.domain.utilities with type arguments of type StandaloneProjectMap.PackageLoadStatus
StandaloneProjectMap.DelegatedMultiplePackageResource(org.eclipse.emf.common.util.URI uri, StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus, java.lang.Iterable<StandaloneProjectMap.PackageLoadStatus> packageLoadStatuses)