|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RASDType
A representation of the model object 'RASD Type'. Wrapper for CIM_ResourceAllocationSettingData_Type
The following features are supported:
EnvelopePackage.getRASDType()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute1()
Returns the value of the 'Any Attribute1' attribute list. |
java.lang.String |
getBound()
Returns the value of the 'Bound' attribute. |
java.lang.String |
getConfiguration()
Returns the value of the 'Configuration' attribute. |
EList<ConfigurationType> |
getConfigurationReference()
Returns the value of the 'Configuration Reference' reference list. |
VirtualHardwareSectionType |
getVirtualHardwareSection()
Returns the value of the 'Virtual Hardware Section' container reference. |
boolean |
isRequired()
Returns the value of the 'Required' attribute. |
boolean |
isSetRequired()
Returns whether the value of the ' Required ' attribute is set. |
void |
setBound(java.lang.String value)
Sets the value of the ' Bound ' attribute. |
void |
setConfiguration(java.lang.String value)
Sets the value of the ' Configuration ' attribute. |
void |
setRequired(boolean value)
Sets the value of the ' Required ' attribute. |
void |
setVirtualHardwareSection(VirtualHardwareSectionType value)
Sets the value of the ' Virtual Hardware Section ' container reference. |
void |
unsetRequired()
Unsets the value of the ' Required ' attribute. |
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 |
---|
java.lang.String getBound()
setBound(String)
,
EnvelopePackage.getRASDType_Bound()
void setBound(java.lang.String value)
Bound
' attribute.
value
- the new value of the 'Bound' attribute.getBound()
java.lang.String getConfiguration()
setConfiguration(String)
,
EnvelopePackage.getRASDType_Configuration()
void setConfiguration(java.lang.String value)
Configuration
' attribute.
value
- the new value of the 'Configuration' attribute.getConfiguration()
boolean isRequired()
"true"
.
Determines whether import should fail if entry
is not understood
isSetRequired()
,
unsetRequired()
,
setRequired(boolean)
,
EnvelopePackage.getRASDType_Required()
void setRequired(boolean value)
Required
' attribute.
value
- the new value of the 'Required' attribute.isSetRequired()
,
unsetRequired()
,
isRequired()
void unsetRequired()
Required
' attribute.
isSetRequired()
,
isRequired()
,
setRequired(boolean)
boolean isSetRequired()
Required
' attribute is set.
unsetRequired()
,
isRequired()
,
setRequired(boolean)
FeatureMap getAnyAttribute1()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute1' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getRASDType_AnyAttribute1()
VirtualHardwareSectionType getVirtualHardwareSection()
Item
'.
If the meaning of the 'Virtual Hardware Section' container reference isn't clear, there really should be more of a description here...
setVirtualHardwareSection(VirtualHardwareSectionType)
,
EnvelopePackage.getRASDType_VirtualHardwareSection()
,
VirtualHardwareSectionType.getItem()
void setVirtualHardwareSection(VirtualHardwareSectionType value)
Virtual Hardware Section
' container reference.
value
- the new value of the 'Virtual Hardware Section' container reference.getVirtualHardwareSection()
EList<ConfigurationType> getConfigurationReference()
ConfigurationType
.
If the meaning of the 'Configuration Reference' reference isn't clear, there really should be more of a description here...
EnvelopePackage.getRASDType_ConfigurationReference()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |