Interface WsDefinitionsPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
WsDefinitionsPackageImpl
public interface WsDefinitionsPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Direction
' enum.static final WsDefinitionsPackage
The singleton instance of the package.static final String
The package name.static final int
The meta object id for the 'Endpoint
' class.static final int
The feature id for the 'Documentation' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Operations' containment reference list.static final int
The feature id for the 'Soap' attribute.static final int
The number of structural features of the 'Endpoint' class.static final int
The number of operations of the 'Endpoint' class.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'NC Name' data type.static final int
The meta object id for the 'Operation
' class.static final int
The feature id for the 'Documentation' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Parameters' containment reference list.static final int
The feature id for the 'Ret Val Doc' attribute.static final int
The feature id for the 'Ret Val Nillable' attribute.static final int
The feature id for the 'Ret Val Type' containment reference.static final int
The number of structural features of the 'Operation' class.static final int
The number of operations of the 'Operation' class.static final int
The meta object id for the 'Parameter
' class.static final int
The feature id for the 'Direction' attribute.static final int
The feature id for the 'Documentation' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Nillable' attribute.static final int
The feature id for the 'Type' containment reference.static final int
The number of structural features of the 'Parameter' class.static final int
The number of operations of the 'Parameter' class.static final int
The meta object id for the 'Service
' class.static final int
The feature id for the 'Documentation' attribute.static final int
The feature id for the 'Endpoints' containment reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Namespace' attribute.static final int
The number of structural features of the 'Service' class.static final int
The number of operations of the 'Service' class.static final int
The meta object id for the 'WS Definitions
' class.static final int
The feature id for the 'Documentation' attribute.static final int
The feature id for the 'Model' containment reference.static final int
The feature id for the 'Services' containment reference list.static final int
The number of structural features of the 'WS Definitions' class.static final int
The number of operations of the 'WS Definitions' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Direction
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Endpoint
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Documentation
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Operations
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Soap
'.org.eclipse.emf.ecore.EDataType
Returns the meta object for data type 'NC Name
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Operation
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Documentation
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Parameters
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Ret Val Doc
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Ret Val Nillable
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Ret Val Type
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Parameter
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Direction
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Documentation
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Nillable
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Type
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Service
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Documentation
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Endpoints
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Namespace
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'WS Definitions
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Documentation
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Model
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Services
'.Returns the factory that creates the instances of the model.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
WS_DEFINITIONS
static final int WS_DEFINITIONSThe meta object id for the 'WS Definitions
' class. -
WS_DEFINITIONS__MODEL
static final int WS_DEFINITIONS__MODELThe feature id for the 'Model' containment reference.- See Also:
-
WS_DEFINITIONS__SERVICES
static final int WS_DEFINITIONS__SERVICESThe feature id for the 'Services' containment reference list.- See Also:
-
WS_DEFINITIONS__DOCUMENTATION
static final int WS_DEFINITIONS__DOCUMENTATIONThe feature id for the 'Documentation' attribute.- See Also:
-
WS_DEFINITIONS_FEATURE_COUNT
static final int WS_DEFINITIONS_FEATURE_COUNTThe number of structural features of the 'WS Definitions' class.- See Also:
-
WS_DEFINITIONS_OPERATION_COUNT
static final int WS_DEFINITIONS_OPERATION_COUNTThe number of operations of the 'WS Definitions' class.- See Also:
-
SERVICE
static final int SERVICEThe meta object id for the 'Service
' class. -
SERVICE__NAMESPACE
static final int SERVICE__NAMESPACEThe feature id for the 'Namespace' attribute.- See Also:
-
SERVICE__NAME
static final int SERVICE__NAMEThe feature id for the 'Name' attribute.- See Also:
-
SERVICE__ENDPOINTS
static final int SERVICE__ENDPOINTSThe feature id for the 'Endpoints' containment reference list.- See Also:
-
SERVICE__DOCUMENTATION
static final int SERVICE__DOCUMENTATIONThe feature id for the 'Documentation' attribute.- See Also:
-
SERVICE_FEATURE_COUNT
static final int SERVICE_FEATURE_COUNTThe number of structural features of the 'Service' class.- See Also:
-
SERVICE_OPERATION_COUNT
static final int SERVICE_OPERATION_COUNTThe number of operations of the 'Service' class.- See Also:
-
ENDPOINT
static final int ENDPOINTThe meta object id for the 'Endpoint
' class. -
ENDPOINT__NAME
static final int ENDPOINT__NAMEThe feature id for the 'Name' attribute.- See Also:
-
ENDPOINT__OPERATIONS
static final int ENDPOINT__OPERATIONSThe feature id for the 'Operations' containment reference list.- See Also:
-
ENDPOINT__DOCUMENTATION
static final int ENDPOINT__DOCUMENTATIONThe feature id for the 'Documentation' attribute.- See Also:
-
ENDPOINT__SOAP
static final int ENDPOINT__SOAPThe feature id for the 'Soap' attribute.- See Also:
-
ENDPOINT_FEATURE_COUNT
static final int ENDPOINT_FEATURE_COUNTThe number of structural features of the 'Endpoint' class.- See Also:
-
ENDPOINT_OPERATION_COUNT
static final int ENDPOINT_OPERATION_COUNTThe number of operations of the 'Endpoint' class.- See Also:
-
OPERATION
static final int OPERATIONThe meta object id for the 'Operation
' class. -
OPERATION__NAME
static final int OPERATION__NAMEThe feature id for the 'Name' attribute.- See Also:
-
OPERATION__DOCUMENTATION
static final int OPERATION__DOCUMENTATIONThe feature id for the 'Documentation' attribute.- See Also:
-
OPERATION__RET_VAL_NILLABLE
static final int OPERATION__RET_VAL_NILLABLEThe feature id for the 'Ret Val Nillable' attribute.- See Also:
-
OPERATION__RET_VAL_DOC
static final int OPERATION__RET_VAL_DOCThe feature id for the 'Ret Val Doc' attribute.- See Also:
-
OPERATION__RET_VAL_TYPE
static final int OPERATION__RET_VAL_TYPEThe feature id for the 'Ret Val Type' containment reference.- See Also:
-
OPERATION__PARAMETERS
static final int OPERATION__PARAMETERSThe feature id for the 'Parameters' containment reference list.- See Also:
-
OPERATION_FEATURE_COUNT
static final int OPERATION_FEATURE_COUNTThe number of structural features of the 'Operation' class.- See Also:
-
OPERATION_OPERATION_COUNT
static final int OPERATION_OPERATION_COUNTThe number of operations of the 'Operation' class.- See Also:
-
PARAMETER
static final int PARAMETERThe meta object id for the 'Parameter
' class. -
PARAMETER__NAME
static final int PARAMETER__NAMEThe feature id for the 'Name' attribute.- See Also:
-
PARAMETER__TYPE
static final int PARAMETER__TYPEThe feature id for the 'Type' containment reference.- See Also:
-
PARAMETER__DIRECTION
static final int PARAMETER__DIRECTIONThe feature id for the 'Direction' attribute.- See Also:
-
PARAMETER__NILLABLE
static final int PARAMETER__NILLABLEThe feature id for the 'Nillable' attribute.- See Also:
-
PARAMETER__DOCUMENTATION
static final int PARAMETER__DOCUMENTATIONThe feature id for the 'Documentation' attribute.- See Also:
-
PARAMETER_FEATURE_COUNT
static final int PARAMETER_FEATURE_COUNTThe number of structural features of the 'Parameter' class.- See Also:
-
PARAMETER_OPERATION_COUNT
static final int PARAMETER_OPERATION_COUNTThe number of operations of the 'Parameter' class.- See Also:
-
DIRECTION
static final int DIRECTIONThe meta object id for the 'Direction
' enum. -
NC_NAME
static final int NC_NAMEThe meta object id for the 'NC Name' data type.
-
-
Method Details
-
getWSDefinitions
org.eclipse.emf.ecore.EClass getWSDefinitions()Returns the meta object for class 'WS Definitions
'.- Returns:
- the meta object for class 'WS Definitions'.
- See Also:
-
getWSDefinitions_Model
org.eclipse.emf.ecore.EReference getWSDefinitions_Model()Returns the meta object for the containment reference 'Model
'.- Returns:
- the meta object for the containment reference 'Model'.
- See Also:
-
getWSDefinitions_Services
org.eclipse.emf.ecore.EReference getWSDefinitions_Services()Returns the meta object for the containment reference list 'Services
'.- Returns:
- the meta object for the containment reference list 'Services'.
- See Also:
-
getWSDefinitions_Documentation
org.eclipse.emf.ecore.EAttribute getWSDefinitions_Documentation()Returns the meta object for the attribute 'Documentation
'.- Returns:
- the meta object for the attribute 'Documentation'.
- See Also:
-
getService
org.eclipse.emf.ecore.EClass getService()Returns the meta object for class 'Service
'.- Returns:
- the meta object for class 'Service'.
- See Also:
-
getService_Namespace
org.eclipse.emf.ecore.EAttribute getService_Namespace()Returns the meta object for the attribute 'Namespace
'.- Returns:
- the meta object for the attribute 'Namespace'.
- See Also:
-
getService_Name
org.eclipse.emf.ecore.EAttribute getService_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getService_Endpoints
org.eclipse.emf.ecore.EReference getService_Endpoints()Returns the meta object for the containment reference list 'Endpoints
'.- Returns:
- the meta object for the containment reference list 'Endpoints'.
- See Also:
-
getService_Documentation
org.eclipse.emf.ecore.EAttribute getService_Documentation()Returns the meta object for the attribute 'Documentation
'.- Returns:
- the meta object for the attribute 'Documentation'.
- See Also:
-
getEndpoint
org.eclipse.emf.ecore.EClass getEndpoint()Returns the meta object for class 'Endpoint
'.- Returns:
- the meta object for class 'Endpoint'.
- See Also:
-
getEndpoint_Name
org.eclipse.emf.ecore.EAttribute getEndpoint_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getEndpoint_Operations
org.eclipse.emf.ecore.EReference getEndpoint_Operations()Returns the meta object for the containment reference list 'Operations
'.- Returns:
- the meta object for the containment reference list 'Operations'.
- See Also:
-
getEndpoint_Documentation
org.eclipse.emf.ecore.EAttribute getEndpoint_Documentation()Returns the meta object for the attribute 'Documentation
'.- Returns:
- the meta object for the attribute 'Documentation'.
- See Also:
-
getEndpoint_Soap
org.eclipse.emf.ecore.EAttribute getEndpoint_Soap()Returns the meta object for the attribute 'Soap
'.- Returns:
- the meta object for the attribute 'Soap'.
- See Also:
-
getOperation
org.eclipse.emf.ecore.EClass getOperation()Returns the meta object for class 'Operation
'.- Returns:
- the meta object for class 'Operation'.
- See Also:
-
getOperation_Name
org.eclipse.emf.ecore.EAttribute getOperation_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getOperation_Documentation
org.eclipse.emf.ecore.EAttribute getOperation_Documentation()Returns the meta object for the attribute 'Documentation
'.- Returns:
- the meta object for the attribute 'Documentation'.
- See Also:
-
getOperation_RetValNillable
org.eclipse.emf.ecore.EAttribute getOperation_RetValNillable()Returns the meta object for the attribute 'Ret Val Nillable
'.- Returns:
- the meta object for the attribute 'Ret Val Nillable'.
- See Also:
-
getOperation_RetValDoc
org.eclipse.emf.ecore.EAttribute getOperation_RetValDoc()Returns the meta object for the attribute 'Ret Val Doc
'.- Returns:
- the meta object for the attribute 'Ret Val Doc'.
- See Also:
-
getOperation_RetValType
org.eclipse.emf.ecore.EReference getOperation_RetValType()Returns the meta object for the containment reference 'Ret Val Type
'.- Returns:
- the meta object for the containment reference 'Ret Val Type'.
- See Also:
-
getOperation_Parameters
org.eclipse.emf.ecore.EReference getOperation_Parameters()Returns the meta object for the containment reference list 'Parameters
'.- Returns:
- the meta object for the containment reference list 'Parameters'.
- See Also:
-
getParameter
org.eclipse.emf.ecore.EClass getParameter()Returns the meta object for class 'Parameter
'.- Returns:
- the meta object for class 'Parameter'.
- See Also:
-
getParameter_Name
org.eclipse.emf.ecore.EAttribute getParameter_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getParameter_Type
org.eclipse.emf.ecore.EReference getParameter_Type()Returns the meta object for the containment reference 'Type
'.- Returns:
- the meta object for the containment reference 'Type'.
- See Also:
-
getParameter_Direction
org.eclipse.emf.ecore.EAttribute getParameter_Direction()Returns the meta object for the attribute 'Direction
'.- Returns:
- the meta object for the attribute 'Direction'.
- See Also:
-
getParameter_Nillable
org.eclipse.emf.ecore.EAttribute getParameter_Nillable()Returns the meta object for the attribute 'Nillable
'.- Returns:
- the meta object for the attribute 'Nillable'.
- See Also:
-
getParameter_Documentation
org.eclipse.emf.ecore.EAttribute getParameter_Documentation()Returns the meta object for the attribute 'Documentation
'.- Returns:
- the meta object for the attribute 'Documentation'.
- See Also:
-
getDirection
org.eclipse.emf.ecore.EEnum getDirection()Returns the meta object for enum 'Direction
'.- Returns:
- the meta object for enum 'Direction'.
- See Also:
-
getNCName
org.eclipse.emf.ecore.EDataType getNCName()Returns the meta object for data type 'NC Name
'.- Returns:
- the meta object for data type 'NC Name'.
- See Also:
-
getWsDefinitionsFactory
WsDefinitionsFactory getWsDefinitionsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-