|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use File | |
---|---|
org.eclipse.mofscript.traceabilitymodel | |
org.eclipse.mofscript.traceabilitymodel.impl | |
org.eclipse.mofscript.traceabilitymodel.util |
Uses of File in org.eclipse.mofscript.traceabilitymodel |
---|
Methods in org.eclipse.mofscript.traceabilitymodel that return File | |
---|---|
File |
TraceabilitymodelFactory.createFile()
Returns a new object of class 'File' |
Uses of File in org.eclipse.mofscript.traceabilitymodel.impl |
---|
Classes in org.eclipse.mofscript.traceabilitymodel.impl that implement File | |
---|---|
class |
FileImpl
An implementation of the model object 'File' |
Methods in org.eclipse.mofscript.traceabilitymodel.impl that return File | |
---|---|
File |
TraceabilitymodelFactoryImpl.createFile()
|
Uses of File in org.eclipse.mofscript.traceabilitymodel.util |
---|
Methods in org.eclipse.mofscript.traceabilitymodel.util with parameters of type File | |
---|---|
java.lang.Object |
TraceabilitymodelSwitch.caseFile(File object)
Returns the result of interpreting the object as an instance of 'File' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |