|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistryPackage
The Package for the model. It contains accessors for the meta objects to represent
RegistryFactory| Nested Class Summary | |
|---|---|
static interface |
RegistryPackage.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 int |
DOCUMENT_ROOT
The meta object id for the ' Document Root' class. |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list. |
static int |
DOCUMENT_ROOT__REGISTRY_ERROR
The feature id for the 'Registry Error' containment reference. |
static int |
DOCUMENT_ROOT__REGISTRY_ERROR_LIST
The feature id for the 'Registry Error List' containment reference. |
static int |
DOCUMENT_ROOT__REGISTRY_REQUEST
The feature id for the 'Registry Request' containment reference. |
static int |
DOCUMENT_ROOT__REGISTRY_RESPONSE
The feature id for the 'Registry Response' containment reference. |
static int |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map. |
static int |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map. |
static int |
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class. |
static RegistryPackage |
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 |
REGISTRY_ERROR_LIST_TYPE
The meta object id for the ' Error List Type' class. |
static int |
REGISTRY_ERROR_LIST_TYPE__HIGHEST_SEVERITY
The feature id for the 'Highest Severity' attribute. |
static int |
REGISTRY_ERROR_LIST_TYPE__REGISTRY_ERROR
The feature id for the 'Registry Error' containment reference list. |
static int |
REGISTRY_ERROR_LIST_TYPE_FEATURE_COUNT
The number of structural features of the 'Error List Type' class. |
static int |
REGISTRY_ERROR_TYPE
The meta object id for the ' Error Type' class. |
static int |
REGISTRY_ERROR_TYPE__CODE_CONTEXT
The feature id for the 'Code Context' attribute. |
static int |
REGISTRY_ERROR_TYPE__ERROR_CODE
The feature id for the 'Error Code' attribute. |
static int |
REGISTRY_ERROR_TYPE__LOCATION
The feature id for the 'Location' attribute. |
static int |
REGISTRY_ERROR_TYPE__SEVERITY
The feature id for the 'Severity' attribute. |
static int |
REGISTRY_ERROR_TYPE__VALUE
The feature id for the 'Value' attribute. |
static int |
REGISTRY_ERROR_TYPE_FEATURE_COUNT
The number of structural features of the 'Error Type' class. |
static int |
REGISTRY_REQUEST_TYPE
The meta object id for the ' Request Type' class. |
static int |
REGISTRY_REQUEST_TYPE__COMMENT
The feature id for the 'Comment' attribute. |
static int |
REGISTRY_REQUEST_TYPE__ID
The feature id for the 'Id' attribute. |
static int |
REGISTRY_REQUEST_TYPE__REQUEST_SLOT_LIST
The feature id for the 'Request Slot List' containment reference. |
static int |
REGISTRY_REQUEST_TYPE_FEATURE_COUNT
The number of structural features of the 'Request Type' class. |
static int |
REGISTRY_RESPONSE_TYPE
The meta object id for the ' Response Type' class. |
static int |
REGISTRY_RESPONSE_TYPE__REGISTRY_ERROR_LIST
The feature id for the 'Registry Error List' containment reference. |
static int |
REGISTRY_RESPONSE_TYPE__REQUEST_ID
The feature id for the 'Request Id' attribute. |
static int |
REGISTRY_RESPONSE_TYPE__RESPONSE_SLOT_LIST
The feature id for the 'Response Slot List' containment reference. |
static int |
REGISTRY_RESPONSE_TYPE__STATUS
The feature id for the 'Status' attribute. |
static int |
REGISTRY_RESPONSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Response Type' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed'. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryError()
Returns the meta object for the containment reference ' Registry Error'. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryErrorList()
Returns the meta object for the containment reference ' Registry Error List'. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryRequest()
Returns the meta object for the containment reference ' Registry Request'. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_RegistryResponse()
Returns the meta object for the containment reference ' Registry Response'. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map ' XMLNS Prefix Map'. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map ' XSI Schema Location'. |
org.eclipse.emf.ecore.EClass |
getDocumentRoot()
Returns the meta object for class ' Document Root'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorListType_HighestSeverity()
Returns the meta object for the attribute ' Highest Severity'. |
org.eclipse.emf.ecore.EReference |
getRegistryErrorListType_RegistryError()
Returns the meta object for the containment reference list ' Registry Error'. |
org.eclipse.emf.ecore.EClass |
getRegistryErrorListType()
Returns the meta object for class ' Error List Type'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_CodeContext()
Returns the meta object for the attribute ' Code Context'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_ErrorCode()
Returns the meta object for the attribute ' Error Code'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_Location()
Returns the meta object for the attribute ' Location'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_Severity()
Returns the meta object for the attribute ' Severity'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryErrorType_Value()
Returns the meta object for the attribute ' Value'. |
org.eclipse.emf.ecore.EClass |
getRegistryErrorType()
Returns the meta object for class ' Error Type'. |
RegistryFactory |
getRegistryFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getRegistryRequestType_Comment()
Returns the meta object for the attribute ' Comment'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryRequestType_Id()
Returns the meta object for the attribute ' Id'. |
org.eclipse.emf.ecore.EReference |
getRegistryRequestType_RequestSlotList()
Returns the meta object for the containment reference ' Request Slot List'. |
org.eclipse.emf.ecore.EClass |
getRegistryRequestType()
Returns the meta object for class ' Request Type'. |
org.eclipse.emf.ecore.EReference |
getRegistryResponseType_RegistryErrorList()
Returns the meta object for the containment reference ' Registry Error List'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryResponseType_RequestId()
Returns the meta object for the attribute ' Request Id'. |
org.eclipse.emf.ecore.EReference |
getRegistryResponseType_ResponseSlotList()
Returns the meta object for the containment reference ' Response Slot List'. |
org.eclipse.emf.ecore.EAttribute |
getRegistryResponseType_Status()
Returns the meta object for the attribute ' Status'. |
org.eclipse.emf.ecore.EClass |
getRegistryResponseType()
Returns the meta object for class ' Response Type'. |
| 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 RegistryPackage eINSTANCE
static final int DOCUMENT_ROOT
Document Root' class.
DocumentRootImpl,
RegistryPackageImpl.getDocumentRoot(),
Constant Field Valuesstatic final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__REGISTRY_ERROR
static final int DOCUMENT_ROOT__REGISTRY_ERROR_LIST
static final int DOCUMENT_ROOT__REGISTRY_REQUEST
static final int DOCUMENT_ROOT__REGISTRY_RESPONSE
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int REGISTRY_ERROR_LIST_TYPE
Error List Type' class.
RegistryErrorListTypeImpl,
RegistryPackageImpl.getRegistryErrorListType(),
Constant Field Valuesstatic final int REGISTRY_ERROR_LIST_TYPE__REGISTRY_ERROR
static final int REGISTRY_ERROR_LIST_TYPE__HIGHEST_SEVERITY
static final int REGISTRY_ERROR_LIST_TYPE_FEATURE_COUNT
static final int REGISTRY_ERROR_TYPE
Error Type' class.
RegistryErrorTypeImpl,
RegistryPackageImpl.getRegistryErrorType(),
Constant Field Valuesstatic final int REGISTRY_ERROR_TYPE__VALUE
static final int REGISTRY_ERROR_TYPE__CODE_CONTEXT
static final int REGISTRY_ERROR_TYPE__ERROR_CODE
static final int REGISTRY_ERROR_TYPE__LOCATION
static final int REGISTRY_ERROR_TYPE__SEVERITY
static final int REGISTRY_ERROR_TYPE_FEATURE_COUNT
static final int REGISTRY_REQUEST_TYPE
Request Type' class.
RegistryRequestTypeImpl,
RegistryPackageImpl.getRegistryRequestType(),
Constant Field Valuesstatic final int REGISTRY_REQUEST_TYPE__REQUEST_SLOT_LIST
static final int REGISTRY_REQUEST_TYPE__COMMENT
static final int REGISTRY_REQUEST_TYPE__ID
static final int REGISTRY_REQUEST_TYPE_FEATURE_COUNT
static final int REGISTRY_RESPONSE_TYPE
Response Type' class.
RegistryResponseTypeImpl,
RegistryPackageImpl.getRegistryResponseType(),
Constant Field Valuesstatic final int REGISTRY_RESPONSE_TYPE__RESPONSE_SLOT_LIST
static final int REGISTRY_RESPONSE_TYPE__REGISTRY_ERROR_LIST
static final int REGISTRY_RESPONSE_TYPE__REQUEST_ID
static final int REGISTRY_RESPONSE_TYPE__STATUS
static final int REGISTRY_RESPONSE_TYPE_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getDocumentRoot()
Document Root'.
DocumentRootorg.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Mixed'.
DocumentRoot.getMixed(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map'.
DocumentRoot.getXMLNSPrefixMap(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location'.
DocumentRoot.getXSISchemaLocation(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryError()
Registry Error'.
DocumentRoot.getRegistryError(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryErrorList()
Registry Error List'.
DocumentRoot.getRegistryErrorList(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryRequest()
Registry Request'.
DocumentRoot.getRegistryRequest(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_RegistryResponse()
Registry Response'.
DocumentRoot.getRegistryResponse(),
getDocumentRoot()org.eclipse.emf.ecore.EClass getRegistryErrorListType()
Error List Type'.
RegistryErrorListTypeorg.eclipse.emf.ecore.EReference getRegistryErrorListType_RegistryError()
Registry Error'.
RegistryErrorListType.getRegistryError(),
getRegistryErrorListType()org.eclipse.emf.ecore.EAttribute getRegistryErrorListType_HighestSeverity()
Highest Severity'.
RegistryErrorListType.getHighestSeverity(),
getRegistryErrorListType()org.eclipse.emf.ecore.EClass getRegistryErrorType()
Error Type'.
RegistryErrorTypeorg.eclipse.emf.ecore.EAttribute getRegistryErrorType_Value()
Value'.
RegistryErrorType.getValue(),
getRegistryErrorType()org.eclipse.emf.ecore.EAttribute getRegistryErrorType_CodeContext()
Code Context'.
RegistryErrorType.getCodeContext(),
getRegistryErrorType()org.eclipse.emf.ecore.EAttribute getRegistryErrorType_ErrorCode()
Error Code'.
RegistryErrorType.getErrorCode(),
getRegistryErrorType()org.eclipse.emf.ecore.EAttribute getRegistryErrorType_Location()
Location'.
RegistryErrorType.getLocation(),
getRegistryErrorType()org.eclipse.emf.ecore.EAttribute getRegistryErrorType_Severity()
Severity'.
RegistryErrorType.getSeverity(),
getRegistryErrorType()org.eclipse.emf.ecore.EClass getRegistryRequestType()
Request Type'.
RegistryRequestTypeorg.eclipse.emf.ecore.EReference getRegistryRequestType_RequestSlotList()
Request Slot List'.
RegistryRequestType.getRequestSlotList(),
getRegistryRequestType()org.eclipse.emf.ecore.EAttribute getRegistryRequestType_Comment()
Comment'.
RegistryRequestType.getComment(),
getRegistryRequestType()org.eclipse.emf.ecore.EAttribute getRegistryRequestType_Id()
Id'.
RegistryRequestType.getId(),
getRegistryRequestType()org.eclipse.emf.ecore.EClass getRegistryResponseType()
Response Type'.
RegistryResponseTypeorg.eclipse.emf.ecore.EReference getRegistryResponseType_ResponseSlotList()
Response Slot List'.
RegistryResponseType.getResponseSlotList(),
getRegistryResponseType()org.eclipse.emf.ecore.EReference getRegistryResponseType_RegistryErrorList()
Registry Error List'.
RegistryResponseType.getRegistryErrorList(),
getRegistryResponseType()org.eclipse.emf.ecore.EAttribute getRegistryResponseType_RequestId()
Request Id'.
RegistryResponseType.getRequestId(),
getRegistryResponseType()org.eclipse.emf.ecore.EAttribute getRegistryResponseType_Status()
Status'.
RegistryResponseType.getStatus(),
getRegistryResponseType()RegistryFactory getRegistryFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||