TIBCO ActiveMatrix Mediation Implementation Type v3.3.1

com.tibco.amsb.core.mediationextmodel
Interface MediationextmodelFactory

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

This is the Factory for the Mediation Task configuration model. It provides a create method for each non-abstract class of the model.

See Also:
MediationextmodelPackage

Field Summary
static MediationextmodelFactory eINSTANCE
          The singleton instance of the factory.
 
Method Summary
 MediationTask createMediationTask()
          Returns a new object of class 'Mediation Task'.
 MediationextmodelPackage getMediationextmodelPackage()
          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

eINSTANCE

static final MediationextmodelFactory eINSTANCE
The singleton instance of the factory.

Method Detail

createMediationTask

MediationTask createMediationTask()
Returns a new object of class 'Mediation Task'.

Returns:
a new object of class 'Mediation Task'.

getMediationextmodelPackage

MediationextmodelPackage getMediationextmodelPackage()
Returns the package supported by this factory.

Returns:
the package supported by this factory.

TIBCO ActiveMatrix Mediation Implementation Type v3.3.1

Copyright © 2010 TIBCO Software Inc. All Rights Reserved.