|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomViewFeature
A representation of the model object 'Custom View Feature'.
The following features are supported:
UicustomPackage.getCustomViewFeature()
Method Summary | |
---|---|
CustomizableFeatures |
getCustomizedFeature()
Returns the value of the 'Customized Feature' attribute. |
CustomView |
getCustomView()
Returns the value of the 'Custom View' container reference. |
FeatureValue |
getDefaultValue()
Returns the value of the 'Default Value' containment reference. |
|
getValueCases()
Returns the value of the 'Value Cases' containment reference list. |
void |
setCustomizedFeature(CustomizableFeatures value)
Sets the value of the ' Customized Feature ' attribute. |
void |
setDefaultValue(FeatureValue value)
Sets the value of the ' Default Value ' containment reference. |
Method Detail |
---|
CustomizableFeatures getCustomizedFeature()
CustomizableFeatures
.
If the meaning of the 'Customized Feature' attribute isn't clear, there really should be more of a description here...
CustomizableFeatures
,
setCustomizedFeature(CustomizableFeatures)
,
UicustomPackage.getCustomViewFeature_CustomizedFeature()
void setCustomizedFeature(CustomizableFeatures value)
Customized Feature
' attribute.
value
- the new value of the 'Customized Feature' attribute.CustomizableFeatures
,
getCustomizedFeature()
getValueCases()
FeatureValueCase
.
It is bidirectional and its opposite is 'Feature
'.
If the meaning of the 'Value Cases' containment reference list isn't clear, there really should be more of a description here...
UicustomPackage.getCustomViewFeature_ValueCases()
,
FeatureValueCase.getFeature()
FeatureValue getDefaultValue()
Feature
'.
If the meaning of the 'Default Value' containment reference isn't clear, there really should be more of a description here...
setDefaultValue(FeatureValue)
,
UicustomPackage.getCustomViewFeature_DefaultValue()
,
FeatureValue.getFeature()
void setDefaultValue(FeatureValue value)
Default Value
' containment reference.
value
- the new value of the 'Default Value' containment reference.getDefaultValue()
CustomView getCustomView()
Customized Features
'.
If the meaning of the 'Custom View' container reference isn't clear, there really should be more of a description here...
UicustomPackage.getCustomViewFeature_CustomView()
,
CustomView.getCustomizedFeatures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |