Interface WsDefinitionsPackage.Literals
- Enclosing interface:
- WsDefinitionsPackage
public static interface WsDefinitionsPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EEnum
The meta object literal for the 'Direction
' enum.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Endpoint
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Documentation' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Operations' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Soap' attribute feature.static final org.eclipse.emf.ecore.EDataType
The meta object literal for the 'NC Name' data type.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Operation
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Documentation' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Parameters' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Ret Val Doc' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Ret Val Nillable' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Ret Val Type' containment reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Parameter
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Direction' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Documentation' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Nillable' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Type' containment reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Service
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Documentation' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Endpoints' containment reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Namespace' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'WS Definitions
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Documentation' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Model' containment reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Services' containment reference list feature.
-
Field Details
-
WS_DEFINITIONS
static final org.eclipse.emf.ecore.EClass WS_DEFINITIONSThe meta object literal for the 'WS Definitions
' class. -
WS_DEFINITIONS__MODEL
static final org.eclipse.emf.ecore.EReference WS_DEFINITIONS__MODELThe meta object literal for the 'Model' containment reference feature. -
WS_DEFINITIONS__SERVICES
static final org.eclipse.emf.ecore.EReference WS_DEFINITIONS__SERVICESThe meta object literal for the 'Services' containment reference list feature. -
WS_DEFINITIONS__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute WS_DEFINITIONS__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature. -
SERVICE
static final org.eclipse.emf.ecore.EClass SERVICEThe meta object literal for the 'Service
' class. -
SERVICE__NAMESPACE
static final org.eclipse.emf.ecore.EAttribute SERVICE__NAMESPACEThe meta object literal for the 'Namespace' attribute feature. -
SERVICE__NAME
static final org.eclipse.emf.ecore.EAttribute SERVICE__NAMEThe meta object literal for the 'Name' attribute feature. -
SERVICE__ENDPOINTS
static final org.eclipse.emf.ecore.EReference SERVICE__ENDPOINTSThe meta object literal for the 'Endpoints' containment reference list feature. -
SERVICE__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute SERVICE__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature. -
ENDPOINT
static final org.eclipse.emf.ecore.EClass ENDPOINTThe meta object literal for the 'Endpoint
' class. -
ENDPOINT__NAME
static final org.eclipse.emf.ecore.EAttribute ENDPOINT__NAMEThe meta object literal for the 'Name' attribute feature. -
ENDPOINT__OPERATIONS
static final org.eclipse.emf.ecore.EReference ENDPOINT__OPERATIONSThe meta object literal for the 'Operations' containment reference list feature. -
ENDPOINT__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute ENDPOINT__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature. -
ENDPOINT__SOAP
static final org.eclipse.emf.ecore.EAttribute ENDPOINT__SOAPThe meta object literal for the 'Soap' attribute feature. -
OPERATION
static final org.eclipse.emf.ecore.EClass OPERATIONThe meta object literal for the 'Operation
' class. -
OPERATION__NAME
static final org.eclipse.emf.ecore.EAttribute OPERATION__NAMEThe meta object literal for the 'Name' attribute feature. -
OPERATION__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute OPERATION__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature. -
OPERATION__RET_VAL_NILLABLE
static final org.eclipse.emf.ecore.EAttribute OPERATION__RET_VAL_NILLABLEThe meta object literal for the 'Ret Val Nillable' attribute feature. -
OPERATION__RET_VAL_DOC
static final org.eclipse.emf.ecore.EAttribute OPERATION__RET_VAL_DOCThe meta object literal for the 'Ret Val Doc' attribute feature. -
OPERATION__RET_VAL_TYPE
static final org.eclipse.emf.ecore.EReference OPERATION__RET_VAL_TYPEThe meta object literal for the 'Ret Val Type' containment reference feature. -
OPERATION__PARAMETERS
static final org.eclipse.emf.ecore.EReference OPERATION__PARAMETERSThe meta object literal for the 'Parameters' containment reference list feature. -
PARAMETER
static final org.eclipse.emf.ecore.EClass PARAMETERThe meta object literal for the 'Parameter
' class. -
PARAMETER__NAME
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NAMEThe meta object literal for the 'Name' attribute feature. -
PARAMETER__TYPE
static final org.eclipse.emf.ecore.EReference PARAMETER__TYPEThe meta object literal for the 'Type' containment reference feature. -
PARAMETER__DIRECTION
static final org.eclipse.emf.ecore.EAttribute PARAMETER__DIRECTIONThe meta object literal for the 'Direction' attribute feature. -
PARAMETER__NILLABLE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NILLABLEThe meta object literal for the 'Nillable' attribute feature. -
PARAMETER__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute PARAMETER__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature. -
DIRECTION
static final org.eclipse.emf.ecore.EEnum DIRECTIONThe meta object literal for the 'Direction
' enum. -
NC_NAME
static final org.eclipse.emf.ecore.EDataType NC_NAMEThe meta object literal for the 'NC Name' data type.- See Also:
-