org.dmtf.schemas.wscim.vssd
Interface DocumentRoot

All Superinterfaces:
EObject, Notifier

public interface DocumentRoot
extends EObject

A representation of the model object 'Document Root'.

The following features are supported:

See Also:
VssdPackage.getDocumentRoot()

Method Summary
 AutomaticRecoveryActionType getAutomaticRecoveryAction()
          Returns the value of the 'Automatic Recovery Action' containment reference.
 AutomaticShutdownActionType getAutomaticShutdownAction()
          Returns the value of the 'Automatic Shutdown Action' containment reference.
 AutomaticStartupActionType getAutomaticStartupAction()
          Returns the value of the 'Automatic Startup Action' containment reference.
 CimDateTime getAutomaticStartupActionDelay()
          Returns the value of the 'Automatic Startup Action Delay' containment reference.
 CimUnsignedShort getAutomaticStartupActionSequenceNumber()
          Returns the value of the 'Automatic Startup Action Sequence Number' containment reference.
 CaptionType getCaption()
          Returns the value of the 'Caption' containment reference.
 ChangeableTypeType getChangeableType()
          Returns the value of the 'Changeable Type' containment reference.
 CIMVirtualSystemSettingDataType getCIMVirtualSystemSettingData()
          Returns the value of the 'CIM Virtual System Setting Data' containment reference.
 CimString getConfigurationDataRoot()
          Returns the value of the 'Configuration Data Root' containment reference.
 CimString getConfigurationFile()
          Returns the value of the 'Configuration File' containment reference.
 CimString getConfigurationID()
          Returns the value of the 'Configuration ID' containment reference.
 CimString getConfigurationName()
          Returns the value of the 'Configuration Name' containment reference.
 CimDateTime getCreationTime()
          Returns the value of the 'Creation Time' containment reference.
 CimString getDescription()
          Returns the value of the 'Description' containment reference.
 CimString getElementName()
          Returns the value of the 'Element Name' containment reference.
 CimUnsignedLong getGeneration()
          Returns the value of the 'Generation' containment reference.
 CimString getInstanceID()
          Returns the value of the 'Instance ID' containment reference.
 CimString getLogDataRoot()
          Returns the value of the 'Log Data Root' containment reference.
 FeatureMap getMixed()
          Returns the value of the 'Mixed' attribute list.
 CimString getNotes()
          Returns the value of the 'Notes' containment reference.
 CimString getRecoveryFile()
          Returns the value of the 'Recovery File' containment reference.
 CimString getSnapshotDataRoot()
          Returns the value of the 'Snapshot Data Root' containment reference.
 CimString getSuspendDataRoot()
          Returns the value of the 'Suspend Data Root' containment reference.
 CimString getSwapFileDataRoot()
          Returns the value of the 'Swap File Data Root' containment reference.
 CimString getVirtualSystemIdentifier()
          Returns the value of the 'Virtual System Identifier' containment reference.
 CimString getVirtualSystemType()
          Returns the value of the 'Virtual System Type' 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 setAutomaticRecoveryAction(AutomaticRecoveryActionType value)
          Sets the value of the 'Automatic Recovery Action' containment reference.
 void setAutomaticShutdownAction(AutomaticShutdownActionType value)
          Sets the value of the 'Automatic Shutdown Action' containment reference.
 void setAutomaticStartupAction(AutomaticStartupActionType value)
          Sets the value of the 'Automatic Startup Action' containment reference.
 void setAutomaticStartupActionDelay(CimDateTime value)
          Sets the value of the 'Automatic Startup Action Delay' containment reference.
 void setAutomaticStartupActionSequenceNumber(CimUnsignedShort value)
          Sets the value of the 'Automatic Startup Action Sequence Number' containment reference.
 void setCaption(CaptionType value)
          Sets the value of the 'Caption' containment reference.
 void setChangeableType(ChangeableTypeType value)
          Sets the value of the 'Changeable Type' containment reference.
 void setCIMVirtualSystemSettingData(CIMVirtualSystemSettingDataType value)
          Sets the value of the 'CIM Virtual System Setting Data' containment reference.
 void setConfigurationDataRoot(CimString value)
          Sets the value of the 'Configuration Data Root' containment reference.
 void setConfigurationFile(CimString value)
          Sets the value of the 'Configuration File' containment reference.
 void setConfigurationID(CimString value)
          Sets the value of the 'Configuration ID' containment reference.
 void setConfigurationName(CimString value)
          Sets the value of the 'Configuration Name' containment reference.
 void setCreationTime(CimDateTime value)
          Sets the value of the 'Creation Time' containment reference.
 void setDescription(CimString value)
          Sets the value of the 'Description' containment reference.
 void setElementName(CimString value)
          Sets the value of the 'Element Name' containment reference.
 void setGeneration(CimUnsignedLong value)
          Sets the value of the 'Generation' containment reference.
 void setInstanceID(CimString value)
          Sets the value of the 'Instance ID' containment reference.
 void setLogDataRoot(CimString value)
          Sets the value of the 'Log Data Root' containment reference.
 void setNotes(CimString value)
          Sets the value of the 'Notes' containment reference.
 void setRecoveryFile(CimString value)
          Sets the value of the 'Recovery File' containment reference.
 void setSnapshotDataRoot(CimString value)
          Sets the value of the 'Snapshot Data Root' containment reference.
 void setSuspendDataRoot(CimString value)
          Sets the value of the 'Suspend Data Root' containment reference.
 void setSwapFileDataRoot(CimString value)
          Sets the value of the 'Swap File Data Root' containment reference.
 void setVirtualSystemIdentifier(CimString value)
          Sets the value of the 'Virtual System Identifier' containment reference.
 void setVirtualSystemType(CimString value)
          Sets the value of the 'Virtual System Type' 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

