|
TIBCO ActiveMatrix Mediation Implementation Type v3.3.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MediationextmodelPackage
This is the Package for the model. It contains accessors for the meta objects to represent
MediationextmodelFactory
Nested Class Summary | |
---|---|
static interface |
MediationextmodelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static MediationextmodelPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
MEDIATION_TASK
The meta object id for the ' Mediation Task ' class. |
static int |
MEDIATION_TASK__CONTRIBUTE_DATA
The feature id for the 'Contribute Data' attribute. |
static int |
MEDIATION_TASK__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
MEDIATION_TASK__INPUT_DATA_BINDING
The feature id for the 'Input Data Binding' containment reference. |
static int |
MEDIATION_TASK__NAME
The feature id for the 'Name' attribute. |
static int |
MEDIATION_TASK__TASK_ID
The feature id for the 'Task Id' attribute. |
static int |
MEDIATION_TASK_FEATURE_COUNT
The number of structural features of the 'Mediation Task' class. |
Method Summary | |
---|---|
MediationextmodelFactory |
getMediationextmodelFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getMediationTask_ContributeData()
Returns the meta object for the attribute ' Contribute Data '. |
org.eclipse.emf.ecore.EAttribute |
getMediationTask_Description()
Returns the meta object for the attribute ' Description '. |
org.eclipse.emf.ecore.EReference |
getMediationTask_InputDataBinding()
Returns the meta object for the containment reference ' Input Data Binding '. |
org.eclipse.emf.ecore.EAttribute |
getMediationTask_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getMediationTask_TaskId()
Returns the meta object for the attribute ' Task Id '. |
org.eclipse.emf.ecore.EClass |
getMediationTask()
Returns the meta object for class ' Mediation Task '. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
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 |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final MediationextmodelPackage eINSTANCE
static final int MEDIATION_TASK
Mediation Task
' class.
MediationTaskImpl
,
MediationextmodelPackageImpl.getMediationTask()
,
Constant Field Valuesstatic final int MEDIATION_TASK__NAME
static final int MEDIATION_TASK__DESCRIPTION
static final int MEDIATION_TASK__CONTRIBUTE_DATA
static final int MEDIATION_TASK__INPUT_DATA_BINDING
static final int MEDIATION_TASK__TASK_ID
static final int MEDIATION_TASK_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getMediationTask()
Mediation Task
'.
MediationTask
org.eclipse.emf.ecore.EAttribute getMediationTask_Name()
Name
'.
MediationTask.getName()
,
getMediationTask()
org.eclipse.emf.ecore.EAttribute getMediationTask_Description()
Description
'.
MediationTask.getDescription()
,
getMediationTask()
org.eclipse.emf.ecore.EAttribute getMediationTask_ContributeData()
Contribute Data
'.
MediationTask.isContributeData()
,
getMediationTask()
org.eclipse.emf.ecore.EReference getMediationTask_InputDataBinding()
Input Data Binding
'.
MediationTask.getInputDataBinding()
,
getMediationTask()
org.eclipse.emf.ecore.EAttribute getMediationTask_TaskId()
Task Id
'.
MediationTask.getTaskId()
,
getMediationTask()
MediationextmodelFactory getMediationextmodelFactory()
|
TIBCO ActiveMatrix Mediation Implementation Type v3.3.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |