com.ibm.wbit.tel
Interface TaskFactory

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 TaskFactory
extends org.eclipse.emf.ecore.EFactory

The Factory for the model. It provides a create method for each non-abstract class of the model.

Since:
6.0.1
See Also:
TaskPackage

Field Summary
static java.lang.String COPYRIGHT
           
static TaskFactory eINSTANCE
          The singleton instance of the factory.
 
Method Summary
 DocumentRoot createDocumentRoot()
          Returns a new object of class 'Document Root'.
 ParameterType createParameterType()
          Returns a new object of class 'Parameter Type'.
 TAdministrator createTAdministrator()
          Returns a new object of class 'TAdministrator'.
 TApplyTo createTApplyTo()
          Returns a new object of class 'TApply To'.
 TContactQuery createTContactQuery()
          Returns a new object of class 'TContact Query'.
 TCustomClientSettings createTCustomClientSettings()
          Returns a new object of class 'TCustom Client Settings'.
 TCustomProperty createTCustomProperty()
          Returns a new object of class 'TCustom Property'.
 TCustomSetting createTCustomSetting()
          Returns a new object of class 'TCustom Setting'.
 TDescription createTDescription()
          Returns a new object of class 'TDescription'.
 TDisplayName createTDisplayName()
          Returns a new object of class 'TDisplay Name'.
 TDocumentation createTDocumentation()
          Returns a new object of class 'TDocumentation'.
 TEditor createTEditor()
          Returns a new object of class 'TEditor'.
 TEmail createTEmail()
          Returns a new object of class 'TEmail'.
 TEMailReceiver createTEMailReceiver()
          Returns a new object of class 'TE Mail Receiver'.
 TEscalation createTEscalation()
          Returns a new object of class 'TEscalation'.
 TEscalationChain createTEscalationChain()
          Returns a new object of class 'TEscalation Chain'.
 TEscalationReceiver createTEscalationReceiver()
          Returns a new object of class 'TEscalation Receiver'.
 TEscalationSettings createTEscalationSettings()
          Returns a new object of class 'TEscalation Settings'.
 TImport createTImport()
          Returns a new object of class 'TImport'.
 TInterface createTInterface()
          Returns a new object of class 'TInterface'.
 TJSP createTJSP()
          Returns a new object of class 'TJSP'.
 TLocalizedEmail createTLocalizedEmail()
          Returns a new object of class 'TLocalized Email'.
 TPortalClientSettings createTPortalClientSettings()
          Returns a new object of class 'TPortal Client Settings'.
 TPotentialInstanceCreator createTPotentialInstanceCreator()
          Returns a new object of class 'TPotential Instance Creator'.
 TPotentialOwner createTPotentialOwner()
          Returns a new object of class 'TPotential Owner'.
 TPotentialStarter createTPotentialStarter()
          Returns a new object of class 'TPotential Starter'.
 TReader createTReader()
          Returns a new object of class 'TReader'.
 TStaffSettings createTStaffSettings()
          Returns a new object of class 'TStaff Settings'.
 TTask createTTask()
          Returns a new object of class 'TTask'.
 TUISettings createTUISettings()
          Returns a new object of class 'TUI Settings'.
 TVerb createTVerb()
          Returns a new object of class 'TVerb'.
 TWebClientSettings createTWebClientSettings()
          Returns a new object of class 'TWeb Client Settings'.
 TaskPackage getTaskPackage()
          Returns the package supported by this factory.
 
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

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

eINSTANCE

public static final TaskFactory eINSTANCE
The singleton instance of the factory.

Method Detail

createDocumentRoot

public DocumentRoot createDocumentRoot()
Returns a new object of class 'Document Root'.

Returns:
a new object of class 'Document Root'.

createParameterType

public ParameterType createParameterType()
Returns a new object of class 'Parameter Type'.

Returns:
a new object of class 'Parameter Type'.

createTAdministrator

public TAdministrator createTAdministrator()
Returns a new object of class 'TAdministrator'.

Returns:
a new object of class 'TAdministrator'.

createTApplyTo

public TApplyTo createTApplyTo()
Returns a new object of class 'TApply To'.

Returns:
a new object of class 'TApply To'.

createTContactQuery

public TContactQuery createTContactQuery()
Returns a new object of class 'TContact Query'.

Returns:
a new object of class 'TContact Query'.

createTCustomClientSettings

public TCustomClientSettings createTCustomClientSettings()
Returns a new object of class 'TCustom Client Settings'.

