org.eclipse.jst.jsf.facesconfig.emf
Interface PropertyExtensionType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, ExtensionType, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
PropertyExtensionTypeImpl

public interface PropertyExtensionType
extends ExtensionType

A representation of the model object 'Property Extension Type'.

See Also:
FacesConfigPackage.getPropertyExtensionType()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.jst.jsf.facesconfig.emf.ExtensionType
getChildNodes, getId, getTextContent, setId, setTextContent
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values