Uses of Interface
org.eclipse.jst.jsf.contentmodel.annotation.ICMAnnotationSourceFileInfo

Packages that use ICMAnnotationSourceFileInfo
org.eclipse.jst.jsf.contentmodel.annotation Design-time metadata framework. 
 

Uses of ICMAnnotationSourceFileInfo in org.eclipse.jst.jsf.contentmodel.annotation
 

Methods in org.eclipse.jst.jsf.contentmodel.annotation that return ICMAnnotationSourceFileInfo
 ICMAnnotationSourceFileInfo CMAnnotationPropertyValue.getFileInfo()
          Deprecated.  
 

Methods in org.eclipse.jst.jsf.contentmodel.annotation with parameters of type ICMAnnotationSourceFileInfo
 void CMAnnotationSourceFileLocator.setFileInfo(ICMAnnotationSourceFileInfo fileInfo)
          Deprecated. Set the ICMAnnotationSourceFileInfo for locator
 

Constructors in org.eclipse.jst.jsf.contentmodel.annotation with parameters of type ICMAnnotationSourceFileInfo
CMAnnotationPropertyValue(ICMAnnotationSourceFileInfo fileInfo, java.util.List propertyValues)
          Deprecated. Constructor