|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentOptionSectionType
A representation of the model object 'Deployment Option Section Type'. Enumeration of discrete deployment options
The following features are supported:
EnvelopePackage.getDeploymentOptionSectionType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
EList<ConfigurationType> |
getConfiguration()
Returns the value of the 'Configuration' containment reference list. |
ConfigurationType |
getDefaultConfiguration()
Returns the value of the 'Default Configuration' reference. |
EnvelopeType |
getEnvelope()
|
boolean |
isSetDefaultConfiguration()
Returns whether the value of the ' Default Configuration ' reference is set. |
void |
setDefaultConfiguration(ConfigurationType value)
Sets the value of the ' Default Configuration ' reference. |
void |
unsetDefaultConfiguration()
Unsets the value of the ' Default Configuration ' reference. |
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 |
---|
EList<ConfigurationType> getConfiguration()
ConfigurationType
.
It is bidirectional and its opposite is 'Deployment Option Section
'.
If the meaning of the 'Configuration' containment reference list isn't clear, there really should be more of a description here...
EnvelopePackage.getDeploymentOptionSectionType_Configuration()
,
ConfigurationType.getDeploymentOptionSection()
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.getDeploymentOptionSectionType_Any()
ConfigurationType getDefaultConfiguration()
If the meaning of the 'Default Configuration' reference isn't clear, there really should be more of a description here...
isSetDefaultConfiguration()
,
unsetDefaultConfiguration()
,
setDefaultConfiguration(ConfigurationType)
,
EnvelopePackage.getDeploymentOptionSectionType_DefaultConfiguration()
void setDefaultConfiguration(ConfigurationType value)
Default Configuration
' reference.
value
- the new value of the 'Default Configuration' reference.isSetDefaultConfiguration()
,
unsetDefaultConfiguration()
,
getDefaultConfiguration()
void unsetDefaultConfiguration()
Default Configuration
' reference.
isSetDefaultConfiguration()
,
getDefaultConfiguration()
,
setDefaultConfiguration(ConfigurationType)
boolean isSetDefaultConfiguration()
Default Configuration
' reference is set.
unsetDefaultConfiguration()
,
getDefaultConfiguration()
,
setDefaultConfiguration(ConfigurationType)
EnvelopeType getEnvelope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |