org.eclipse.jst.j2ee.client
Interface ClientFactory

All Superinterfaces:
org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface ClientFactory
extends org.eclipse.emf.ecore.EFactory

Since:
1.0

Field Summary
static ClientFactory eINSTANCE
          The singleton instance of the factory
 
Method Summary
 ApplicationClient createApplicationClient()
           
 ClientPackage getClientPackage()
           
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
convertToString, create, createFromString, getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
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

eINSTANCE

static final ClientFactory eINSTANCE
The singleton instance of the factory.

Method Detail

createApplicationClient

ApplicationClient createApplicationClient()
Returns:
ApplicationClient value

getClientPackage

ClientPackage getClientPackage()
Returns:
ClientPackage value