|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentOptionSectionType | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of DeploymentOptionSectionType in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return DeploymentOptionSectionType | |
---|---|
DeploymentOptionSectionType |
EnvelopeFactory.createDeploymentOptionSectionType()
Returns a new object of class 'Deployment Option Section Type'. |
DeploymentOptionSectionType |
EnvelopeType.getDeploymentOptions()
Returns the value of the 'Deployment Options' reference. |
DeploymentOptionSectionType |
DocumentRoot.getDeploymentOptionSection()
Returns the value of the 'Deployment Option Section' containment reference. |
DeploymentOptionSectionType |
ConfigurationType.getDeploymentOptionSection()
Returns the value of the 'Deployment Option Section' container reference. |
Methods in org.dmtf.schemas.ovf.envelope with parameters of type DeploymentOptionSectionType | |
---|---|
void |
EnvelopeType.setDeploymentOptions(DeploymentOptionSectionType value)
Sets the value of the ' Deployment Options ' reference. |
void |
DocumentRoot.setDeploymentOptionSection(DeploymentOptionSectionType value)
Sets the value of the ' Deployment Option Section ' containment reference. |
void |
ConfigurationType.setDeploymentOptionSection(DeploymentOptionSectionType value)
Sets the value of the ' Deployment Option Section ' container reference. |
Uses of DeploymentOptionSectionType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type DeploymentOptionSectionType | |
---|---|
T |
EnvelopeSwitch.caseDeploymentOptionSectionType(DeploymentOptionSectionType object)
Returns the result of interpreting the object as an instance of 'Deployment Option Section Type'. |
protected boolean |
EnvelopeValidator.validateConfigurationExists(EObject object,
DeploymentOptionSectionType options,
java.lang.String configuration,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
EnvelopeValidator.validateDeploymentOptionSectionType_ConfigurationDefaultTrueUnique(DeploymentOptionSectionType deploymentOptionSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ConfigurationDefaultTrueUnique constraint of 'Deployment Option Section Type'. |
boolean |
EnvelopeValidator.validateDeploymentOptionSectionType_ConfigurationIdUnique(DeploymentOptionSectionType deploymentOptionSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ConfigurationIdUnique constraint of 'Deployment Option Section Type'. |
boolean |
EnvelopeValidator.validateDeploymentOptionSectionType(DeploymentOptionSectionType deploymentOptionSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |