|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeType
A representation of the model object 'Attribute Type'.
The following features are supported:
Description
Display Name
Icon
Attribute Name
Attribute Class
Default Value
Suggested Value
Attribute Extension
Id
FacesConfigPackage.getAttributeType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
AttributeClassType |
getAttributeClass()
Returns the value of the 'Attribute Class' containment reference |
EList |
getAttributeExtension()
Returns the value of the 'Attribute Extension' containment reference list. |
AttributeNameType |
getAttributeName()
Returns the value of the 'Attribute Name' containment reference |
DefaultValueType |
getDefaultValue()
Returns the value of the 'Default Value' containment reference |
EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
SuggestedValueType |
getSuggestedValue()
Returns the value of the 'Suggested Value' containment reference |
void |
setAttributeClass(AttributeClassType value)
Sets the value of the ' Attribute Class ' containment reference |
void |
setAttributeName(AttributeNameType value)
Sets the value of the ' Attribute Name ' containment reference |
void |
setDefaultValue(DefaultValueType value)
Sets the value of the ' Default Value ' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setSuggestedValue(SuggestedValueType value)
Sets the value of the ' Suggested Value ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getAttributeType_Description()
EList getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getAttributeType_DisplayName()
EList getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getAttributeType_Icon()
AttributeNameType getAttributeName()
If the meaning of the 'Attribute Name' containment reference isn't clear, there really should be more of a description here...
setAttributeName(AttributeNameType)
,
FacesConfigPackage.getAttributeType_AttributeName()
void setAttributeName(AttributeNameType value)
Attribute Name
' containment reference.
value
- the new value of the 'Attribute Name' containment reference.getAttributeName()
AttributeClassType getAttributeClass()
If the meaning of the 'Attribute Class' containment reference isn't clear, there really should be more of a description here...
setAttributeClass(AttributeClassType)
,
FacesConfigPackage.getAttributeType_AttributeClass()
void setAttributeClass(AttributeClassType value)
Attribute Class
' containment reference.
value
- the new value of the 'Attribute Class' containment reference.getAttributeClass()
DefaultValueType getDefaultValue()
If the meaning of the 'Default Value' containment reference isn't clear, there really should be more of a description here...
setDefaultValue(DefaultValueType)
,
FacesConfigPackage.getAttributeType_DefaultValue()
void setDefaultValue(DefaultValueType value)
Default Value
' containment reference.
value
- the new value of the 'Default Value' containment reference.getDefaultValue()
SuggestedValueType getSuggestedValue()
If the meaning of the 'Suggested Value' containment reference isn't clear, there really should be more of a description here...
setSuggestedValue(SuggestedValueType)
,
FacesConfigPackage.getAttributeType_SuggestedValue()
void setSuggestedValue(SuggestedValueType value)
Suggested Value
' containment reference.
value
- the new value of the 'Suggested Value' containment reference.getSuggestedValue()
EList getAttributeExtension()
AttributeExtensionType
.
If the meaning of the 'Attribute Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getAttributeType_AttributeExtension()
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)
,
FacesConfigPackage.getAttributeType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |