|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderKitType
A representation of the model object 'Render Kit Type'.
The following features are supported:
FacesConfigPackage.getRenderKitType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
org.eclipse.emf.common.util.EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
org.eclipse.emf.common.util.EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getRenderer()
Returns the value of the 'Renderer' containment reference list. |
RenderKitClassType |
getRenderKitClass()
Returns the value of the 'Render Kit Class' containment reference |
org.eclipse.emf.common.util.EList |
getRenderKitExtension()
Returns the value of the 'Render Kit Extension' containment reference list. |
RenderKitIdType |
getRenderKitId()
Returns the value of the 'Render Kit Id' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setRenderKitClass(RenderKitClassType value)
Sets the value of the ' Render Kit Class ' containment reference |
void |
setRenderKitId(RenderKitIdType value)
Sets the value of the ' Render Kit Id ' containment reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.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.getRenderKitType_Description()
org.eclipse.emf.common.util.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.getRenderKitType_DisplayName()
org.eclipse.emf.common.util.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.getRenderKitType_Icon()
RenderKitIdType getRenderKitId()
If the meaning of the 'Render Kit Id' containment reference isn't clear, there really should be more of a description here...
setRenderKitId(RenderKitIdType)
,
FacesConfigPackage.getRenderKitType_RenderKitId()
void setRenderKitId(RenderKitIdType value)
Render Kit Id
' containment reference.
value
- the new value of the 'Render Kit Id' containment reference.getRenderKitId()
RenderKitClassType getRenderKitClass()
If the meaning of the 'Render Kit Class' containment reference isn't clear, there really should be more of a description here...
setRenderKitClass(RenderKitClassType)
,
FacesConfigPackage.getRenderKitType_RenderKitClass()
void setRenderKitClass(RenderKitClassType value)
Render Kit Class
' containment reference.
value
- the new value of the 'Render Kit Class' containment reference.getRenderKitClass()
org.eclipse.emf.common.util.EList getRenderer()
RendererType
.
If the meaning of the 'Renderer' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRenderKitType_Renderer()
org.eclipse.emf.common.util.EList getRenderKitExtension()
RenderKitExtensionType
.
If the meaning of the 'Render Kit Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRenderKitType_RenderKitExtension()
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.getRenderKitType_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 |