getMixed

FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Mixed' attribute list.
See Also:
VssdPackage.getDocumentRoot_Mixed()

getXMLNSPrefixMap

EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of type 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...

Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
VssdPackage.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of type 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...

Returns:
the value of the 'XSI Schema Location' map.
See Also:
VssdPackage.getDocumentRoot_XSISchemaLocation()

getAutomaticRecoveryAction

AutomaticRecoveryActionType getAutomaticRecoveryAction()
Returns the value of the 'Automatic Recovery Action' containment reference.

If the meaning of the 'Automatic Recovery Action' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Automatic Recovery Action' containment reference.
See Also:
setAutomaticRecoveryAction(AutomaticRecoveryActionType), VssdPackage.getDocumentRoot_AutomaticRecoveryAction()

setAutomaticRecoveryAction

void setAutomaticRecoveryAction(AutomaticRecoveryActionType value)
Sets the value of the 'Automatic Recovery Action' containment reference.

Parameters:
value - the new value of the 'Automatic Recovery Action' containment reference.
See Also:
getAutomaticRecoveryAction()

getAutomaticShutdownAction

AutomaticShutdownActionType getAutomaticShutdownAction()
Returns the value of the 'Automatic Shutdown Action' containment reference.

If the meaning of the 'Automatic Shutdown Action' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Automatic Shutdown Action' containment reference.
See Also:
setAutomaticShutdownAction(AutomaticShutdownActionType), VssdPackage.getDocumentRoot_AutomaticShutdownAction()

setAutomaticShutdownAction

void setAutomaticShutdownAction(AutomaticShutdownActionType value)
Sets the value of the 'Automatic Shutdown Action' containment reference.

Parameters:
value - the new value of the 'Automatic Shutdown Action' containment reference.
See Also:
getAutomaticShutdownAction()

getAutomaticStartupAction

AutomaticStartupActionType getAutomaticStartupAction()
Returns the value of the 'Automatic Startup Action' containment reference.

If the meaning of the 'Automatic Startup Action' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Automatic Startup Action' containment reference.
See Also:
setAutomaticStartupAction(AutomaticStartupActionType), VssdPackage.getDocumentRoot_AutomaticStartupAction()

setAutomaticStartupAction

void setAutomaticStartupAction(AutomaticStartupActionType value)
Sets the value of the 'Automatic Startup Action' containment reference.

