|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FileResourcesType in org.eclipse.mofscript.fileresourcemodel.frm |
---|
Methods in org.eclipse.mofscript.fileresourcemodel.frm that return FileResourcesType | |
---|---|
FileResourcesType |
FrmFactory.createFileResourcesType()
Returns a new object of class 'File Resources Type' |
Uses of FileResourcesType in org.eclipse.mofscript.fileresourcemodel.frm.impl |
---|
Classes in org.eclipse.mofscript.fileresourcemodel.frm.impl that implement FileResourcesType | |
---|---|
class |
FileResourcesTypeImpl
An implementation of the model object 'File Resources Type' |
Methods in org.eclipse.mofscript.fileresourcemodel.frm.impl that return FileResourcesType | |
---|---|
FileResourcesType |
FrmFactoryImpl.createFileResourcesType()
|
Uses of FileResourcesType in org.eclipse.mofscript.fileresourcemodel.frm.util |
---|
Methods in org.eclipse.mofscript.fileresourcemodel.frm.util with parameters of type FileResourcesType | |
---|---|
java.lang.Object |
FrmSwitch.caseFileResourcesType(FileResourcesType object)
Returns the result of interpreting the object as an instance of 'File Resources Type' |
Uses of FileResourcesType in org.eclipse.mofscript.runtime |
---|
Methods in org.eclipse.mofscript.runtime that return FileResourcesType | |
---|---|
FileResourcesType |
ExecutionManager.getFileModel()
The file model is only populated when the "useFileModel" property is set. |
FileResourcesType |
ExecutionEnvironment.getFileModel()
Iterats the generated results and populates a EMF File Model (the frm model) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |