Package gw.lang.reflect
Interface IFileBasedFeature
-
- All Superinterfaces:
IFeatureInfo
public interface IFileBasedFeature extends IFeatureInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IFile
getSourceFile()
-
Methods inherited from interface gw.lang.reflect.IFeatureInfo
getContainer, getDescription, getDisplayName, getLocationInfo, getName, getOwnersType
-
-
-
-
Method Detail
-
getSourceFile
IFile getSourceFile()
-
-