|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
MixedXMLNS Prefix MapXSI Schema LocationAdd Slots RequestApprove Objects RequestDeprecate Objects RequestOptional Features SupportedRegistry ErrorRegistry Error ListRegistry ProfileRegistry ResponseRemove Objects RequestRemove Slots RequestRequest Accepted ResponseRoot ElementSubmit Objects RequestUpdate Objects Request
RegistryPackage.getDocumentRoot()| Method Summary | |
|---|---|
AddSlotsRequestType |
getAddSlotsRequest()
Returns the value of the 'Add Slots Request' containment reference. |
ApproveObjectsRequestType |
getApproveObjectsRequest()
Returns the value of the 'Approve Objects Request' containment reference. |
DeprecateObjectsRequestType |
getDeprecateObjectsRequest()
Returns the value of the 'Deprecate Objects Request' containment reference. |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
OptionalFeaturesSupportedType |
getOptionalFeaturesSupported()
Returns the value of the 'Optional Features Supported' containment reference. |
RegistryErrorType |
getRegistryError()
Returns the value of the 'Registry Error' containment reference. |
RegistryErrorListType |
getRegistryErrorList()
Returns the value of the 'Registry Error List' containment reference. |
RegistryProfileType |
getRegistryProfile()
Returns the value of the 'Registry Profile' containment reference. |
RegistryResponseType |
getRegistryResponse()
Returns the value of the 'Registry Response' containment reference. |
RemoveObjectsRequestType |
getRemoveObjectsRequest()
Returns the value of the 'Remove Objects Request' containment reference. |
RemoveSlotsRequestType |
getRemoveSlotsRequest()
Returns the value of the 'Remove Slots Request' containment reference. |
RequestAcceptedResponseType |
getRequestAcceptedResponse()
Returns the value of the 'Request Accepted Response' containment reference. |
RootElementType |
getRootElement()
Returns the value of the 'Root Element' containment reference. |
SubmitObjectsRequestType |
getSubmitObjectsRequest()
Returns the value of the 'Submit Objects Request' containment reference. |
UpdateObjectsRequestType |
getUpdateObjectsRequest()
Returns the value of the 'Update Objects Request' containment reference. |
org.eclipse.emf.common.util.EMap |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
org.eclipse.emf.common.util.EMap |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setAddSlotsRequest(AddSlotsRequestType value)
Sets the value of the ' Add Slots Request' containment reference. |
void |
setApproveObjectsRequest(ApproveObjectsRequestType value)
Sets the value of the ' Approve Objects Request' containment reference. |
void |
setDeprecateObjectsRequest(DeprecateObjectsRequestType value)
Sets the value of the ' Deprecate Objects Request' containment reference. |
void |
setOptionalFeaturesSupported(OptionalFeaturesSupportedType value)
Sets the value of the ' Optional Features Supported' containment reference. |
void |
setRegistryError(RegistryErrorType value)
Sets the value of the ' Registry Error' containment reference. |
void |
setRegistryErrorList(RegistryErrorListType value)
Sets the value of the ' Registry Error List' containment reference. |
void |
setRegistryProfile(RegistryProfileType value)
Sets the value of the ' Registry Profile' containment reference. |
void |
setRegistryResponse(RegistryResponseType value)
Sets the value of the ' Registry Response' containment reference. |
void |
setRemoveObjectsRequest(RemoveObjectsRequestType value)
Sets the value of the ' Remove Objects Request' containment reference. |
void |
setRemoveSlotsRequest(RemoveSlotsRequestType value)
Sets the value of the ' Remove Slots Request' containment reference. |
void |
setRequestAcceptedResponse(RequestAcceptedResponseType value)
Sets the value of the ' Request Accepted Response' containment reference. |
void |
setRootElement(RootElementType value)
Sets the value of the ' Root Element' containment reference. |
void |
setSubmitObjectsRequest(SubmitObjectsRequestType value)
Sets the value of the ' Submit Objects Request' containment reference. |
void |
setUpdateObjectsRequest(UpdateObjectsRequestType value)
Sets the value of the ' Update Objects Request' containment reference. |
| 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 |
| Method Detail |
|---|
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
RegistryPackage.getDocumentRoot_Mixed()org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()
String,
and the value is of type String,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
RegistryPackage.getDocumentRoot_XMLNSPrefixMap()org.eclipse.emf.common.util.EMap getXSISchemaLocation()
String,
and the value is of type String,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
RegistryPackage.getDocumentRoot_XSISchemaLocation()AddSlotsRequestType getAddSlotsRequest()
If the meaning of the 'Add Slots Request' containment reference isn't clear, there really should be more of a description here...
setAddSlotsRequest(AddSlotsRequestType),
RegistryPackage.getDocumentRoot_AddSlotsRequest()void setAddSlotsRequest(AddSlotsRequestType value)
Add Slots Request' containment reference.
value - the new value of the 'Add Slots Request' containment reference.getAddSlotsRequest()ApproveObjectsRequestType getApproveObjectsRequest()
setApproveObjectsRequest(ApproveObjectsRequestType),
RegistryPackage.getDocumentRoot_ApproveObjectsRequest()void setApproveObjectsRequest(ApproveObjectsRequestType value)
Approve Objects Request' containment reference.
value - the new value of the 'Approve Objects Request' containment reference.getApproveObjectsRequest()DeprecateObjectsRequestType getDeprecateObjectsRequest()
setDeprecateObjectsRequest(DeprecateObjectsRequestType),
RegistryPackage.getDocumentRoot_DeprecateObjectsRequest()void setDeprecateObjectsRequest(DeprecateObjectsRequestType value)
Deprecate Objects Request' containment reference.
value - the new value of the 'Deprecate Objects Request' containment reference.getDeprecateObjectsRequest()OptionalFeaturesSupportedType getOptionalFeaturesSupported()
If the meaning of the 'Optional Features Supported' containment reference isn't clear, there really should be more of a description here...
setOptionalFeaturesSupported(OptionalFeaturesSupportedType),
RegistryPackage.getDocumentRoot_OptionalFeaturesSupported()void setOptionalFeaturesSupported(OptionalFeaturesSupportedType value)
Optional Features Supported' containment reference.
value - the new value of the 'Optional Features Supported' containment reference.getOptionalFeaturesSupported()RegistryErrorType getRegistryError()
If the meaning of the 'Registry Error' containment reference isn't clear, there really should be more of a description here...
setRegistryError(RegistryErrorType),
RegistryPackage.getDocumentRoot_RegistryError()void setRegistryError(RegistryErrorType value)
Registry Error' containment reference.
value - the new value of the 'Registry Error' containment reference.getRegistryError()RegistryErrorListType getRegistryErrorList()
setRegistryErrorList(RegistryErrorListType),
RegistryPackage.getDocumentRoot_RegistryErrorList()void setRegistryErrorList(RegistryErrorListType value)
Registry Error List' containment reference.
value - the new value of the 'Registry Error List' containment reference.getRegistryErrorList()RegistryProfileType getRegistryProfile()
setRegistryProfile(RegistryProfileType),
RegistryPackage.getDocumentRoot_RegistryProfile()void setRegistryProfile(RegistryProfileType value)
Registry Profile' containment reference.
value - the new value of the 'Registry Profile' containment reference.getRegistryProfile()RegistryResponseType getRegistryResponse()
If the meaning of the 'Registry Response' containment reference isn't clear, there really should be more of a description here...
setRegistryResponse(RegistryResponseType),
RegistryPackage.getDocumentRoot_RegistryResponse()void setRegistryResponse(RegistryResponseType value)
Registry Response' containment reference.
value - the new value of the 'Registry Response' containment reference.getRegistryResponse()RemoveObjectsRequestType getRemoveObjectsRequest()
setRemoveObjectsRequest(RemoveObjectsRequestType),
RegistryPackage.getDocumentRoot_RemoveObjectsRequest()void setRemoveObjectsRequest(RemoveObjectsRequestType value)
Remove Objects Request' containment reference.
value - the new value of the 'Remove Objects Request' containment reference.getRemoveObjectsRequest()RemoveSlotsRequestType getRemoveSlotsRequest()
setRemoveSlotsRequest(RemoveSlotsRequestType),
RegistryPackage.getDocumentRoot_RemoveSlotsRequest()void setRemoveSlotsRequest(RemoveSlotsRequestType value)
Remove Slots Request' containment reference.
value - the new value of the 'Remove Slots Request' containment reference.getRemoveSlotsRequest()RequestAcceptedResponseType getRequestAcceptedResponse()
setRequestAcceptedResponse(RequestAcceptedResponseType),
RegistryPackage.getDocumentRoot_RequestAcceptedResponse()void setRequestAcceptedResponse(RequestAcceptedResponseType value)
Request Accepted Response' containment reference.
value - the new value of the 'Request Accepted Response' containment reference.getRequestAcceptedResponse()RootElementType getRootElement()
setRootElement(RootElementType),
RegistryPackage.getDocumentRoot_RootElement()void setRootElement(RootElementType value)
Root Element' containment reference.
value - the new value of the 'Root Element' containment reference.getRootElement()SubmitObjectsRequestType getSubmitObjectsRequest()
setSubmitObjectsRequest(SubmitObjectsRequestType),
RegistryPackage.getDocumentRoot_SubmitObjectsRequest()void setSubmitObjectsRequest(SubmitObjectsRequestType value)
Submit Objects Request' containment reference.
value - the new value of the 'Submit Objects Request' containment reference.getSubmitObjectsRequest()UpdateObjectsRequestType getUpdateObjectsRequest()
setUpdateObjectsRequest(UpdateObjectsRequestType),
RegistryPackage.getDocumentRoot_UpdateObjectsRequest()void setUpdateObjectsRequest(UpdateObjectsRequestType value)
Update Objects Request' containment reference.
value - the new value of the 'Update Objects Request' containment reference.getUpdateObjectsRequest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||