org.eclipse.jst.jsf.facesconfig.emf.impl
Class ApplicationExtensionTypeImpl

java.lang.Object
  extended by EObjectImpl
      extended by org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl
          extended by org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationExtensionTypeImpl
All Implemented Interfaces:
ApplicationExtensionType, ExtensionType

public class ApplicationExtensionTypeImpl
extends ExtensionTypeImpl
implements ApplicationExtensionType

An implementation of the model object 'Application Extension Type'.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from class org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl
eGet, eIsSet, eSet, eUnset, getChildNodes, getId, getTextContent, setId, setTextContent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.jst.jsf.facesconfig.emf.ExtensionType
getChildNodes, getId, getTextContent, setId, setTextContent
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values