Parameters:
value - the new value of the 'Automatic Startup Action' containment reference.
See Also:
getAutomaticStartupAction()

getAutomaticStartupActionDelay

CimDateTime getAutomaticStartupActionDelay()
Returns the value of the 'Automatic Startup Action Delay' containment reference.

If the meaning of the 'Automatic Startup Action Delay' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Automatic Startup Action Delay' containment reference.
See Also:
setAutomaticStartupActionDelay(CimDateTime), VssdPackage.getDocumentRoot_AutomaticStartupActionDelay()

setAutomaticStartupActionDelay

void setAutomaticStartupActionDelay(CimDateTime value)
Sets the value of the 'Automatic Startup Action Delay' containment reference.

Parameters:
value - the new value of the 'Automatic Startup Action Delay' containment reference.
See Also:
getAutomaticStartupActionDelay()

getAutomaticStartupActionSequenceNumber

CimUnsignedShort getAutomaticStartupActionSequenceNumber()
Returns the value of the 'Automatic Startup Action Sequence Number' containment reference.

If the meaning of the 'Automatic Startup Action Sequence Number' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Automatic Startup Action Sequence Number' containment reference.
See Also:
setAutomaticStartupActionSequenceNumber(CimUnsignedShort), VssdPackage.getDocumentRoot_AutomaticStartupActionSequenceNumber()

setAutomaticStartupActionSequenceNumber

void setAutomaticStartupActionSequenceNumber(CimUnsignedShort value)
Sets the value of the 'Automatic Startup Action Sequence Number' containment reference.

Parameters:
value - the new value of the 'Automatic Startup Action Sequence Number' containment reference.
See Also:
getAutomaticStartupActionSequenceNumber()

getCaption

CaptionType getCaption()
Returns the value of the 'Caption' containment reference.

If the meaning of the 'Caption' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Caption' containment reference.
See Also:
setCaption(CaptionType), VssdPackage.getDocumentRoot_Caption()

setCaption

void setCaption(CaptionType value)
Sets the value of the 'Caption' containment reference.

Parameters:
value - the new value of the 'Caption' containment reference.
See Also:
getCaption()

getChangeableType

ChangeableTypeType getChangeableType()
Returns the value of the 'Changeable Type' containment reference.

If the meaning of the 'Changeable Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Changeable Type' containment reference.
See Also:
setChangeableType(ChangeableTypeType), VssdPackage.getDocumentRoot_ChangeableType()

setChangeableType

void setChangeableType(ChangeableTypeType value)
Sets the value of the 'Changeable Type' containment reference.

Parameters:
value - the new value of the 'Changeable Type' containment reference.
See Also:
getChangeableType()

getCIMVirtualSystemSettingData

CIMVirtualSystemSettingDataType getCIMVirtualSystemSettingData()
Returns the value of the 'CIM Virtual System Setting Data' containment reference.

If the meaning of the 'CIM Virtual System Setting Data' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'CIM Virtual System Setting Data' containment reference.
See Also:
setCIMVirtualSystemSettingData(CIMVirtualSystemSettingDataType), VssdPackage.getDocumentRoot_CIMVirtualSystemSettingData()

setCIMVirtualSystemSettingData

void setCIMVirtualSystemSettingData(CIMVirtualSystemSettingDataType value)
Sets the value of the 'CIM Virtual System Setting Data' containment reference.

Parameters:
value - the new value of the 'CIM Virtual System Setting Data' containment reference.
See Also:
getCIMVirtualSystemSettingData()

getConfigurationDataRoot

CimString getConfigurationDataRoot()
Returns the value of the 'Configuration Data Root' containment reference.

If the meaning of the 'Configuration Data Root' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Configuration Data Root' containment reference.
See Also:
setConfigurationDataRoot(CimString), VssdPackage.getDocumentRoot_ConfigurationDataRoot()

setConfigurationDataRoot

void setConfigurationDataRoot(CimString value)
Sets the value of the 'Configuration Data Root' containment reference.

Parameters:
value - the new value of the 'Configuration Data Root' containment reference.
See Also:
getConfigurationDataRoot()

getConfigurationFile

