|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VirtualSystemType
A representation of the model object 'Virtual System Type'. Content describing a virtual system
The following features are supported:
EnvelopePackage.getVirtualSystemType()
Methods inherited from interface org.dmtf.schemas.ovf.envelope.ContentType |
---|
getAllSections, getAnnotationSection, getAny, getAnyAttribute, getEnvelope, getId, getInfo, getName, getSection, getSectionGroup, setAnnotationSection, setEnvelope, setId, setInfo, setName |
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 |
---|
InstallSectionType getInstallSection()
If the meaning of the 'Install Section' reference isn't clear, there really should be more of a description here...
setInstallSection(InstallSectionType)
,
EnvelopePackage.getVirtualSystemType_InstallSection()
void setInstallSection(InstallSectionType value)
Install Section
' reference.
value
- the new value of the 'Install Section' reference.getInstallSection()
OperatingSystemSectionType getOperatingSystemSection()
If the meaning of the 'Operating System Section' reference isn't clear, there really should be more of a description here...
setOperatingSystemSection(OperatingSystemSectionType)
,
EnvelopePackage.getVirtualSystemType_OperatingSystemSection()
void setOperatingSystemSection(OperatingSystemSectionType value)
Operating System Section
' reference.
value
- the new value of the 'Operating System Section' reference.getOperatingSystemSection()
VirtualHardwareSectionType getVirtualHardwareSection()
If the meaning of the 'Virtual Hardware Section' reference isn't clear, there really should be more of a description here...
setVirtualHardwareSection(VirtualHardwareSectionType)
,
EnvelopePackage.getVirtualSystemType_VirtualHardwareSection()
void setVirtualHardwareSection(VirtualHardwareSectionType value)
Virtual Hardware Section
' reference.
value
- the new value of the 'Virtual Hardware Section' reference.getVirtualHardwareSection()
VirtualSystemCollectionType getVirtualSystemCollection()
EnvironmentType createEnvironment()
ProductSectionType getProductSection(java.lang.String sectionClass)
ProductSectionType getProductSection(java.lang.String sectionClass, java.lang.String sectionInstance)
EList<ProductSectionType> getProductSections()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |