|
||||||||||
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.ComponentTypeImpl
public class ComponentTypeImpl
An implementation of the model object 'Component Type'.
The following features are implemented:
Description
Display Name
Icon
Component Type
Component Class
Facet
Attribute
Property
Component Extension
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetComponentClass(ComponentClassType newComponentClass,
NotificationChain msgs)
|
NotificationChain |
basicSetComponentType(ComponentTypeType newComponentType,
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()
|
ComponentClassType |
getComponentClass()
|
EList |
getComponentExtension()
|
ComponentTypeType |
getComponentType()
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getFacet()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
EList |
getProperty()
|
void |
setComponentClass(ComponentClassType newComponentClass)
|
void |
setComponentType(ComponentTypeType newComponentType)
|
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 ComponentType
FacesConfigPackage.getComponentType_Description()
public EList getDisplayName()
getDisplayName
in interface ComponentType
FacesConfigPackage.getComponentType_DisplayName()
public EList getIcon()
getIcon
in interface ComponentType
FacesConfigPackage.getComponentType_Icon()
public ComponentTypeType getComponentType()
getComponentType
in interface ComponentType
ComponentType.setComponentType(ComponentTypeType)
,
FacesConfigPackage.getComponentType_ComponentType()
public NotificationChain basicSetComponentType(ComponentTypeType newComponentType, NotificationChain msgs)
newComponentType
- msgs
-
public void setComponentType(ComponentTypeType newComponentType)
setComponentType
in interface ComponentType
newComponentType
- the new value of the 'Component Type' containment reference.ComponentType.getComponentType()
public ComponentClassType getComponentClass()
getComponentClass
in interface ComponentType
ComponentType.setComponentClass(ComponentClassType)
,
FacesConfigPackage.getComponentType_ComponentClass()
public NotificationChain basicSetComponentClass(ComponentClassType newComponentClass, NotificationChain msgs)
newComponentClass
- msgs
-
public void setComponentClass(ComponentClassType newComponentClass)
setComponentClass
in interface ComponentType
newComponentClass
- the new value of the 'Component Class' containment reference.ComponentType.getComponentClass()
public EList getFacet()
getFacet
in interface ComponentType
FacesConfigPackage.getComponentType_Facet()
public EList getAttribute()
getAttribute
in interface ComponentType
FacesConfigPackage.getComponentType_Attribute()
public EList getProperty()
getProperty
in interface ComponentType
FacesConfigPackage.getComponentType_Property()
public EList getComponentExtension()
getComponentExtension
in interface ComponentType
FacesConfigPackage.getComponentType_ComponentExtension()
public java.lang.String getId()
getId
in interface ComponentType
ComponentType.setId(String)
,
FacesConfigPackage.getComponentType_Id()
public void setId(java.lang.String newId)
setId
in interface ComponentType
newId
- the new value of the 'Id' attribute.ComponentType.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 |