CimString getConfigurationFile()
Returns the value of the 'Configuration File' containment reference.

If the meaning of the 'Configuration File' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Configuration File' containment reference.
See Also:
setConfigurationFile(CimString), VssdPackage.getDocumentRoot_ConfigurationFile()

setConfigurationFile

void setConfigurationFile(CimString value)
Sets the value of the 'Configuration File' containment reference.

Parameters:
value - the new value of the 'Configuration File' containment reference.
See Also:
getConfigurationFile()

getConfigurationID

CimString getConfigurationID()
Returns the value of the 'Configuration ID' containment reference.

If the meaning of the 'Configuration ID' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Configuration ID' containment reference.
See Also:
setConfigurationID(CimString), VssdPackage.getDocumentRoot_ConfigurationID()

setConfigurationID

void setConfigurationID(CimString value)
Sets the value of the 'Configuration ID' containment reference.

Parameters:
value - the new value of the 'Configuration ID' containment reference.
See Also:
getConfigurationID()

getConfigurationName

CimString getConfigurationName()
Returns the value of the 'Configuration Name' containment reference.

If the meaning of the 'Configuration Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Configuration Name' containment reference.
See Also:
setConfigurationName(CimString), VssdPackage.getDocumentRoot_ConfigurationName()

setConfigurationName

void setConfigurationName(CimString value)
Sets the value of the 'Configuration Name' containment reference.

Parameters:
value - the new value of the 'Configuration Name' containment reference.
See Also:
getConfigurationName()

getCreationTime

CimDateTime getCreationTime()
Returns the value of the 'Creation Time' containment reference.

If the meaning of the 'Creation Time' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Creation Time' containment reference.
See Also:
setCreationTime(CimDateTime), VssdPackage.getDocumentRoot_CreationTime()

setCreationTime

void setCreationTime(CimDateTime value)
Sets the value of the 'Creation Time' containment reference.

Parameters:
value - the new value of the 'Creation Time' containment reference.
See Also:
getCreationTime()

getDescription

CimString getDescription()
Returns the value of the 'Description' containment reference.

If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Description' containment reference.
See Also:
setDescription(CimString), VssdPackage.getDocumentRoot_Description()

setDescription

void setDescription(CimString value)
Sets the value of the 'Description' containment reference.

Parameters:
value - the new value of the 'Description' containment reference.
See Also:
getDescription()

getElementName

CimString getElementName()
Returns the value of the 'Element Name' containment reference.

If the meaning of the 'Element Name' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Element Name' containment reference.
See Also:
setElementName(CimString), VssdPackage.getDocumentRoot_ElementName()

setElementName

void setElementName(CimString value)
Sets the value of the 'Element Name' containment reference.

Parameters:
value - the new value of the 'Element Name' containment reference.
See Also:
getElementName()

getGeneration

CimUnsignedLong getGeneration()
Returns the value of the 'Generation' containment reference.

If the meaning of the 'Generation' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Generation' containment reference.
See Also:
setGeneration(CimUnsignedLong), VssdPackage.getDocumentRoot_Generation()

setGeneration

void setGeneration(CimUnsignedLong value)
Sets the value of the 'Generation' containment reference.

Parameters:
value - the new value of the 'Generation' containment reference.
See Also:
getGeneration()

getInstanceID

CimString getInstanceID()
Returns the value of the 'Instance ID' containment reference.

If the meaning of the 'Instance ID' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Instance ID' containment reference.
See Also:
setInstanceID(CimString), VssdPackage.getDocumentRoot_InstanceID()

setInstanceID

void setInstanceID(CimString value)
Sets the value of the 'Instance ID' containment reference.

Parameters:
value - the new value of the 'Instance ID' containment reference.
See Also:
getInstanceID()

getLogDataRoot

CimString getLogDataRoot()
Returns the value of the 'Log Data Root' containment reference.

If the meaning of the 'Log Data Root' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Log Data Root' containment reference.
See Also:
setLogDataRoot(CimString), VssdPackage.getDocumentRoot_LogDataRoot()

setLogDataRoot

void setLogDataRoot(CimString value)
Sets the value of the 'Log Data Root' containment reference.

