Interface WsDefinitionsPackage.Literals
-
- Enclosing interface:
- WsDefinitionsPackage
public static interface WsDefinitionsPackage.LiteralsDefines 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
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EEnumDIRECTIONThe meta object literal for the 'Direction' enum.static org.eclipse.emf.ecore.EClassENDPOINTThe meta object literal for the 'Endpoint' class.static org.eclipse.emf.ecore.EAttributeENDPOINT__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature.static org.eclipse.emf.ecore.EAttributeENDPOINT__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EReferenceENDPOINT__OPERATIONSThe meta object literal for the 'Operations' containment reference list feature.static org.eclipse.emf.ecore.EAttributeENDPOINT__SOAPThe meta object literal for the 'Soap' attribute feature.static org.eclipse.emf.ecore.EDataTypeNC_NAMEThe meta object literal for the 'NC Name' data type.static org.eclipse.emf.ecore.EClassOPERATIONThe meta object literal for the 'Operation' class.static org.eclipse.emf.ecore.EAttributeOPERATION__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature.static org.eclipse.emf.ecore.EAttributeOPERATION__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EReferenceOPERATION__PARAMETERSThe meta object literal for the 'Parameters' containment reference list feature.static org.eclipse.emf.ecore.EAttributeOPERATION__RET_VAL_DOCThe meta object literal for the 'Ret Val Doc' attribute feature.static org.eclipse.emf.ecore.EAttributeOPERATION__RET_VAL_NILLABLEThe meta object literal for the 'Ret Val Nillable' attribute feature.static org.eclipse.emf.ecore.EReferenceOPERATION__RET_VAL_TYPEThe meta object literal for the 'Ret Val Type' containment reference feature.static org.eclipse.emf.ecore.EClassPARAMETERThe meta object literal for the 'Parameter' class.static org.eclipse.emf.ecore.EAttributePARAMETER__DIRECTIONThe meta object literal for the 'Direction' attribute feature.static org.eclipse.emf.ecore.EAttributePARAMETER__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature.static org.eclipse.emf.ecore.EAttributePARAMETER__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EAttributePARAMETER__NILLABLEThe meta object literal for the 'Nillable' attribute feature.static org.eclipse.emf.ecore.EReferencePARAMETER__TYPEThe meta object literal for the 'Type' containment reference feature.static org.eclipse.emf.ecore.EClassSERVICEThe meta object literal for the 'Service' class.static org.eclipse.emf.ecore.EAttributeSERVICE__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature.static org.eclipse.emf.ecore.EReferenceSERVICE__ENDPOINTSThe meta object literal for the 'Endpoints' containment reference list feature.static org.eclipse.emf.ecore.EAttributeSERVICE__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EAttributeSERVICE__NAMESPACEThe meta object literal for the 'Namespace' attribute feature.static org.eclipse.emf.ecore.EClassWS_DEFINITIONSThe meta object literal for the 'WS Definitions' class.static org.eclipse.emf.ecore.EAttributeWS_DEFINITIONS__DOCUMENTATIONThe meta object literal for the 'Documentation' attribute feature.static org.eclipse.emf.ecore.EReferenceWS_DEFINITIONS__MODELThe meta object literal for the 'Model' containment reference feature.static org.eclipse.emf.ecore.EReferenceWS_DEFINITIONS__SERVICESThe meta object literal for the 'Services' containment reference list feature.
-
-
-
Field Detail
-
WS_DEFINITIONS
static final org.eclipse.emf.ecore.EClass WS_DEFINITIONS
The meta object literal for the 'WS Definitions' class.
-
WS_DEFINITIONS__MODEL
static final org.eclipse.emf.ecore.EReference WS_DEFINITIONS__MODEL
The meta object literal for the 'Model' containment reference feature.
-
WS_DEFINITIONS__SERVICES
static final org.eclipse.emf.ecore.EReference WS_DEFINITIONS__SERVICES
The meta object literal for the 'Services' containment reference list feature.
-
WS_DEFINITIONS__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute WS_DEFINITIONS__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.
-
SERVICE
static final org.eclipse.emf.ecore.EClass SERVICE
The meta object literal for the 'Service' class.- See Also:
ServiceImpl,WsDefinitionsPackageImpl.getService()
-
SERVICE__NAMESPACE
static final org.eclipse.emf.ecore.EAttribute SERVICE__NAMESPACE
The meta object literal for the 'Namespace' attribute feature.
-
SERVICE__NAME
static final org.eclipse.emf.ecore.EAttribute SERVICE__NAME
The meta object literal for the 'Name' attribute feature.
-
SERVICE__ENDPOINTS
static final org.eclipse.emf.ecore.EReference SERVICE__ENDPOINTS
The meta object literal for the 'Endpoints' containment reference list feature.
-
SERVICE__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute SERVICE__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.
-
ENDPOINT
static final org.eclipse.emf.ecore.EClass ENDPOINT
The meta object literal for the 'Endpoint' class.
-
ENDPOINT__NAME
static final org.eclipse.emf.ecore.EAttribute ENDPOINT__NAME
The meta object literal for the 'Name' attribute feature.
-
ENDPOINT__OPERATIONS
static final org.eclipse.emf.ecore.EReference ENDPOINT__OPERATIONS
The meta object literal for the 'Operations' containment reference list feature.
-
ENDPOINT__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute ENDPOINT__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.
-
ENDPOINT__SOAP
static final org.eclipse.emf.ecore.EAttribute ENDPOINT__SOAP
The meta object literal for the 'Soap' attribute feature.
-
OPERATION
static final org.eclipse.emf.ecore.EClass OPERATION
The meta object literal for the 'Operation' class.
-
OPERATION__NAME
static final org.eclipse.emf.ecore.EAttribute OPERATION__NAME
The meta object literal for the 'Name' attribute feature.
-
OPERATION__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute OPERATION__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.
-
OPERATION__RET_VAL_NILLABLE
static final org.eclipse.emf.ecore.EAttribute OPERATION__RET_VAL_NILLABLE
The meta object literal for the 'Ret Val Nillable' attribute feature.
-
OPERATION__RET_VAL_DOC
static final org.eclipse.emf.ecore.EAttribute OPERATION__RET_VAL_DOC
The meta object literal for the 'Ret Val Doc' attribute feature.
-
OPERATION__RET_VAL_TYPE
static final org.eclipse.emf.ecore.EReference OPERATION__RET_VAL_TYPE
The meta object literal for the 'Ret Val Type' containment reference feature.
-
OPERATION__PARAMETERS
static final org.eclipse.emf.ecore.EReference OPERATION__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.
-
PARAMETER
static final org.eclipse.emf.ecore.EClass PARAMETER
The meta object literal for the 'Parameter' class.
-
PARAMETER__NAME
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NAME
The meta object literal for the 'Name' attribute feature.
-
PARAMETER__TYPE
static final org.eclipse.emf.ecore.EReference PARAMETER__TYPE
The meta object literal for the 'Type' containment reference feature.
-
PARAMETER__DIRECTION
static final org.eclipse.emf.ecore.EAttribute PARAMETER__DIRECTION
The meta object literal for the 'Direction' attribute feature.
-
PARAMETER__NILLABLE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NILLABLE
The meta object literal for the 'Nillable' attribute feature.
-
PARAMETER__DOCUMENTATION
static final org.eclipse.emf.ecore.EAttribute PARAMETER__DOCUMENTATION
The meta object literal for the 'Documentation' attribute feature.
-
DIRECTION
static final org.eclipse.emf.ecore.EEnum DIRECTION
The meta object literal for the 'Direction' enum.- See Also:
Direction,WsDefinitionsPackageImpl.getDirection()
-
NC_NAME
static final org.eclipse.emf.ecore.EDataType NC_NAME
The meta object literal for the 'NC Name' data type.- See Also:
String,WsDefinitionsPackageImpl.getNCName()
-
-