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 SummaryFields 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_DEFINITIONSstatic final org.eclipse.emf.ecore.EClass WS_DEFINITIONS The meta object literal for the 'WS Definitions' class.
 - 
WS_DEFINITIONS__MODELstatic final org.eclipse.emf.ecore.EReference WS_DEFINITIONS__MODEL The meta object literal for the 'Model' containment reference feature.
 - 
WS_DEFINITIONS__SERVICESstatic final org.eclipse.emf.ecore.EReference WS_DEFINITIONS__SERVICES The meta object literal for the 'Services' containment reference list feature.
 - 
WS_DEFINITIONS__DOCUMENTATIONstatic final org.eclipse.emf.ecore.EAttribute WS_DEFINITIONS__DOCUMENTATION The meta object literal for the 'Documentation' attribute feature.
 - 
SERVICEstatic final org.eclipse.emf.ecore.EClass SERVICE The meta object literal for the 'Service' class.- See Also:
- ServiceImpl,- WsDefinitionsPackageImpl.getService()
 
 - 
SERVICE__NAMESPACEstatic final org.eclipse.emf.ecore.EAttribute SERVICE__NAMESPACE The meta object literal for the 'Namespace' attribute feature.
 - 
SERVICE__NAMEstatic final org.eclipse.emf.ecore.EAttribute SERVICE__NAME The meta object literal for the 'Name' attribute feature.
 - 
SERVICE__ENDPOINTSstatic final org.eclipse.emf.ecore.EReference SERVICE__ENDPOINTS The meta object literal for the 'Endpoints' containment reference list feature.
 - 
SERVICE__DOCUMENTATIONstatic final org.eclipse.emf.ecore.EAttribute SERVICE__DOCUMENTATION The meta object literal for the 'Documentation' attribute feature.
 - 
ENDPOINTstatic final org.eclipse.emf.ecore.EClass ENDPOINT The meta object literal for the 'Endpoint' class.
 - 
ENDPOINT__NAMEstatic final org.eclipse.emf.ecore.EAttribute ENDPOINT__NAME The meta object literal for the 'Name' attribute feature.
 - 
ENDPOINT__OPERATIONSstatic final org.eclipse.emf.ecore.EReference ENDPOINT__OPERATIONS The meta object literal for the 'Operations' containment reference list feature.
 - 
ENDPOINT__DOCUMENTATIONstatic final org.eclipse.emf.ecore.EAttribute ENDPOINT__DOCUMENTATION The meta object literal for the 'Documentation' attribute feature.
 - 
ENDPOINT__SOAPstatic final org.eclipse.emf.ecore.EAttribute ENDPOINT__SOAP The meta object literal for the 'Soap' attribute feature.
 - 
OPERATIONstatic final org.eclipse.emf.ecore.EClass OPERATION The meta object literal for the 'Operation' class.
 - 
OPERATION__NAMEstatic final org.eclipse.emf.ecore.EAttribute OPERATION__NAME The meta object literal for the 'Name' attribute feature.
 - 
OPERATION__DOCUMENTATIONstatic final org.eclipse.emf.ecore.EAttribute OPERATION__DOCUMENTATION The meta object literal for the 'Documentation' attribute feature.
 - 
OPERATION__RET_VAL_NILLABLEstatic final org.eclipse.emf.ecore.EAttribute OPERATION__RET_VAL_NILLABLE The meta object literal for the 'Ret Val Nillable' attribute feature.
 - 
OPERATION__RET_VAL_DOCstatic final org.eclipse.emf.ecore.EAttribute OPERATION__RET_VAL_DOC The meta object literal for the 'Ret Val Doc' attribute feature.
 - 
OPERATION__RET_VAL_TYPEstatic final org.eclipse.emf.ecore.EReference OPERATION__RET_VAL_TYPE The meta object literal for the 'Ret Val Type' containment reference feature.
 - 
OPERATION__PARAMETERSstatic final org.eclipse.emf.ecore.EReference OPERATION__PARAMETERS The meta object literal for the 'Parameters' containment reference list feature.
 - 
PARAMETERstatic final org.eclipse.emf.ecore.EClass PARAMETER The meta object literal for the 'Parameter' class.
 - 
PARAMETER__NAMEstatic final org.eclipse.emf.ecore.EAttribute PARAMETER__NAME The meta object literal for the 'Name' attribute feature.
 - 
PARAMETER__TYPEstatic final org.eclipse.emf.ecore.EReference PARAMETER__TYPE The meta object literal for the 'Type' containment reference feature.
 - 
PARAMETER__DIRECTIONstatic final org.eclipse.emf.ecore.EAttribute PARAMETER__DIRECTION The meta object literal for the 'Direction' attribute feature.
 - 
PARAMETER__NILLABLEstatic final org.eclipse.emf.ecore.EAttribute PARAMETER__NILLABLE The meta object literal for the 'Nillable' attribute feature.
 - 
PARAMETER__DOCUMENTATIONstatic final org.eclipse.emf.ecore.EAttribute PARAMETER__DOCUMENTATION The meta object literal for the 'Documentation' attribute feature.
 - 
DIRECTIONstatic final org.eclipse.emf.ecore.EEnum DIRECTION The meta object literal for the 'Direction' enum.- See Also:
- Direction,- WsDefinitionsPackageImpl.getDirection()
 
 - 
NC_NAMEstatic final org.eclipse.emf.ecore.EDataType NC_NAME The meta object literal for the 'NC Name' data type.- See Also:
- String,- WsDefinitionsPackageImpl.getNCName()
 
 
- 
 
-