|
||||||||||
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:
Mixed
XMLNS Prefix Map
XSI Schema Location
Annotation Section
Section
Content
Deployment Option Section
Disk Section
Envelope
Eula Section
Install Section
Network Section
Operating System Section
Product Section
Resource Allocation Section
Startup Section
Strings
Virtual Hardware Section
Virtual System
Virtual System Collection
Required
EnvelopePackage.getDocumentRoot()
Method Summary | |
---|---|
AnnotationSectionType |
getAnnotationSection()
Returns the value of the 'Annotation Section' containment reference. |
ContentType |
getContent()
Returns the value of the 'Content' containment reference. |
DeploymentOptionSectionType |
getDeploymentOptionSection()
Returns the value of the 'Deployment Option Section' containment reference. |
DiskSectionType |
getDiskSection()
Returns the value of the 'Disk Section' containment reference. |
EnvelopeType |
getEnvelope()
Returns the value of the 'Envelope' containment reference. |
EulaSectionType |
getEulaSection()
Returns the value of the 'Eula Section' containment reference. |
InstallSectionType |
getInstallSection()
Returns the value of the 'Install Section' containment reference. |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
NetworkSectionType |
getNetworkSection()
Returns the value of the 'Network Section' containment reference. |
OperatingSystemSectionType |
getOperatingSystemSection()
Returns the value of the 'Operating System Section' containment reference. |
ProductSectionType |
getProductSection()
Returns the value of the 'Product Section' containment reference. |
ResourceAllocationSectionType |
getResourceAllocationSection()
Returns the value of the 'Resource Allocation Section' containment reference. |
SectionType |
getSection()
Returns the value of the 'Section' containment reference. |
StartupSectionType |
getStartupSection()
Returns the value of the 'Startup Section' containment reference. |
StringsType |
getStrings()
Returns the value of the 'Strings' containment reference. |
VirtualHardwareSectionType |
getVirtualHardwareSection()
Returns the value of the 'Virtual Hardware Section' containment reference. |
VirtualSystemType |
getVirtualSystem()
Returns the value of the 'Virtual System' containment reference. |
VirtualSystemCollectionType |
getVirtualSystemCollection()
Returns the value of the 'Virtual System Collection' 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. |
boolean |
isRequired()
Returns the value of the 'Required' attribute. |
boolean |
isSetRequired()
Returns whether the value of the ' Required ' attribute is set. |
void |
setAnnotationSection(AnnotationSectionType value)
Sets the value of the ' Annotation Section ' containment reference. |
void |
setContent(ContentType value)
Sets the value of the ' Content ' containment reference. |
void |
setDeploymentOptionSection(DeploymentOptionSectionType value)
Sets the value of the ' Deployment Option Section ' containment reference. |
void |
setDiskSection(DiskSectionType value)
Sets the value of the ' Disk Section ' containment reference. |
void |
setEnvelope(EnvelopeType value)
Sets the value of the ' Envelope ' containment reference. |
void |
setEulaSection(EulaSectionType value)
Sets the value of the ' Eula Section ' containment reference. |
void |
setInstallSection(InstallSectionType value)
Sets the value of the ' Install Section ' containment reference. |
void |
setNetworkSection(NetworkSectionType value)
Sets the value of the ' Network Section ' containment reference. |
void |
setOperatingSystemSection(OperatingSystemSectionType value)
Sets the value of the ' Operating System Section ' containment reference. |
void |
setProductSection(ProductSectionType value)
Sets the value of the ' Product Section ' containment reference. |
void |
setRequired(boolean value)
Sets the value of the ' Required ' attribute. |
void |
setResourceAllocationSection(ResourceAllocationSectionType value)
Sets the value of the ' Resource Allocation Section ' containment reference. |
void |
setSection(SectionType value)
Sets the value of the ' Section ' containment reference. |
void |
setStartupSection(StartupSectionType value)
Sets the value of the ' Startup Section ' containment reference. |
void |
setStrings(StringsType value)
Sets the value of the ' Strings ' containment reference. |
void |
setVirtualHardwareSection(VirtualHardwareSectionType value)
Sets the value of the ' Virtual Hardware Section ' containment reference. |
void |
setVirtualSystem(VirtualSystemType value)
Sets the value of the ' Virtual System ' containment reference. |
void |
setVirtualSystemCollection(VirtualSystemCollectionType value)
Sets the value of the ' Virtual System Collection ' containment reference. |
void |
unsetRequired()
Unsets the value of the ' Required ' 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 |
---|
FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.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...
EnvelopePackage.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...
EnvelopePackage.getDocumentRoot_XSISchemaLocation()
AnnotationSectionType getAnnotationSection()
setAnnotationSection(AnnotationSectionType)
,
EnvelopePackage.getDocumentRoot_AnnotationSection()
void setAnnotationSection(AnnotationSectionType value)
Annotation Section
' containment reference.
value
- the new value of the 'Annotation Section' containment reference.getAnnotationSection()
SectionType getSection()
setSection(SectionType)
,
EnvelopePackage.getDocumentRoot_Section()
void setSection(SectionType value)
Section
' containment reference.
value
- the new value of the 'Section' containment reference.getSection()
ContentType getContent()
setContent(ContentType)
,
EnvelopePackage.getDocumentRoot_Content()
void setContent(ContentType value)
Content
' containment reference.
value
- the new value of the 'Content' containment reference.getContent()
DeploymentOptionSectionType getDeploymentOptionSection()
setDeploymentOptionSection(DeploymentOptionSectionType)
,
EnvelopePackage.getDocumentRoot_DeploymentOptionSection()
void setDeploymentOptionSection(DeploymentOptionSectionType value)
Deployment Option Section
' containment reference.
value
- the new value of the 'Deployment Option Section' containment reference.getDeploymentOptionSection()
DiskSectionType getDiskSection()
setDiskSection(DiskSectionType)
,
EnvelopePackage.getDocumentRoot_DiskSection()
void setDiskSection(DiskSectionType value)
Disk Section
' containment reference.
value
- the new value of the 'Disk Section' containment reference.getDiskSection()
EnvelopeType getEnvelope()
setEnvelope(EnvelopeType)
,
EnvelopePackage.getDocumentRoot_Envelope()
void setEnvelope(EnvelopeType value)
Envelope
' containment reference.
value
- the new value of the 'Envelope' containment reference.getEnvelope()
EulaSectionType getEulaSection()
setEulaSection(EulaSectionType)
,
EnvelopePackage.getDocumentRoot_EulaSection()
void setEulaSection(EulaSectionType value)
Eula Section
' containment reference.
value
- the new value of the 'Eula Section' containment reference.getEulaSection()
InstallSectionType getInstallSection()
setInstallSection(InstallSectionType)
,
EnvelopePackage.getDocumentRoot_InstallSection()
void setInstallSection(InstallSectionType value)
Install Section
' containment reference.
value
- the new value of the 'Install Section' containment reference.getInstallSection()
NetworkSectionType getNetworkSection()
setNetworkSection(NetworkSectionType)
,
EnvelopePackage.getDocumentRoot_NetworkSection()
void setNetworkSection(NetworkSectionType value)
Network Section
' containment reference.
value
- the new value of the 'Network Section' containment reference.getNetworkSection()
OperatingSystemSectionType getOperatingSystemSection()
setOperatingSystemSection(OperatingSystemSectionType)
,
EnvelopePackage.getDocumentRoot_OperatingSystemSection()
void setOperatingSystemSection(OperatingSystemSectionType value)
Operating System Section
' containment reference.
value
- the new value of the 'Operating System Section' containment reference.getOperatingSystemSection()
ProductSectionType getProductSection()
setProductSection(ProductSectionType)
,
EnvelopePackage.getDocumentRoot_ProductSection()
void setProductSection(ProductSectionType value)
Product Section
' containment reference.
value
- the new value of the 'Product Section' containment reference.getProductSection()
ResourceAllocationSectionType getResourceAllocationSection()
setResourceAllocationSection(ResourceAllocationSectionType)
,
EnvelopePackage.getDocumentRoot_ResourceAllocationSection()
void setResourceAllocationSection(ResourceAllocationSectionType value)
Resource Allocation Section
' containment reference.
value
- the new value of the 'Resource Allocation Section' containment reference.getResourceAllocationSection()
StartupSectionType getStartupSection()
setStartupSection(StartupSectionType)
,
EnvelopePackage.getDocumentRoot_StartupSection()
void setStartupSection(StartupSectionType value)
Startup Section
' containment reference.
value
- the new value of the 'Startup Section' containment reference.getStartupSection()
StringsType getStrings()
setStrings(StringsType)
,
EnvelopePackage.getDocumentRoot_Strings()
void setStrings(StringsType value)
Strings
' containment reference.
value
- the new value of the 'Strings' containment reference.getStrings()
VirtualHardwareSectionType getVirtualHardwareSection()
setVirtualHardwareSection(VirtualHardwareSectionType)
,
EnvelopePackage.getDocumentRoot_VirtualHardwareSection()
void setVirtualHardwareSection(VirtualHardwareSectionType value)
Virtual Hardware Section
' containment reference.
value
- the new value of the 'Virtual Hardware Section' containment reference.getVirtualHardwareSection()
VirtualSystemType getVirtualSystem()
setVirtualSystem(VirtualSystemType)
,
EnvelopePackage.getDocumentRoot_VirtualSystem()
void setVirtualSystem(VirtualSystemType value)
Virtual System
' containment reference.
value
- the new value of the 'Virtual System' containment reference.getVirtualSystem()
VirtualSystemCollectionType getVirtualSystemCollection()
setVirtualSystemCollection(VirtualSystemCollectionType)
,
EnvelopePackage.getDocumentRoot_VirtualSystemCollection()
void setVirtualSystemCollection(VirtualSystemCollectionType value)
Virtual System Collection
' containment reference.
value
- the new value of the 'Virtual System Collection' containment reference.getVirtualSystemCollection()
boolean isRequired()
"true"
.
Determines whether import should fail if the Section is
not understood
isSetRequired()
,
unsetRequired()
,
setRequired(boolean)
,
EnvelopePackage.getDocumentRoot_Required()
void setRequired(boolean value)
Required
' attribute.
value
- the new value of the 'Required' attribute.isSetRequired()
,
unsetRequired()
,
isRequired()
void unsetRequired()
Required
' attribute.
isSetRequired()
,
isRequired()
,
setRequired(boolean)
boolean isSetRequired()
Required
' attribute is set.
unsetRequired()
,
isRequired()
,
setRequired(boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |