|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstallSectionType
A representation of the model object 'Install Section Type'. If present indicates that the virtual machine needs to be initially booted to install and configure the software
The following features are supported:
EnvelopePackage.getInstallSectionType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
int |
getInitialBootStopDelay()
Returns the value of the 'Initial Boot Stop Delay' attribute. |
VirtualSystemType |
getVirtualSystem()
|
boolean |
isSetInitialBootStopDelay()
Returns whether the value of the ' Initial Boot Stop Delay ' attribute is set. |
void |
setInitialBootStopDelay(int value)
Sets the value of the ' Initial Boot Stop Delay ' attribute. |
void |
unsetInitialBootStopDelay()
Unsets the value of the ' Initial Boot Stop Delay ' 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 |
---|
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.getInstallSectionType_Any()
int getInitialBootStopDelay()
"0"
.
Delay in seconds to wait for power off to
complete after initial boot
isSetInitialBootStopDelay()
,
unsetInitialBootStopDelay()
,
setInitialBootStopDelay(int)
,
EnvelopePackage.getInstallSectionType_InitialBootStopDelay()
void setInitialBootStopDelay(int value)
Initial Boot Stop Delay
' attribute.
value
- the new value of the 'Initial Boot Stop Delay' attribute.isSetInitialBootStopDelay()
,
unsetInitialBootStopDelay()
,
getInitialBootStopDelay()
void unsetInitialBootStopDelay()
Initial Boot Stop Delay
' attribute.
isSetInitialBootStopDelay()
,
getInitialBootStopDelay()
,
setInitialBootStopDelay(int)
boolean isSetInitialBootStopDelay()
Initial Boot Stop Delay
' attribute is set.
unsetInitialBootStopDelay()
,
getInitialBootStopDelay()
,
setInitialBootStopDelay(int)
VirtualSystemType getVirtualSystem()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |