|
||||||||||
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.RendererTypeImpl
public class RendererTypeImpl
An implementation of the model object 'Renderer Type'.
The following features are implemented:
Description
Display Name
Icon
Component Family
Renderer Type
Renderer Class
Facet
Attribute
Renderer Extension
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetComponentFamily(ComponentFamilyType newComponentFamily,
NotificationChain msgs)
|
NotificationChain |
basicSetRendererClass(RendererClassType newRendererClass,
NotificationChain msgs)
|
NotificationChain |
basicSetRendererType(RendererTypeType newRendererType,
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()
|
ComponentFamilyType |
getComponentFamily()
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getFacet()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
RendererClassType |
getRendererClass()
|
EList |
getRendererExtension()
|
RendererTypeType |
getRendererType()
|
void |
setComponentFamily(ComponentFamilyType newComponentFamily)
|
void |
setId(java.lang.String newId)
|
void |
setRendererClass(RendererClassType newRendererClass)
|
void |
setRendererType(RendererTypeType newRendererType)
|
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 RendererType
FacesConfigPackage.getRendererType_Description()
public EList getDisplayName()
getDisplayName
in interface RendererType
FacesConfigPackage.getRendererType_DisplayName()
public EList getIcon()
getIcon
in interface RendererType
FacesConfigPackage.getRendererType_Icon()
public ComponentFamilyType getComponentFamily()
getComponentFamily
in interface RendererType
RendererType.setComponentFamily(ComponentFamilyType)
,
FacesConfigPackage.getRendererType_ComponentFamily()
public NotificationChain basicSetComponentFamily(ComponentFamilyType newComponentFamily, NotificationChain msgs)
newComponentFamily
- msgs
-
public void setComponentFamily(ComponentFamilyType newComponentFamily)
setComponentFamily
in interface RendererType
newComponentFamily
- the new value of the 'Component Family' containment reference.RendererType.getComponentFamily()
public RendererTypeType getRendererType()
getRendererType
in interface RendererType
RendererType.setRendererType(RendererTypeType)
,
FacesConfigPackage.getRendererType_RendererType()
public NotificationChain basicSetRendererType(RendererTypeType newRendererType, NotificationChain msgs)
newRendererType
- msgs
-
public void setRendererType(RendererTypeType newRendererType)
setRendererType
in interface RendererType
newRendererType
- the new value of the 'Renderer Type' containment reference.RendererType.getRendererType()
public RendererClassType getRendererClass()
getRendererClass
in interface RendererType
RendererType.setRendererClass(RendererClassType)
,
FacesConfigPackage.getRendererType_RendererClass()
public NotificationChain basicSetRendererClass(RendererClassType newRendererClass, NotificationChain msgs)
newRendererClass
- msgs
-
public void setRendererClass(RendererClassType newRendererClass)
setRendererClass
in interface RendererType
newRendererClass
- the new value of the 'Renderer Class' containment reference.RendererType.getRendererClass()
public EList getFacet()
getFacet
in interface RendererType
FacesConfigPackage.getRendererType_Facet()
public EList getAttribute()
getAttribute
in interface RendererType
FacesConfigPackage.getRendererType_Attribute()
public EList getRendererExtension()
getRendererExtension
in interface RendererType
FacesConfigPackage.getRendererType_RendererExtension()
public java.lang.String getId()
getId
in interface RendererType
RendererType.setId(String)
,
FacesConfigPackage.getRendererType_Id()
public void setId(java.lang.String newId)
setId
in interface RendererType
newId
- the new value of the 'Id' attribute.RendererType.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 |