|
||||||||||
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.FacetTypeImpl
public class FacetTypeImpl
An implementation of the model object 'Facet Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetFacetName(FacetNameType newFacetName,
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 |
getDescription()
|
EList |
getDisplayName()
|
EList |
getFacetExtension()
|
FacetNameType |
getFacetName()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
void |
setFacetName(FacetNameType newFacetName)
|
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 FacetType
FacesConfigPackage.getFacetType_Description()
public EList getDisplayName()
getDisplayName
in interface FacetType
FacesConfigPackage.getFacetType_DisplayName()
public EList getIcon()
getIcon
in interface FacetType
FacesConfigPackage.getFacetType_Icon()
public FacetNameType getFacetName()
getFacetName
in interface FacetType
FacetType.setFacetName(FacetNameType)
,
FacesConfigPackage.getFacetType_FacetName()
public NotificationChain basicSetFacetName(FacetNameType newFacetName, NotificationChain msgs)
newFacetName
- msgs
-
public void setFacetName(FacetNameType newFacetName)
setFacetName
in interface FacetType
newFacetName
- the new value of the 'Facet Name' containment reference.FacetType.getFacetName()
public EList getFacetExtension()
getFacetExtension
in interface FacetType
FacesConfigPackage.getFacetType_FacetExtension()
public java.lang.String getId()
getId
in interface FacetType
FacetType.setId(String)
,
FacesConfigPackage.getFacetType_Id()
public void setId(java.lang.String newId)
setId
in interface FacetType
newId
- the new value of the 'Id' attribute.FacetType.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 |