|
||||||||||
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.ReferencedBeanTypeImpl
public class ReferencedBeanTypeImpl
An implementation of the model object 'Referenced Bean Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass,
NotificationChain msgs)
|
NotificationChain |
basicSetReferencedBeanName(ReferencedBeanNameType newReferencedBeanName,
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 |
getIcon()
|
java.lang.String |
getId()
|
ReferencedBeanClassType |
getReferencedBeanClass()
|
ReferencedBeanNameType |
getReferencedBeanName()
|
void |
setId(java.lang.String newId)
|
void |
setReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass)
|
void |
setReferencedBeanName(ReferencedBeanNameType newReferencedBeanName)
|
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 ReferencedBeanType
FacesConfigPackage.getReferencedBeanType_Description()
public EList getDisplayName()
getDisplayName
in interface ReferencedBeanType
FacesConfigPackage.getReferencedBeanType_DisplayName()
public EList getIcon()
getIcon
in interface ReferencedBeanType
FacesConfigPackage.getReferencedBeanType_Icon()
public ReferencedBeanNameType getReferencedBeanName()
getReferencedBeanName
in interface ReferencedBeanType
ReferencedBeanType.setReferencedBeanName(ReferencedBeanNameType)
,
FacesConfigPackage.getReferencedBeanType_ReferencedBeanName()
public NotificationChain basicSetReferencedBeanName(ReferencedBeanNameType newReferencedBeanName, NotificationChain msgs)
newReferencedBeanName
- msgs
-
public void setReferencedBeanName(ReferencedBeanNameType newReferencedBeanName)
setReferencedBeanName
in interface ReferencedBeanType
newReferencedBeanName
- the new value of the 'Referenced Bean Name' containment reference.ReferencedBeanType.getReferencedBeanName()
public ReferencedBeanClassType getReferencedBeanClass()
getReferencedBeanClass
in interface ReferencedBeanType
ReferencedBeanType.setReferencedBeanClass(ReferencedBeanClassType)
,
FacesConfigPackage.getReferencedBeanType_ReferencedBeanClass()
public NotificationChain basicSetReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass, NotificationChain msgs)
newReferencedBeanClass
- msgs
-
public void setReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass)
setReferencedBeanClass
in interface ReferencedBeanType
newReferencedBeanClass
- the new value of the 'Referenced Bean Class' containment reference.ReferencedBeanType.getReferencedBeanClass()
public java.lang.String getId()
getId
in interface ReferencedBeanType
ReferencedBeanType.setId(String)
,
FacesConfigPackage.getReferencedBeanType_Id()
public void setId(java.lang.String newId)
setId
in interface ReferencedBeanType
newId
- the new value of the 'Id' attribute.ReferencedBeanType.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 |