Returns:
a new object of class 'TCustom Client Settings'.

createTCustomProperty

public TCustomProperty createTCustomProperty()
Returns a new object of class 'TCustom Property'.

Returns:
a new object of class 'TCustom Property'.

createTCustomSetting

public TCustomSetting createTCustomSetting()
Returns a new object of class 'TCustom Setting'.

Returns:
a new object of class 'TCustom Setting'.

createTDescription

public TDescription createTDescription()
Returns a new object of class 'TDescription'.

Returns:
a new object of class 'TDescription'.

createTDisplayName

public TDisplayName createTDisplayName()
Returns a new object of class 'TDisplay Name'.

Returns:
a new object of class 'TDisplay Name'.

createTDocumentation

public TDocumentation createTDocumentation()
Returns a new object of class 'TDocumentation'.

Returns:
a new object of class 'TDocumentation'.

createTEditor

public TEditor createTEditor()
Returns a new object of class 'TEditor'.

Returns:
a new object of class 'TEditor'.

createTEmail

public TEmail createTEmail()
Returns a new object of class 'TEmail'.

Returns:
a new object of class 'TEmail'.

createTEMailReceiver

public TEMailReceiver createTEMailReceiver()
Returns a new object of class 'TE Mail Receiver'.

Returns:
a new object of class 'TE Mail Receiver'.

createTEscalation

public TEscalation createTEscalation()
Returns a new object of class 'TEscalation'.

Returns:
a new object of class 'TEscalation'.

createTEscalationChain

public TEscalationChain createTEscalationChain()
Returns a new object of class 'TEscalation Chain'.

Returns:
a new object of class 'TEscalation Chain'.

createTEscalationReceiver

public TEscalationReceiver createTEscalationReceiver()
Returns a new object of class 'TEscalation Receiver'.

Returns:
a new object of class 'TEscalation Receiver'.

createTEscalationSettings

public TEscalationSettings createTEscalationSettings()
Returns a new object of class 'TEscalation Settings'.

Returns:
a new object of class 'TEscalation Settings'.

createTImport

public TImport createTImport()
Returns a new object of class 'TImport'.

Returns:
a new object of class 'TImport'.

createTInterface

public TInterface createTInterface()
Returns a new object of class 'TInterface'.

Returns:
a new object of class 'TInterface'.

createTJSP

public TJSP createTJSP()
Returns a new object of class 'TJSP'.

Returns:
a new object of class 'TJSP'.

createTLocalizedEmail

public TLocalizedEmail createTLocalizedEmail()
Returns a new object of class 'TLocalized Email'.

Returns:
a new object of class 'TLocalized Email'.

createTPortalClientSettings

public TPortalClientSettings createTPortalClientSettings()
Returns a new object of class 'TPortal Client Settings'.

Returns:
a new object of class 'TPortal Client Settings'.

createTPotentialInstanceCreator

public TPotentialInstanceCreator createTPotentialInstanceCreator()
Returns a new object of class 'TPotential Instance Creator'.

Returns:
a new object of class 'TPotential Instance Creator'.

createTPotentialOwner

public TPotentialOwner createTPotentialOwner()
Returns a new object of class 'TPotential Owner'.

Returns:
a new object of class 'TPotential Owner'.

createTPotentialStarter

public TPotentialStarter createTPotentialStarter()
Returns a new object of class 'TPotential Starter'.

Returns:
a new object of class 'TPotential Starter'.

createTReader

public TReader createTReader()
Returns a new object of class 'TReader'.

Returns:
a new object of class 'TReader'.

createTStaffSettings

public TStaffSettings createTStaffSettings()
Returns a new object of class 'TStaff Settings'.

Returns:
a new object of class 'TStaff Settings'.

createTTask

public TTask createTTask()
Returns a new object of class 'TTask'.

Returns:
a new object of class 'TTask'.

createTUISettings

public TUISettings createTUISettings()
Returns a new object of class 'TUI Settings'.

Returns:
a new object of class 'TUI Settings'.

createTVerb

public TVerb createTVerb()
Returns a new object of class 'TVerb'.

Returns:
a new object of class 'TVerb'.

createTWebClientSettings

public TWebClientSettings createTWebClientSettings()
Returns a new object of class 'TWeb Client Settings'.

Returns:
a new object of class 'TWeb Client Settings'.

getTaskPackage

public TaskPackage getTaskPackage()
Returns the package supported by this factory.

Returns:
the package supported by this factory.