Parameters:
value - the new value of the 'Log Data Root' containment reference.
See Also:
getLogDataRoot()

getNotes

CimString getNotes()
Returns the value of the 'Notes' containment reference.

If the meaning of the 'Notes' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Notes' containment reference.
See Also:
setNotes(CimString), VssdPackage.getDocumentRoot_Notes()

setNotes

void setNotes(CimString value)
Sets the value of the 'Notes' containment reference.

Parameters:
value - the new value of the 'Notes' containment reference.
See Also:
getNotes()

getRecoveryFile

CimString getRecoveryFile()
Returns the value of the 'Recovery File' containment reference.

If the meaning of the 'Recovery File' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Recovery File' containment reference.
See Also:
setRecoveryFile(CimString), VssdPackage.getDocumentRoot_RecoveryFile()

setRecoveryFile

void setRecoveryFile(CimString value)
Sets the value of the 'Recovery File' containment reference.

Parameters:
value - the new value of the 'Recovery File' containment reference.
See Also:
getRecoveryFile()

getSnapshotDataRoot

CimString getSnapshotDataRoot()
Returns the value of the 'Snapshot Data Root' containment reference.

If the meaning of the 'Snapshot Data Root' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Snapshot Data Root' containment reference.
See Also:
setSnapshotDataRoot(CimString), VssdPackage.getDocumentRoot_SnapshotDataRoot()

setSnapshotDataRoot

void setSnapshotDataRoot(CimString value)
Sets the value of the 'Snapshot Data Root' containment reference.

Parameters:
value - the new value of the 'Snapshot Data Root' containment reference.
See Also:
getSnapshotDataRoot()

getSuspendDataRoot

CimString getSuspendDataRoot()
Returns the value of the 'Suspend Data Root' containment reference.

If the meaning of the 'Suspend Data Root' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Suspend Data Root' containment reference.
See Also:
setSuspendDataRoot(CimString), VssdPackage.getDocumentRoot_SuspendDataRoot()

setSuspendDataRoot

void setSuspendDataRoot(CimString value)
Sets the value of the 'Suspend Data Root' containment reference.

Parameters:
value - the new value of the 'Suspend Data Root' containment reference.
See Also:
getSuspendDataRoot()

getSwapFileDataRoot

CimString getSwapFileDataRoot()
Returns the value of the 'Swap File Data Root' containment reference.

If the meaning of the 'Swap File Data Root' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Swap File Data Root' containment reference.
See Also:
setSwapFileDataRoot(CimString), VssdPackage.getDocumentRoot_SwapFileDataRoot()

setSwapFileDataRoot

void setSwapFileDataRoot(CimString value)
Sets the value of the 'Swap File Data Root' containment reference.

Parameters:
value - the new value of the 'Swap File Data Root' containment reference.
See Also:
getSwapFileDataRoot()

getVirtualSystemIdentifier

CimString getVirtualSystemIdentifier()
Returns the value of the 'Virtual System Identifier' containment reference.

If the meaning of the 'Virtual System Identifier' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Virtual System Identifier' containment reference.
See Also:
setVirtualSystemIdentifier(CimString), VssdPackage.getDocumentRoot_VirtualSystemIdentifier()

setVirtualSystemIdentifier

void setVirtualSystemIdentifier(CimString value)
Sets the value of the 'Virtual System Identifier' containment reference.

Parameters:
value - the new value of the 'Virtual System Identifier' containment reference.
See Also:
getVirtualSystemIdentifier()

getVirtualSystemType

CimString getVirtualSystemType()
Returns the value of the 'Virtual System Type' containment reference.

If the meaning of the 'Virtual System Type' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Virtual System Type' containment reference.
See Also:
setVirtualSystemType(CimString), VssdPackage.getDocumentRoot_VirtualSystemType()

setVirtualSystemType

void setVirtualSystemType(CimString value)
Sets the value of the 'Virtual System Type' containment reference.

Parameters:
value - the new value of the 'Virtual System Type' containment reference.
See Also:
getVirtualSystemType()


© Copyright 2008 IBM Corp. 2008 All Rights Reserved