|
||||||||||
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.BehaviorTypeImpl
public class BehaviorTypeImpl
An implementation of the model object 'Behavior Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetBehaviorClass(BehaviorClassType newBehaviorClass,
NotificationChain msgs)
|
NotificationChain |
basicSetBehaviorId(BehaviorIdType newBehaviorId,
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()
|
BehaviorClassType |
getBehaviorClass()
|
EList |
getBehaviorExtension()
|
BehaviorIdType |
getBehaviorId()
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getIcon()
|
EList |
getProperty()
|
void |
setBehaviorClass(BehaviorClassType newBehaviorClass)
|
void |
setBehaviorId(BehaviorIdType newBehaviorId)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
Method Detail |
---|
public EList getDescription()
getDescription
in interface BehaviorType
FacesConfigPackage.getBehaviorType_Description()
public EList getDisplayName()
getDisplayName
in interface BehaviorType
FacesConfigPackage.getBehaviorType_DisplayName()
public EList getIcon()
getIcon
in interface BehaviorType
FacesConfigPackage.getBehaviorType_Icon()
public BehaviorIdType getBehaviorId()
getBehaviorId
in interface BehaviorType
BehaviorType.setBehaviorId(BehaviorIdType)
,
FacesConfigPackage.getBehaviorType_BehaviorId()
public NotificationChain basicSetBehaviorId(BehaviorIdType newBehaviorId, NotificationChain msgs)
newBehaviorId
- msgs
-
public void setBehaviorId(BehaviorIdType newBehaviorId)
setBehaviorId
in interface BehaviorType
newBehaviorId
- the new value of the 'Behavior Id' containment reference.BehaviorType.getBehaviorId()
public BehaviorClassType getBehaviorClass()
getBehaviorClass
in interface BehaviorType
BehaviorType.setBehaviorClass(BehaviorClassType)
,
FacesConfigPackage.getBehaviorType_BehaviorClass()
public NotificationChain basicSetBehaviorClass(BehaviorClassType newBehaviorClass, NotificationChain msgs)
newBehaviorClass
- msgs
-
public void setBehaviorClass(BehaviorClassType newBehaviorClass)
setBehaviorClass
in interface BehaviorType
newBehaviorClass
- the new value of the 'Behavior Class' containment reference.BehaviorType.getBehaviorClass()
public EList getAttribute()
getAttribute
in interface BehaviorType
FacesConfigPackage.getBehaviorType_Attribute()
public EList getProperty()
getProperty
in interface BehaviorType
FacesConfigPackage.getBehaviorType_Property()
public EList getBehaviorExtension()
getBehaviorExtension
in interface BehaviorType
FacesConfigPackage.getBehaviorType_BehaviorExtension()
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |