public class ResourceDependencyFoundEvent extends DependencyFoundEvent<URI>
| Constructor and Description | 
|---|
| ResourceDependencyFoundEvent(URI from,
                            URI to,
                            EObject parent,
                            EStructuralFeature feature)Constructor. | 
public ResourceDependencyFoundEvent(URI from, URI to, EObject parent, EStructuralFeature feature)
from - The source of the dependencyto - The target of the dependencyparent - The object in the source causing the dependencyfeature - The feature through which the parent causes the dependency
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.