Package gw.lang.reflect
Interface IFeatureInfoDelegate
-
- All Superinterfaces:
IFeatureInfo
- All Known Subinterfaces:
IAspectMethodInfoDelegate
,IMethodInfoDelegate
,IPropertyInfoDelegate
- All Known Implementing Classes:
MetaMethodInfoDelegate
,MetaPropertyInfoDelegate
,MethodInfoDelegate
,PropertyInfoDelegate
public interface IFeatureInfoDelegate extends IFeatureInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IFeatureInfo
getSource()
-
Methods inherited from interface gw.lang.reflect.IFeatureInfo
getContainer, getDescription, getDisplayName, getLocationInfo, getName, getOwnersType
-
-
-
-
Method Detail
-
getSource
IFeatureInfo getSource()
-
-