|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationType
A representation of the model object 'Configuration Type'.
The following features are supported:
EnvelopePackage.getConfigurationType()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
DeploymentOptionSectionType |
getDeploymentOptionSection()
Returns the value of the 'Deployment Option Section' container reference. |
MsgType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
MsgType |
getLabel()
Returns the value of the 'Label' containment reference. |
boolean |
isDefault()
Returns the value of the 'Default' attribute. |
boolean |
isSetDefault()
Returns whether the value of the ' Default ' attribute is set. |
void |
setDefault(boolean value)
Sets the value of the ' Default ' attribute. |
void |
setDeploymentOptionSection(DeploymentOptionSectionType value)
Sets the value of the ' Deployment Option Section ' container reference. |
void |
setDescription(MsgType value)
Sets the value of the ' Description ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setLabel(MsgType value)
Sets the value of the ' Label ' containment reference. |
void |
unsetDefault()
Unsets the value of the ' Default ' 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 |
---|
MsgType getLabel()
If the meaning of the 'Label' containment reference isn't clear, there really should be more of a description here...
setLabel(MsgType)
,
EnvelopePackage.getConfigurationType_Label()
void setLabel(MsgType value)
Label
' containment reference.
value
- the new value of the 'Label' containment reference.getLabel()
MsgType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(MsgType)
,
EnvelopePackage.getConfigurationType_Description()
void setDescription(MsgType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
boolean isDefault()
"false"
.
If the meaning of the 'Default' attribute isn't clear, there really should be more of a description here...
isSetDefault()
,
unsetDefault()
,
setDefault(boolean)
,
EnvelopePackage.getConfigurationType_Default()
void setDefault(boolean value)
Default
' attribute.
value
- the new value of the 'Default' attribute.isSetDefault()
,
unsetDefault()
,
isDefault()
void unsetDefault()
Default
' attribute.
isSetDefault()
,
isDefault()
,
setDefault(boolean)
boolean isSetDefault()
Default
' attribute is set.
unsetDefault()
,
isDefault()
,
setDefault(boolean)
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
EnvelopePackage.getConfigurationType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getConfigurationType_AnyAttribute()
DeploymentOptionSectionType getDeploymentOptionSection()
Configuration
'.
If the meaning of the 'Deployment Option Section' container reference isn't clear, there really should be more of a description here...
setDeploymentOptionSection(DeploymentOptionSectionType)
,
EnvelopePackage.getConfigurationType_DeploymentOptionSection()
,
DeploymentOptionSectionType.getConfiguration()
void setDeploymentOptionSection(DeploymentOptionSectionType value)
Deployment Option Section
' container reference.
value
- the new value of the 'Deployment Option Section' container reference.getDeploymentOptionSection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |