|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl
public class AttributeTypeImpl
An implementation of the model object 'Attribute Type'.
The following features are implemented:
Description
Display Name
Icon
Attribute Name
Attribute Class
Default Value
Suggested Value
Attribute Extension
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetAttributeClass(AttributeClassType newAttributeClass,
NotificationChain msgs)
|
NotificationChain |
basicSetAttributeName(AttributeNameType newAttributeName,
NotificationChain msgs)
|
NotificationChain |
basicSetDefaultValue(DefaultValueType newDefaultValue,
NotificationChain msgs)
|
NotificationChain |
basicSetSuggestedValue(SuggestedValueType newSuggestedValue,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
AttributeClassType |
getAttributeClass()
|
EList |
getAttributeExtension()
|
AttributeNameType |
getAttributeName()
|
DefaultValueType |
getDefaultValue()
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
SuggestedValueType |
getSuggestedValue()
|
void |
setAttributeClass(AttributeClassType newAttributeClass)
|
void |
setAttributeName(AttributeNameType newAttributeName)
|
void |
setDefaultValue(DefaultValueType newDefaultValue)
|
void |
setId(java.lang.String newId)
|
void |
setSuggestedValue(SuggestedValueType newSuggestedValue)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
Method Detail |
---|
public EList getDescription()
getDescription
in interface AttributeType
FacesConfigPackage.getAttributeType_Description()
public EList getDisplayName()
getDisplayName
in interface AttributeType
FacesConfigPackage.getAttributeType_DisplayName()
public EList getIcon()
getIcon
in interface AttributeType
FacesConfigPackage.getAttributeType_Icon()
public AttributeNameType getAttributeName()
getAttributeName
in interface AttributeType
AttributeType.setAttributeName(AttributeNameType)
,
FacesConfigPackage.getAttributeType_AttributeName()
public NotificationChain basicSetAttributeName(AttributeNameType newAttributeName, NotificationChain msgs)
newAttributeName
- msgs
-
public void setAttributeName(AttributeNameType newAttributeName)
setAttributeName
in interface AttributeType
newAttributeName
- the new value of the 'Attribute Name' containment reference.AttributeType.getAttributeName()
public AttributeClassType getAttributeClass()
getAttributeClass
in interface AttributeType
AttributeType.setAttributeClass(AttributeClassType)
,
FacesConfigPackage.getAttributeType_AttributeClass()
public NotificationChain basicSetAttributeClass(AttributeClassType newAttributeClass, NotificationChain msgs)
newAttributeClass
- msgs
-
public void setAttributeClass(AttributeClassType newAttributeClass)
setAttributeClass
in interface AttributeType
newAttributeClass
- the new value of the 'Attribute Class' containment reference.AttributeType.getAttributeClass()
public DefaultValueType getDefaultValue()
getDefaultValue
in interface AttributeType
AttributeType.setDefaultValue(DefaultValueType)
,
FacesConfigPackage.getAttributeType_DefaultValue()
public NotificationChain basicSetDefaultValue(DefaultValueType newDefaultValue, NotificationChain msgs)
newDefaultValue
- msgs
-
public void setDefaultValue(DefaultValueType newDefaultValue)
setDefaultValue
in interface AttributeType
newDefaultValue
- the new value of the 'Default Value' containment reference.AttributeType.getDefaultValue()
public SuggestedValueType getSuggestedValue()
getSuggestedValue
in interface AttributeType
AttributeType.setSuggestedValue(SuggestedValueType)
,
FacesConfigPackage.getAttributeType_SuggestedValue()
public NotificationChain basicSetSuggestedValue(SuggestedValueType newSuggestedValue, NotificationChain msgs)
newSuggestedValue
- msgs
-
public void setSuggestedValue(SuggestedValueType newSuggestedValue)
setSuggestedValue
in interface AttributeType
newSuggestedValue
- the new value of the 'Suggested Value' containment reference.AttributeType.getSuggestedValue()
public EList getAttributeExtension()
getAttributeExtension
in interface AttributeType
FacesConfigPackage.getAttributeType_AttributeExtension()
public java.lang.String getId()
getId
in interface AttributeType
AttributeType.setId(String)
,
FacesConfigPackage.getAttributeType_Id()
public void setId(java.lang.String newId)
setId
in interface AttributeType
newId
- the new value of the 'Id' attribute.AttributeType.getId()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |