|
|||||||||
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:
ContextPackage.getDocumentRoot()
Method Summary | |
---|---|
ExceptionContext |
createExceptionContext()
This method will return a new ExceptionContext object that is contained by this object. |
ExceptionContext |
getExceptionContext()
Returns the value of the 'Exception Context' containment reference. |
commonj.sdo.Sequence |
getMixed()
Returns the value of the 'Mixed' attribute list. |
java.util.Map |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
java.util.Map |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setExceptionContext(ExceptionContext value)
Sets the value of the ' Exception Context ' containment reference. |
Method Detail |
---|
commonj.sdo.Sequence getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
ContextPackage.getDocumentRoot_Mixed()
java.util.Map 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...
ContextPackage.getDocumentRoot_XMLNSPrefixMap()
java.util.Map 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...
ContextPackage.getDocumentRoot_XSISchemaLocation()
ExceptionContext getExceptionContext()
If the meaning of the 'Exception Context' containment reference isn't clear, there really should be more of a description here...
setExceptionContext(ExceptionContext)
,
ContextPackage.getDocumentRoot_ExceptionContext()
void setExceptionContext(ExceptionContext value)
Exception Context
' containment reference.
value
- the new value of the 'Exception Context' containment reference.getExceptionContext()
ExceptionContext createExceptionContext()
createDataObject("exceptionContext")
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |