|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VirtualHardwareSectionType
A representation of the model object 'Virtual Hardware Section Type'. Specifies virtual hardware requirements for a virtual machine
The following features are supported:
EnvelopePackage.getVirtualHardwareSectionType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
EList<RASDType> |
getItem()
Returns the value of the 'Item' containment reference list. |
VSSDType |
getSystem()
Returns the value of the 'System' containment reference. |
java.lang.String |
getTransport()
Returns the value of the 'Transport' attribute. |
VirtualSystemType |
getVirtualSystem()
|
boolean |
isSetTransport()
Returns whether the value of the ' Transport ' attribute is set. |
void |
setSystem(VSSDType value)
Sets the value of the ' System ' containment reference. |
void |
setTransport(java.lang.String value)
Sets the value of the ' Transport ' attribute. |
void |
unsetTransport()
Unsets the value of the ' Transport ' attribute. |
Methods inherited from interface org.dmtf.schemas.ovf.envelope.SectionType |
---|
getAnyAttribute, getContent, getInfo, isRequired, isSetRequired, setContent, setInfo, setRequired, unsetRequired |
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 |
---|
VSSDType getSystem()
Virtual Hardware Section
'.
If the meaning of the 'System' containment reference isn't clear, there really should be more of a description here...
setSystem(VSSDType)
,
EnvelopePackage.getVirtualHardwareSectionType_System()
,
VSSDType.getVirtualHardwareSection()
void setSystem(VSSDType value)
System
' containment reference.
value
- the new value of the 'System' containment reference.getSystem()
EList<RASDType> getItem()
RASDType
.
It is bidirectional and its opposite is 'Virtual Hardware Section
'.
If the meaning of the 'Item' containment reference list isn't clear, there really should be more of a description here...
EnvelopePackage.getVirtualHardwareSectionType_Item()
,
RASDType.getVirtualHardwareSection()
FeatureMap getAny()
FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getVirtualHardwareSectionType_Any()
java.lang.String getTransport()
""
.
Comma-separated list of supported transports
types for the OVF descriptor
isSetTransport()
,
unsetTransport()
,
setTransport(String)
,
EnvelopePackage.getVirtualHardwareSectionType_Transport()
void setTransport(java.lang.String value)
Transport
' attribute.
value
- the new value of the 'Transport' attribute.isSetTransport()
,
unsetTransport()
,
getTransport()
void unsetTransport()
Transport
' attribute.
isSetTransport()
,
getTransport()
,
setTransport(String)
boolean isSetTransport()
Transport
' attribute is set.
unsetTransport()
,
getTransport()
,
setTransport(String)
VirtualSystemType getVirtualSystem()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |