|
||||||||||
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.ConverterTypeImpl
public class ConverterTypeImpl
An implementation of the model object 'Converter Type'.
The following features are implemented:
Description
Display Name
Icon
Converter Id
Converter For Class
Converter Class
Attribute
Property
Converter Extension
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetConverterClass(ConverterClassType newConverterClass,
NotificationChain msgs)
|
NotificationChain |
basicSetConverterForClass(ConverterForClassType newConverterForClass,
NotificationChain msgs)
|
NotificationChain |
basicSetConverterId(ConverterIdType newConverterId,
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)
|
EList |
getAttribute()
|
ConverterClassType |
getConverterClass()
|
EList |
getConverterExtension()
|
ConverterForClassType |
getConverterForClass()
|
ConverterIdType |
getConverterId()
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
EList |
getProperty()
|
void |
setConverterClass(ConverterClassType newConverterClass)
|
void |
setConverterForClass(ConverterForClassType newConverterForClass)
|
void |
setConverterId(ConverterIdType newConverterId)
|
void |
setId(java.lang.String newId)
|
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 ConverterType
FacesConfigPackage.getConverterType_Description()
public EList getDisplayName()
getDisplayName
in interface ConverterType
FacesConfigPackage.getConverterType_DisplayName()
public EList getIcon()
getIcon
in interface ConverterType
FacesConfigPackage.getConverterType_Icon()
public ConverterIdType getConverterId()
getConverterId
in interface ConverterType
ConverterType.setConverterId(ConverterIdType)
,
FacesConfigPackage.getConverterType_ConverterId()
public NotificationChain basicSetConverterId(ConverterIdType newConverterId, NotificationChain msgs)
newConverterId
- msgs
-
public void setConverterId(ConverterIdType newConverterId)
setConverterId
in interface ConverterType
newConverterId
- the new value of the 'Converter Id' containment reference.ConverterType.getConverterId()
public ConverterForClassType getConverterForClass()
getConverterForClass
in interface ConverterType
ConverterType.setConverterForClass(ConverterForClassType)
,
FacesConfigPackage.getConverterType_ConverterForClass()
public NotificationChain basicSetConverterForClass(ConverterForClassType newConverterForClass, NotificationChain msgs)
newConverterForClass
- msgs
-
public void setConverterForClass(ConverterForClassType newConverterForClass)
setConverterForClass
in interface ConverterType
newConverterForClass
- the new value of the 'Converter For Class' containment reference.ConverterType.getConverterForClass()
public ConverterClassType getConverterClass()
getConverterClass
in interface ConverterType
ConverterType.setConverterClass(ConverterClassType)
,
FacesConfigPackage.getConverterType_ConverterClass()
public NotificationChain basicSetConverterClass(ConverterClassType newConverterClass, NotificationChain msgs)
newConverterClass
- msgs
-
public void setConverterClass(ConverterClassType newConverterClass)
setConverterClass
in interface ConverterType
newConverterClass
- the new value of the 'Converter Class' containment reference.ConverterType.getConverterClass()
public EList getAttribute()
getAttribute
in interface ConverterType
FacesConfigPackage.getConverterType_Attribute()
public EList getProperty()
getProperty
in interface ConverterType
FacesConfigPackage.getConverterType_Property()
public EList getConverterExtension()
getConverterExtension
in interface ConverterType
FacesConfigPackage.getConverterType_ConverterExtension()
public java.lang.String getId()
getId
in interface ConverterType
ConverterType.setId(String)
,
FacesConfigPackage.getConverterType_Id()
public void setId(java.lang.String newId)
setId
in interface ConverterType
newId
- the new value of the 'Id' attribute.ConverterType.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 |