Uses of Interface
org.eclipse.jst.jsf.metadataprocessors.internal.provisional.IType

Packages that use IType
org.eclipse.jst.jsf.metadataprocessors.internal.provisional   
 

Uses of IType in org.eclipse.jst.jsf.metadataprocessors.internal.provisional
 

Methods in org.eclipse.jst.jsf.metadataprocessors.internal.provisional that return IType
 IType ITypeDescriptor.getTypeExtension()
           
 IType AbstractRootTypeDescriptor.getTypeExtension()
           
 

Methods in org.eclipse.jst.jsf.metadataprocessors.internal.provisional with parameters of type IType
 void ITypeDescriptor.setTypeExtension(IType type)
           
 void AbstractRootTypeDescriptor.setTypeExtension(IType type)