|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.Behaviors.impl.BehaviorImpl
public abstract class BehaviorImpl
An implementation of the model object 'Behavior'.
The following features are implemented:
Constructor Summary | |
---|---|
protected |
BehaviorImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetAtomType(AtomType newAtomType,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
AtomType |
getAtomType()
|
void |
setAtomType(AtomType newAtomType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BehaviorImpl()
Method Detail |
---|
protected EClass eStaticClass()
public AtomType getAtomType()
getAtomType
in interface Behavior
Behavior.setAtomType(AtomType)
,
BehaviorsPackage.getBehavior_AtomType()
,
AtomType.getBehavior()
public NotificationChain basicSetAtomType(AtomType newAtomType, NotificationChain msgs)
public void setAtomType(AtomType newAtomType)
setAtomType
in interface Behavior
newAtomType
- the new value of the 'Atom Type' container reference.Behavior.getAtomType()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(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 |