|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Document Root'.
The following features are supported:
XMLNamespacePackage.getXMLNamespaceDocumentRoot()
Method Summary | |
String |
getBase()
Returns the value of the 'Base' attribute |
String |
getId()
Returns the value of the 'Id' attribute |
String |
getLang()
Returns the value of the 'Lang' attribute |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
SpaceType |
getSpace()
Returns the value of the 'Space' attribute. |
EMap |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
EMap |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
boolean |
isSetSpace()
Returns whether the value of the ' Space ' attribute is set |
void |
setBase(String value)
Sets the value of the ' Base ' attribute |
void |
setId(String value)
Sets the value of the ' Id ' attribute |
void |
setLang(String value)
Sets the value of the ' Lang ' attribute |
void |
setSpace(SpaceType value)
Sets the value of the ' Space ' attribute |
void |
unsetSpace()
Unsets the value of the ' Space ' attribute |
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 |
public FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Mixed()
public 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...
XMLNamespacePackage.getXMLNamespaceDocumentRoot_XMLNSPrefixMap()
public 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...
XMLNamespacePackage.getXMLNamespaceDocumentRoot_XSISchemaLocation()
public String getBase()
If the meaning of the 'Base' attribute isn't clear, there really should be more of a description here...
setBase(String)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Base()
public void setBase(String value)
Base
' attribute.
value
- the new value of the 'Base' attribute.getBase()
public String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Id()
public void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
public String getLang()
If the meaning of the 'Lang' attribute isn't clear, there really should be more of a description here...
setLang(String)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Lang()
public void setLang(String value)
Lang
' attribute.
value
- the new value of the 'Lang' attribute.getLang()
public SpaceType getSpace()
"preserve"
.
The literals are from the enumeration SpaceType
.
If the meaning of the 'Space' attribute isn't clear, there really should be more of a description here...
SpaceType
,
isSetSpace()
,
unsetSpace()
,
setSpace(SpaceType)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Space()
public void setSpace(SpaceType value)
Space
' attribute.
value
- the new value of the 'Space' attribute.SpaceType
,
isSetSpace()
,
unsetSpace()
,
getSpace()
public void unsetSpace()
Space
' attribute.
isSetSpace()
,
getSpace()
,
setSpace(SpaceType)
public boolean isSetSpace()
Space
' attribute is set.
unsetSpace()
,
getSpace()
,
setSpace(SpaceType)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |