|
||||||||||
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.PropertyTypeImpl
public class PropertyTypeImpl
An implementation of the model object 'Property Type'.
The following features are implemented:
Description
Display Name
Icon
Property Name
Property Class
Default Value
Suggested Value
Property Extension
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetDefaultValue(DefaultValueType newDefaultValue,
NotificationChain msgs)
|
NotificationChain |
basicSetPropertyClass(PropertyClassType newPropertyClass,
NotificationChain msgs)
|
NotificationChain |
basicSetPropertyName(PropertyNameType newPropertyName,
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)
|
DefaultValueType |
getDefaultValue()
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
PropertyClassType |
getPropertyClass()
|
EList |
getPropertyExtension()
|
PropertyNameType |
getPropertyName()
|
SuggestedValueType |
getSuggestedValue()
|
void |
setDefaultValue(DefaultValueType newDefaultValue)
|
void |
setId(java.lang.String newId)
|
void |
setPropertyClass(PropertyClassType newPropertyClass)
|
void |
setPropertyName(PropertyNameType newPropertyName)
|
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 PropertyType
FacesConfigPackage.getPropertyType_Description()
public EList getDisplayName()
getDisplayName
in interface PropertyType
FacesConfigPackage.getPropertyType_DisplayName()
public EList getIcon()
getIcon
in interface PropertyType
FacesConfigPackage.getPropertyType_Icon()
public PropertyNameType getPropertyName()
getPropertyName
in interface PropertyType
PropertyType.setPropertyName(PropertyNameType)
,
FacesConfigPackage.getPropertyType_PropertyName()
public NotificationChain basicSetPropertyName(PropertyNameType newPropertyName, NotificationChain msgs)
newPropertyName
- msgs
-
public void setPropertyName(PropertyNameType newPropertyName)
setPropertyName
in interface PropertyType
newPropertyName
- the new value of the 'Property Name' containment reference.PropertyType.getPropertyName()
public PropertyClassType getPropertyClass()
getPropertyClass
in interface PropertyType
PropertyType.setPropertyClass(PropertyClassType)
,
FacesConfigPackage.getPropertyType_PropertyClass()
public NotificationChain basicSetPropertyClass(PropertyClassType newPropertyClass, NotificationChain msgs)
newPropertyClass
- msgs
-
public void setPropertyClass(PropertyClassType newPropertyClass)
setPropertyClass
in interface PropertyType
newPropertyClass
- the new value of the 'Property Class' containment reference.PropertyType.getPropertyClass()
public DefaultValueType getDefaultValue()
getDefaultValue
in interface PropertyType
PropertyType.setDefaultValue(DefaultValueType)
,
FacesConfigPackage.getPropertyType_DefaultValue()
public NotificationChain basicSetDefaultValue(DefaultValueType newDefaultValue, NotificationChain msgs)
newDefaultValue
- msgs
-
public void setDefaultValue(DefaultValueType newDefaultValue)
setDefaultValue
in interface PropertyType
newDefaultValue
- the new value of the 'Default Value' containment reference.PropertyType.getDefaultValue()
public SuggestedValueType getSuggestedValue()
getSuggestedValue
in interface PropertyType
PropertyType.setSuggestedValue(SuggestedValueType)
,
FacesConfigPackage.getPropertyType_SuggestedValue()
public NotificationChain basicSetSuggestedValue(SuggestedValueType newSuggestedValue, NotificationChain msgs)
newSuggestedValue
- msgs
-
public void setSuggestedValue(SuggestedValueType newSuggestedValue)
setSuggestedValue
in interface PropertyType
newSuggestedValue
- the new value of the 'Suggested Value' containment reference.PropertyType.getSuggestedValue()
public EList getPropertyExtension()
getPropertyExtension
in interface PropertyType
FacesConfigPackage.getPropertyType_PropertyExtension()
public java.lang.String getId()
getId
in interface PropertyType
PropertyType.setId(String)
,
FacesConfigPackage.getPropertyType_Id()
public void setId(java.lang.String newId)
setId
in interface PropertyType
newId
- the new value of the 'Id' attribute.PropertyType.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 |