org.eclipse.stp.core.sca.util
Class ModelFileIndex
java.lang.Object
org.eclipse.stp.core.sca.util.ModelFileIndex
public class ModelFileIndex
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelFileIndex
public ModelFileIndex(IProject theProject)
addModelFile
public void addModelFile(IFile file)
getModelObjects
public SCAObject[] getModelObjects()
getProject
public IProject getProject()
dispose
public void dispose()
visit
public boolean visit(IResourceProxy proxy)
throws CoreException
- Throws:
CoreException