|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IRPFile in com.telelogic.rhapsody.core |
---|
Methods in com.telelogic.rhapsody.core that return IRPFile | |
---|---|
IRPFile |
IRPComponent.addFile(java.lang.String name)
Adds a new File to the component. |
IRPFile |
IRPComponent.addFolder(java.lang.String name)
Adds a new Folder to the component. |
IRPFile |
IRPComponent.getFile(IRPClassifier c,
int spec)
method getFile |
IRPFile |
IRPComponent.getPackageFile(IRPPackage c,
int spec)
method getPackageFile |
Methods in com.telelogic.rhapsody.core with parameters of type IRPFile | |
---|---|
void |
IRPComponent.addToScope(IRPFile file,
IRPCollection classes,
IRPCollection packages)
method addToScope |
void |
IRPComponent.deleteFile(IRPFile file)
Deletes the specified File. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |