|
||||||||||
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.OrderingOrderingTypeImpl
public class OrderingOrderingTypeImpl
An implementation of the model object 'Ordering Ordering Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetOthers(OrderingOthersType newOthers,
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 |
getName()
|
OrderingOthersType |
getOthers()
|
void |
setOthers(OrderingOthersType newOthers)
|
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 getName()
getName
in interface OrderingOrderingType
FacesConfigPackage.getOrderingOrderingType_Name()
public OrderingOthersType getOthers()
getOthers
in interface OrderingOrderingType
OrderingOrderingType.setOthers(OrderingOthersType)
,
FacesConfigPackage.getOrderingOrderingType_Others()
public NotificationChain basicSetOthers(OrderingOthersType newOthers, NotificationChain msgs)
newOthers
- msgs
-
public void setOthers(OrderingOthersType newOthers)
setOthers
in interface OrderingOrderingType
newOthers
- the new value of the 'Others' containment reference.OrderingOrderingType.getOthers()
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 |