public interface TaskFactory
extends org.eclipse.emf.ecore.EFactory
TaskPackage
Type | Property and Description |
---|---|
TCustomProperty |
createTCustom
Returns a new object of class 'TCustom Property'
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static TaskFactory |
eINSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
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'
|
TAggregate |
createTAggregate()
Returns a new object of class 'TAggregate'
|
TApplyTo |
createTApplyTo()
Returns a new object of class 'TApply To'
|
TCompletion |
createTCompletion()
Returns a new object of class 'TCompletion'
|
TCompletionBehavior |
createTCompletionBehavior()
Returns a new object of class 'TCompletion Behavior'
|
TContactQuery |
createTContactQuery()
Returns a new object of class 'TContact Query'
|
TCriterion |
createTCriterion()
Returns a new object of class 'TCriterion'
|
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'
|
TDefaultCompletion |
createTDefaultCompletion()
Returns a new object of class 'TDefault Completion'
|
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'
|
TParallel |
createTParallel()
Returns a new object of class 'TParallel'
|
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'
|
TResult |
createTResult()
Returns a new object of class 'TResult'
|
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
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final java.lang.String COPYRIGHT
static final TaskFactory eINSTANCE
DocumentRoot createDocumentRoot()
ParameterType createParameterType()
TAdministrator createTAdministrator()
TAggregate createTAggregate()
TApplyTo createTApplyTo()
TCompletion createTCompletion()
TCompletionBehavior createTCompletionBehavior()
TContactQuery createTContactQuery()
TCriterion createTCriterion()
TCustomClientSettings createTCustomClientSettings()
TCustomProperty createTCustomProperty()
TCustomSetting createTCustomSetting()
TDefaultCompletion createTDefaultCompletion()
TDescription createTDescription()
TDisplayName createTDisplayName()
TDocumentation createTDocumentation()
TEditor createTEditor()
TEmail createTEmail()
TEMailReceiver createTEMailReceiver()
TEscalation createTEscalation()
TEscalationChain createTEscalationChain()
TEscalationReceiver createTEscalationReceiver()
TEscalationSettings createTEscalationSettings()
TImport createTImport()
TInterface createTInterface()
TJSP createTJSP()
TLocalizedEmail createTLocalizedEmail()
TParallel createTParallel()
TPortalClientSettings createTPortalClientSettings()
TPotentialInstanceCreator createTPotentialInstanceCreator()
TPotentialOwner createTPotentialOwner()
TPotentialStarter createTPotentialStarter()
TReader createTReader()
TResult createTResult()
TStaffSettings createTStaffSettings()
TTask createTTask()
TUISettings createTUISettings()
TVerb createTVerb()
TWebClientSettings createTWebClientSettings()
TaskPackage getTaskPackage()