|
||||||||||
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:
EnvironmentPackage.getDocumentRoot()
Method Summary | |
---|---|
EnvironmentType |
getEnvironment()
Returns the value of the 'Environment' containment reference. |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
PlatformSectionType |
getPlatformSection()
Returns the value of the 'Platform Section' containment reference. |
PropertySectionType |
getPropertySection()
Returns the value of the 'Property Section' containment reference. |
SectionType |
getSection()
Returns the value of the 'Section' containment reference. |
EMap<java.lang.String,java.lang.String> |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
EMap<java.lang.String,java.lang.String> |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setEnvironment(EnvironmentType value)
Sets the value of the ' Environment ' containment reference. |
void |
setPlatformSection(PlatformSectionType value)
Sets the value of the ' Platform Section ' containment reference. |
void |
setPropertySection(PropertySectionType value)
Sets the value of the ' Property Section ' containment reference. |
void |
setSection(SectionType value)
Sets the value of the ' Section ' 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 |
---|
FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
EnvironmentPackage.getDocumentRoot_Mixed()
EMap<java.lang.String,java.lang.String> 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...
EnvironmentPackage.getDocumentRoot_XMLNSPrefixMap()
EMap<java.lang.String,java.lang.String> 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...
EnvironmentPackage.getDocumentRoot_XSISchemaLocation()
EnvironmentType getEnvironment()
setEnvironment(EnvironmentType)
,
EnvironmentPackage.getDocumentRoot_Environment()
void setEnvironment(EnvironmentType value)
Environment
' containment reference.
value
- the new value of the 'Environment' containment reference.getEnvironment()
PlatformSectionType getPlatformSection()
setPlatformSection(PlatformSectionType)
,
EnvironmentPackage.getDocumentRoot_PlatformSection()
void setPlatformSection(PlatformSectionType value)
Platform Section
' containment reference.
value
- the new value of the 'Platform Section' containment reference.getPlatformSection()
SectionType getSection()
setSection(SectionType)
,
EnvironmentPackage.getDocumentRoot_Section()
void setSection(SectionType value)
Section
' containment reference.
value
- the new value of the 'Section' containment reference.getSection()
PropertySectionType getPropertySection()
setPropertySection(PropertySectionType)
,
EnvironmentPackage.getDocumentRoot_PropertySection()
void setPropertySection(PropertySectionType value)
Property Section
' containment reference.
value
- the new value of the 'Property Section' containment reference.getPropertySection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |