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

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.PropertyExtensionTypeImpl
All Implemented Interfaces:
ExtensionType, PropertyExtensionType

public class PropertyExtensionTypeImpl
extends ExtensionTypeImpl
implements PropertyExtensionType

An implementation of the model object 'Property 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