|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sei.osate.core.builder.FilenameCache
public class FilenameCache
Not a public class. Only for use by the aadl builder. There is only
one instance of this class accessed through getInstance()
.
Method Summary | |
---|---|
void |
addFile(org.eclipse.core.resources.IFile file)
|
static FilenameCache |
getInstance()
|
void |
reset()
Clears the model. |
void |
updateDuplicateMarkers()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static FilenameCache getInstance()
public void reset()
public void addFile(org.eclipse.core.resources.IFile file)
public void updateDuplicateMarkers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |