|
||||||||||
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.AbsoluteOrderingTypeImpl
public class AbsoluteOrderingTypeImpl
An implementation of the model object 'Absolute 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)
|
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 getName()
getName
in interface AbsoluteOrderingType
FacesConfigPackage.getAbsoluteOrderingType_Name()
public OrderingOthersType getOthers()
getOthers
in interface AbsoluteOrderingType
AbsoluteOrderingType.setOthers(OrderingOthersType)
,
FacesConfigPackage.getAbsoluteOrderingType_Others()
public NotificationChain basicSetOthers(OrderingOthersType newOthers, NotificationChain msgs)
newOthers
- msgs
-
public void setOthers(OrderingOthersType newOthers)
setOthers
in interface AbsoluteOrderingType
newOthers
- the new value of the 'Others' containment reference.AbsoluteOrderingType.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)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |