|
||||||||||
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.NavigationRuleTypeImpl
public class NavigationRuleTypeImpl
An implementation of the model object 'Navigation Rule Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetFromViewId(FromViewIdType newFromViewId,
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()
|
FromViewIdType |
getFromViewId()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
EList |
getNavigationCase()
|
EList |
getNavigationRuleExtension()
|
void |
setFromViewId(FromViewIdType newFromViewId)
|
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 NavigationRuleType
FacesConfigPackage.getNavigationRuleType_Description()
public EList getDisplayName()
getDisplayName
in interface NavigationRuleType
FacesConfigPackage.getNavigationRuleType_DisplayName()
public EList getIcon()
getIcon
in interface NavigationRuleType
FacesConfigPackage.getNavigationRuleType_Icon()
public FromViewIdType getFromViewId()
getFromViewId
in interface NavigationRuleType
NavigationRuleType.setFromViewId(FromViewIdType)
,
FacesConfigPackage.getNavigationRuleType_FromViewId()
public NotificationChain basicSetFromViewId(FromViewIdType newFromViewId, NotificationChain msgs)
newFromViewId
- msgs
-
public void setFromViewId(FromViewIdType newFromViewId)
setFromViewId
in interface NavigationRuleType
newFromViewId
- the new value of the 'From View Id' containment reference.NavigationRuleType.getFromViewId()
public EList getNavigationCase()
getNavigationCase
in interface NavigationRuleType
FacesConfigPackage.getNavigationRuleType_NavigationCase()
public EList getNavigationRuleExtension()
getNavigationRuleExtension
in interface NavigationRuleType
FacesConfigPackage.getNavigationRuleType_NavigationRuleExtension()
public java.lang.String getId()
getId
in interface NavigationRuleType
NavigationRuleType.setId(String)
,
FacesConfigPackage.getNavigationRuleType_Id()
public void setId(java.lang.String newId)
setId
in interface NavigationRuleType
newId
- the new value of the 'Id' attribute.NavigationRuleType.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 |