Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.metadataprocessors
Interface IType


public interface IType

Interface representing the information contained by the type registries. Encapsulates the IConfigurationElement information.

Provisional API - subject to change


Method Summary
 java.lang.String getBundleID ()
           
 java.lang.String getClassName ()
           
 java.lang.String getTypeID ()
           
 

Method Detail

getTypeID

java.lang.String getTypeID()
Returns:
type id

getBundleID

java.lang.String getBundleID()
Returns:
bundle id where it is defined

getClassName

java.lang.String getClassName()
Returns:
classname for the type that must be located within the bundle



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire