|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
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 |
public static final java.lang.String COPYRIGHT
public static final TaskFactory eINSTANCE
Method Detail |
public DocumentRoot createDocumentRoot()
public ParameterType createParameterType()
public TAdministrator createTAdministrator()
public TApplyTo createTApplyTo()
public TContactQuery createTContactQuery()
public TCustomClientSettings createTCustomClientSettings()
public TCustomProperty createTCustomProperty()
public TCustomSetting createTCustomSetting()
public TDescription createTDescription()
public TDisplayName createTDisplayName()
public TDocumentation createTDocumentation()
public TEditor createTEditor()
public TEmail createTEmail()
public TEMailReceiver createTEMailReceiver()
public TEscalation createTEscalation()
public TEscalationChain createTEscalationChain()
public TEscalationReceiver createTEscalationReceiver()
public TEscalationSettings createTEscalationSettings()
public TImport createTImport()
public TInterface createTInterface()
public TJSP createTJSP()
public TLocalizedEmail createTLocalizedEmail()
public TPortalClientSettings createTPortalClientSettings()
public TPotentialInstanceCreator createTPotentialInstanceCreator()
public TPotentialOwner createTPotentialOwner()
public TPotentialStarter createTPotentialStarter()
public TReader createTReader()
public TStaffSettings createTStaffSettings()
public TTask createTTask()
public TUISettings createTUISettings()
public TVerb createTVerb()
public TWebClientSettings createTWebClientSettings()
public TaskPackage getTaskPackage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |